Re: mount: special device dev/hda2 does not exist

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

 



On 2 Feb 2005, at 07:59, THUFIR HAWAT wrote:

mount -t vfat dev/hda2 /mnt/hda2/
mount:  special device dev/hda2 does not exist

mount -t vfat /dev/hda2 /mnt/hda2

You're missing the slash in front of "dev/hda2".

Also, make sure "/mnt/hda2" already exists:

mkdir -p /mnt/hda2


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

  Powered by Linux