Rajesh Fowkar rearranged electrons thusly:
> But when I try to mount /dev/hda6 I get the following error :
> debian:~# mount /mnt/funstuff/
> mount: wrong fs type, bad option, bad superblock on /dev/hda6,
>        or too many mounted file systems
> Any ideas why is this error coming ? I have compiled support for vfat in the 
> kernel. The remaining two fat32 partitions mount without problems as u can
> see above.
 
 Did you try giving an explicit mount -v -t vfat /dev/hda6 /mnt/funstuff? The
 -v is verbose mode and should show you what exactly your problem is.
 
-- 
Suresh Ramasubramanian  <-->  mallet <at> efn <dot> org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to