Re: Mounting fat32
From: Andy Rowan (bogey2521_at_hotmail.com)
Date: 03/07/05
- Previous message: Chris Boot: "Debian on Read Only root fs: what files are opened rw?"
- In reply to: Dan Stefan Rundberget: "Mounting fat32"
- Next in thread: Ernst-Magne Vindal: "Re: Mounting fat32"
- Reply: Ernst-Magne Vindal: "Re: Mounting fat32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 07 Mar 2005 10:28:24 -0500 To: Debian Users <debian-user@lists.debian.org>
As someone already pointed out, the problem is you need to specify the
partition rather than the whole disk ... /dev/hdda probably.
But I also wanted to add, you should read about the mount options for the
vfat filesystem, in particular the "shortname" option. You might want to
use "shortname=mixed" to get the system to handle the upper/lower case
letter issue a little better.
-Andy
At 04:55 PM 3/4/2005, Dan Stefan Rundberget wrote:
>I 've got Sarge and WinXP. I have all my personal stuff on one seperate
>harddrive (hdd, with fat32) and I'm trying to mount it under ~/danstefan.
>I've tried: # mount -t vfat /dev/hdd /home/danstefan/danstefan
>I get this wrong fs type or to many mounting points error.
>
>And I've added this line to /etc/fstab:
>/dev/hdd /home/danstefan/danstefan vfat defaults,user 0 0
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Chris Boot: "Debian on Read Only root fs: what files are opened rw?"
- In reply to: Dan Stefan Rundberget: "Mounting fat32"
- Next in thread: Ernst-Magne Vindal: "Re: Mounting fat32"
- Reply: Ernst-Magne Vindal: "Re: Mounting fat32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|