Re: mounting NTFS drives in FC2

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

 



Pascal Calarco wrote:

/dev/hda/hda1 /mnt/win1 ntfs defaults 0 0
/dev/hdb/hdb1 /mnt/win2 ntfs defaults 0 0
/dev/sda/sda1 /mnt/sata ntfs defaults 0 0


Okay, now when I try to mount these:

[root@localhost root]# mount -a -t ntfs
mount: special device /dev/hda/hda1 does not exist
      (a path prefix is not a directory)

mount: special device /dev/hdb/hdb1 does not exist
      (a path prefix is not a directory)

mount: special device /dev/sda/sda1 does not exist
      (a path prefix is not a directory)

What am I missing? I have looked at the man pages for both fstab and mount, and am still puzzeled. Thanks in advance!


should be:

/dev/hda1   /mnt/win1   ...
/dev/hdb1   /mnt/win2   ...
/dev/sda1   /mnt/sata   ...



# mount -a


-- 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