Re: Mounting fat32

From: Andy Rowan (bogey2521_at_hotmail.com)
Date: 03/07/05

  • Next message: Chris Halls: "Re: apt-proxy-v2 upgrade from v1 problems"
    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
    

  • Next message: Chris Halls: "Re: apt-proxy-v2 upgrade from v1 problems"

    Relevant Pages

    • Re: [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
      ... disk for files owned by the id given with the uid=/gid= mount options. ... if you specify uid/gid mount options when not specifying uid=forget. ... Subject: udf: fix uid/gid options and add uid/gid=ignore and forget options ...
      (Linux-Kernel)
    • Re: Cannot mount old drive with LVM partition - help!
      ... When it got to hdb2, same crap, need to specify the file system type as ... I need to come up with some kind of linux disk ... recovery tools to try and get that second partition restored. ... It finds both drives. ...
      (alt.os.linux)
    • Re: re:Problem with add disk
      ... partition in the special device name. ... disklabel might not even specify an "a" ... A good way to verify what's on that disk now IF you have a graphics ... partition letter prompted you to use the syntax "disklabel -wr rz24" ...
      (comp.unix.tru64)
    • Re: [opensuse] dd and MBR
      ... Unless you dd a whole disk, you must specify the MBR explicitly to dd ... It is possible to dd the mbr skipping the partition table bytes if you know ...
      (SuSE)
    • Re: [RFC][PATCH] UDF filesystem uid fix
      ... writes a -1 to disk, because when the filesystem reads a -1 from disk, ... use the uid/gid mount options in the way you would expect. ... passed as mount option, we'll get -1 on disk, instead of user's uid. ...
      (Linux-Kernel)