You are not logged in.
Hi there,
since a recent update, I can no longer mount my external 500GB drive which has one big FAT32 partition
. pcmanfm says
The volume "BELUST_2" uses the <i>vfat</i> file system which is not supported by your systemSo, 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 directoryDoes anyone have any ideas?
Cheers and thanks, ![]()
Daniel
Last edited by quarK (2010-04-11 20:35:50)
Offline
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
Thanks, I just realized that myself. Silly me ![]()
Offline