Re: mounting NTFS drives in FC2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Brian Hartman wrote:

I think you're mounting the drives incorrectly.  Here's how I would
mount them:

mount -t ntfs /dev/hda1 /mnt/win1
mount -t ntfs /dev/hdb1 /mnt/win2

I think that should work for you.

(Note: You need to either be root or do a a sudo to run these commands.)


works great as user  "noauto,user"


# grep sda /etc/fstab /dev/sda1 /mnt/sda1 auto noauto,user 0 0 /dev/sda3 /mnt/sda3 auto noauto,user 0 0 /dev/sda2 /mnt/sda2 auto noauto,user 0 0


$ mount /mnt/sda3 $ umount /mnt/sda3


-- shrek-m



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux