Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: zdisk for turbolinux.



On Fri, Jul 21, 2000 at 09:20:29PM +0900, Yong-Ming P. Hua wrote:

> But is there any way to make a System Loader disk for Turbolinux?

I haven't the foggiest.  I assume that you want to know how to make a floppy
that consists of a bare-bones kernel plus an initial ramdisk that contains
device drivers ... frankly, I've never seen the point in doing such a thing
post-install, so I can't advise you there.

Here's how I'd make a bootable floppy:

* Configure a kernel with all required device drivers statically linked
* make dep clean bzImage
* dd if=arch/i386/boot/bzImage /dev/fd0
* rdev -R /dev/fd0 1

Forget LILO ... you don't need it.  The kernel, when dd'd directly to a floppy,
can boot itself.

-- Chris


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links