Re: Unable to boot 2.4.0-test12 (0224 AX:0212 BX:BC00 CX:5101 DX:000.)

From: Peter Samuelson (peter@cadcamlab.org)
Date: Sat Dec 16 2000 - 20:20:20 EST


  [me]
> > Is there *anything* the builtin code can do better than syslinux?

[ac]
> scp arch/i386/boot/bzImage somebox:/dev/fd0
> ssh root@somebox reboot

Never thought of that one. I would probably instead use

        scp arch/i386/boot/bzImage somebox:/tmp
        ssh root@somebox 'mcopy -o /tmp/bzImage a: && reboot'

with a known good syslinux floppy in place, but I suppose your method
*is* somewhat simpler.

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 23 2000 - 21:00:17 EST