Hi,
I am trying to make a single floppy able of booting a PC in a "standalone"
mode (i.e without any harddisk). That means that the floppy should contain
the kernel AND a minimal file system.
But I cannot put both of them in the same time. Wether I make the floppy
bootable with a "cp zImage /dev/fd0", or I make a file system on it with
mkfs. But it seems no way I can combine both commands.
In a book I have read about something like "format your disk, install lilo
on it and then copy the kernel". Is it right? How can I do it?

Thanks.

Reply via email to