Mounting a fat32 partition...

Joshua Bassett josh.bassett at gmail.com
Thu Oct 7 20:52:26 UTC 2004


Hey Chip,

Why don't you show me yr fstab? Don't be afraid to slap any
configuration files into your emails...it only increases your chances
of someone helping you out ;)

It's definitely possible (right now) to mount a fat32 partition so
obviously something isn't setup right. Make sure you've got the type
set to "vfat" in your fstab and double-check the device you're trying
to mount is the right one.

Generally, I test mounting new devices by hand before I put it in my
fstab, it's easier to debug any problems as you can do it
interactively.

eg. sudo mount -t vfat /dev/<device> /<mount-point>

If that doesn't work start scratching yr head :) Once you've got it
right you can add those settings to yr fstab...

cya,

nullobject


On Thu, 7 Oct 2004 16:03:11 -0400 (EDT), chip at chipshideout.com
<chip at chipshideout.com> wrote:
> Hi all, I'm new here.
> 
> I need the ability to mount a fat32 partition. I have (I think) the
> correct line in my fstab. However, I get the error that it isn't supported
> by the ubuntu kernel. Is this possible, and if not...is it something that
> is going to be considered for an up-coming release?
> 
> Thanks
> 
> Chip
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list