mount: special device dev/hda2 does not exist

THUFIR HAWAT thufir.hawat at mail.com
Wed Feb 2 08:29:08 UTC 2005


Thank you, Felipe.  I believe I already made the directory, but I'll re-boot and double check on that and the "/".  I'll do a man on mkdir, but does the -p matter?


Thanks,

Thufir







    * From: Felipe Alfaro Solana <felipe_alfaro linuxmail org>
    * To: For users of Fedora Core releases <fedora-list redhat com>
    * Subject: Re: mount: special device dev/hda2 does not exist
    * Date: Wed, 2 Feb 2005 08:30:43 +0100

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

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm






More information about the fedora-list mailing list