You are not logged in.

#1 2010-04-11 20:15:59

quarK
Member
From: Karlsruhe, Germany
Registered: 2008-02-22
Posts: 39

[SOLVED ]FAT32 mount fails after recent upgrade

Hi there,

since a recent update, I can no longer mount my external 500GB drive which has one big FAT32 partition sad. pcmanfm says

The volume "BELUST_2" uses the <i>vfat</i> file system which is not supported by your system

So, as root, I tried:

# sudo mount -t vfat /dev/sdb1 /media/BELUST_2/
mount: unknown filesystem type 'vfat'
# pacman -S dosfstools
warning: dosfstools-3.0.9-1 is up to date -- reinstalling
 ... ... blah blah ... ...
# sudo modprobe vfat
FATAL: Could not load /lib/modules/2.6.32-ARCH/modules.dep: No such file or directory

Does anyone have any ideas?

Cheers and thanks, smile
Daniel

Last edited by quarK (2010-04-11 20:35:50)

Offline

#2 2010-04-11 20:17:15

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED ]FAT32 mount fails after recent upgrade

yes, just reboot. kernel26 was updated to 2.6.33 but you never rebooted.

Last edited by wonder (2010-04-11 20:17:40)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-04-11 20:36:34

quarK
Member
From: Karlsruhe, Germany
Registered: 2008-02-22
Posts: 39

Re: [SOLVED ]FAT32 mount fails after recent upgrade

Thanks, I just realized that myself. Silly me smile

Offline

Board footer

Powered by FluxBB