From: Michele Andreoli (andreoli@pisoft.it)
Date: Mon Apr 26 1999 - 16:40:10 CEST
On Mon, Apr 26, 1999 at 08:50:07AM +0200, Kochenburger Andreas wrote:
> My installation stopped with a kernel panic
> complaining about not being able to mount VFS as root.
> I suspect that I need a vfat fs driver module. Is this true?
No: vfat/msdos/umsdos are embedded in the kernel, because of clone
feature capablities.
muLinux work in RAM?
If yes, try to mount your DOS partition first:
# fdisk -l { this show partition number/type }
# mount -t vfat /dev/... /mnt
# cd /mnt
# ls
If mounting work, cloning will work (but umount first!)
Michele
-- Mi sarebbe piaciuto concludere con un'affermazione positiva, ma non me ne vengono in mente. Vanno bene due negative? -- Woody Allen
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:11 CET