This all makes sense, but I'm stilling having the same trouble :->.
Let me summarize and see if anyone can provide some advice:

- Using an older Pentium 166 box with a newish 13GB HD.
- Have a 500MB FAT12 partition as C: - This was formatted using Caldera
  DOS and boot fine into DOS.
- I have an autoexec.bat that runs "loadlin @loadlin.cfg"
- Linux 2.2.19 starts fine and does recognize ide0 and hda1.
- VFS the reports an error "VFS: Can't find a valid MSDOS partition on
  dev 03:01".
- The boot fails.

Now the strange part:

- If I boot from C:, but then quickly insert the floppy in A: the
  system boots fine and loads the .lrp files from the floppy.
- At the linux prompt I then try to mount /dev/hda1 by hand I get the
  same VFS error.

Any advice or pointers would be appreciated, as I'm pretty stuck.

Regards,
Chris Dean

loadlin.cfg
===========
linux
load_ramdisk=1
initrd=root.lrp
initrd_archive=minix
ramdisk_size=4096
root=/dev/ram0
boot=/dev/hda1,msdos
LRP=etc,ramlog,local,modules,dhcpd

syslinux.cfg
============
display syslinux.dpy
timeout 0
default linux append=load_ramdisk=1 initrd=root.lrp initrd_archive=minix 
ramdisk_size=6144 root=/dev/ram0 boot=/dev/hda1,msdos PKGPATH=/dev/hda1 
LRP=etc,ramlog,local,modules,dhcpd


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to