Results 1 to 10 of 10
I have dual boot XP and Red Hat . My problem is I can 't see disk with XP....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-17-2004 #1Just Joined!
- Join Date
- Aug 2004
- Location
- Belgrade, Serbia
- Posts
- 23
How I can mount ntfs partition under Red Hat
I have dual boot XP and Red Hat . My problem is I can 't see disk with XP.
- 08-17-2004 #2Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
maybe your kernel version doesn't support ntfs read /write ...
check this out:
http://freshmeat.net/projects/linuxntfs/
OR
compile a newer kernel(like 2.6.7)Linux For Ever!
- 08-17-2004 #3Just Joined!
- Join Date
- Aug 2004
- Location
- Belgrade, Serbia
- Posts
- 23
Thanks Guru
- 08-17-2004 #4
are you trying to read the linux partition from windows? Or the windows partition from Linux? From what you have said seems to me that you are trying to read the linux partition from windows, this isn't possible (Not that i know of anyway) And it won't show up as a disk in my computer.
If you're trying to view the windows drive in linux, you will need to mount it either through the /etc/fstab file or using the mount command."I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 08-17-2004 #5Linux User
- Join Date
- Jan 2004
- Posts
- 357
Another good place to look would be @ RedHat's doc. Here's a link to a post. Checkout the follow ups.
http://www.redhat.com/archives/fedor.../msg03253.html
- 08-18-2004 #6Just Joined!
- Join Date
- Aug 2004
- Location
- Belgrade, Serbia
- Posts
- 23
Yes I know that I must mount /dev/hda , where is my ntfs partition , but kernel 2.4.20-8 don't
support ntfs file system.
- 08-18-2004 #7
- 08-18-2004 #8Just Joined!
- Join Date
- Aug 2004
- Location
- Belgrade, Serbia
- Posts
- 23
How I can do that Gub , I mean install or compile new kernel
- 08-18-2004 #9
download the newest kernel from kernel.org, then extract it, and run make menuconfig then make install && make modules_install. Then copy the bzImage and System.map to the boot partition, then you will need to add several lines to grub, but if you have fedora, then a yum update yum upgrade might handle it, or up2date will.
- 08-18-2004 #10Just Joined!
- Join Date
- Aug 2004
- Location
- Belgrade, Serbia
- Posts
- 23
Thanks to everyone I solve my problem . For some who interest how , I use kernel-ntfs-2.4.20-8.i686.rpm . make instalation .Now I can see my disk on which I have NTFS.
Useful address:
http://www.linuxquestions.org/questi...04/05/4/183392
http://heanet.dl.sourceforge.net/sou....20-8.i686.rpm
http://linux-ntfs.sourceforge.net/rpm/instructions.html


Reply With Quote
