On Mon, 28 Jun 1999 07:29:45 -0400, John Aldrich wrote:
>HOW did you make the boot floppies? Probably the SAFEST way to do it and be
>sure that it's right is to use mkbootdisk. Try doing a "man mkbootdisk" and
>see what it says. I don't know that this will work for all distros of Linux,
>but it DOES work for RedHat 6.0.
I made two boot floppies from Slackware 4's setup program, and made
several more using:
# fdformat /dev/fd0h1440
# rdev /vmlinuz /dev/hdc1
# cp /vmlinuz /dev/fd0
and even tried # dd if=bare.i of=/dev/fd0 obs=18k. None have worked.
I'll look at mkbootdisk but I'm not optimistic about it working (see my
other post to Lawson).
Thanks,
Kurt Kehler