David Densmore wrote:

> I'm running debian 1.3  2.0.29
> When I mount my vfat Win95 partition manually with the command:
>
> # mount -t vfat /dev/hda1 /Win95
>
> It works fine, and I can access the partition, long filenames and all.
>
> # mount
> /dev/hda2 on / type ext2 (rw)
> proc on /proc type proc (rw)
> /dev/hda5 on /home type ext2 (rw)
> /dev/hda6 on /usr type ext2 (rw)
> /dev/hda1 on /Win95 type vfat (rw)
>
> But when I put the command in /etc/fstab I get an error message.
> Here is my /etc/fstab file:
>
> During boot, I see this message:
>
> Mounting local file systems ...
> /dev/hda5 on /home type ext2 (rw)
> /dev/hda6 on /usr type ext2 (rw)
> mount: fs type vfat not supported by kernel
> ** SNIP CLIP **

Could vfat support be set up as a module by any chance that isn't
getting loaded by time fstab kicks in??

jason


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to