Re: 1.3.36: IDE bug?

system admin (root@quark.analogic.com)
Sun, 29 Oct 95 22:01 EST


Looks as though you are trying to mount the DOS partition as the
root FS. You have to 'rdev' the image before you write it to a floppy.

rdev -R zImage 1
rdev zImage /dev/hdb2
cp zImage /dev/fd0

Try that and reboot from a floppy

rjohnson@analogic.com