Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: zdisk for turbolinux.
- To: tlug@example.com
- Subject: Re: zdisk for turbolinux.
- From: Christopher Sekiya <wileyc@example.com>
- Date: Fri, 21 Jul 2000 21:40:31 +0900
- Content-Disposition: inline
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <3978400D.A431EC6B@example.com>; from yhua@example.com on Fri, Jul 21, 2000 at 09:20:29PM +0900
- References: <39782ECE.8FDB8969@example.com> <20000721201508.F431@example.com> <3978400D.A431EC6B@example.com>
- User-Agent: Mutt/1.2.2i
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
- Follow-Ups:
- Re: zdisk for turbolinux.
- From: "Yong-Ming P. Hua" <yhua@example.com>
- References:
- zdisk for turbolinux.
- From: "Yong-Ming P. Hua" <yhua@example.com>
- Re: zdisk for turbolinux.
- From: Christopher Sekiya <wileyc@example.com>
- Re: zdisk for turbolinux.
- From: "Yong-Ming P. Hua" <yhua@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: zdisk for turbolinux.
- Next by Date: Re: zdisk for turbolinux.
- Prev by thread: Re: zdisk for turbolinux.
- Next by thread: Re: zdisk for turbolinux.
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links