Re: Fedora (Core 1) trying to mount ntfs HD as root, and other problems

From: Jim Ross (jktross_at_umd.umich.edu)
Date: 09/05/05


Date: Mon, 05 Sep 2005 01:59:23 -0400

Ike wrote:
> I'm a newbie and getting very frustrated with trying to mount hda2, my
> ntfs partition, to read downloaded files needed to set up sound card and
> maybe a Lucent winmodem, (if possible). I had installed Fedora core 1
> from a used book DVD on the 2nd HD of what had, up to then, been a WinXP
> PC with 2 hard drives. My hardware manager in Red Hat will see all hard
> drive partitions, but when linux boots, the first hard drive and the 2
> gig fat32 partition on the second drive on which linux is installed are
> not mounted automatically. When I logged in as root iand changed to the
> / directory and entered # mount -t ntfs /dev/hda2 /mnt the message came
> on, that tntfs filesystem was not supported by the kernel. So then I
> read a manual some more, and tried # mount -t fat32 /dev/hdb1 /mnt
> trying to mount the 2 gig partition of the second hd, and I get a help
> screen of syntax of mount commands. I used -t fat32 because the drive
> is listed that way in the hardware manager.
> The reason I was doing this was trying to practice commands and
> navigation and also to copy the downloaded hardware setup files to the
> fat32 partition (if I can't get linux to read ntfs), and run them from
> linux, since the winmodem isn't working to download anything into the
> linux partitions now. I know someone will tell me to buy another modem,
> but that might be too easy, and it would not solve my problem of how to
> mount the other filesystem partitions. BVy trying to hack the os's like
> this, I am learning some skills
> It would of course be more convenient if the /etc/fstab which from what
> I have been reading is the startup file would go ahead and fix the
> non-linux partitions so I could mount them as a user rather than root,
> if that is possible, but I read in my book it was very dangerous to edit
> the fstab, even if I could get a clue at his point how to do that.

That should be vfat, like mount -t vfat, not fat32. vfat supports fat16
and fat32, so they just call them the same thing.

And NTFS and Red Hat is a special situation. Red Hat is conservation
and beware of certain things, for legal reasons. MP3 and NTFS are two
notable items. So, mounting NTFS in Red Hat can't be done out of the
box. Having said that, there is a group who make NTFS enabled Fedore
Core RPMs you can use to allow the mounting of NTFS in Fedore Core.
http://linux-ntfs.sourceforge.net/rpm/

Note: it's still read only, given the write enabled part of the code
isn't as trusted/safe as the read only code, which sounds quite good
these days, if not completely functional as yet.

Jim Ross



Relevant Pages

  • Re: FAT32 Vs. NTFS
    ... I was reading this post back in september because that's when I got my ACER ... partitions, as this is performed at your own discretion. ... The size of the partitions drives will not always add up to the total size ... drive to NTFS. ...
    (microsoft.public.windowsxp.basics)
  • Re: Best size of partitions for 160 Gb data
    ... one pro for small partitions: it may be easier for you to deal ... The reason I needed NTFS was for files over 4GB in size, ... page files on NTFS work faster than on Fat32. ... Ghost 8 boot disks can write images to ...
    (microsoft.public.windowsxp.hardware)
  • Re: Best size of partitions for 160 Gb data
    ... one pro for small partitions: it may be easier for you to deal ... The reason I needed NTFS was for files over 4GB in size, ... page files on NTFS work faster than on Fat32. ... Ghost 8 boot disks can write images to ...
    (microsoft.public.windowsxp.general)
  • Re: Mount Problems in Fedora 9
    ... The Gnome mount does not seem to work. ... partitions as FAT32 and one windows partition as NTFS though i am able ... did you use the partition editor to set the ntfs partition with a mount point? ... I clicked on one of the partitions and it asked me ...
    (Fedora)
  • Re: mount a windows partition on linux
    ... If you login as root and run 'fdisk -l', you should see your NTFS ... In order to mount NTFS read/write you need a package called 'ntfsprogs' ... I don't have RH9 myself so I can't give you the gory details. ... >> to mount any of the ntfs partitions of windows xp ...
    (comp.os.linux.misc)