>> Why isn't it mentioned in the HOWTO??
> I agree that it SHOULD be listed in the "newbie" info. :-)
A group of newbies (those who actually learn as they go along)
should conspire and write a real Newbie ICHTU (it could happen
to you) Q&A. ;-)
>> How would I point it to my LS-120 Floppy?
>> Would that make the command "linux% mkbootdisk 2.2.9-19" ??
> LS-120 isn't a bootable floppy drive, AFAIK. That's one of
> the drawbacks of having one of those.
Oh yes, it is! ;-) At least as far as my BIOS is concerned.
I can insert a bootup disk (for either Linux/Lilo or MS-DOS/
WinDoze) and my system will boot from it.
> You need an actual floppy drive hooked to the floppy
> controller.
Understanding that the drive is "bootable", is there even a
slight possibility that Linux will *grow* in a direction that
will *support* this medium?
> yes, the actual command (from a prompt) would be
> "mkbootdisk 2.2.9-19"
I had to use: mkbootdisk --device /dev/hdc 2.2.9-19mdk
ThanX for the reply!