From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <78c1c6c91167857040ae1ee92900cb02@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Booting from RTL8139-based ethernet port From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sat, 5 Oct 2002 10:28:01 -0400 Topicbox-Message-UUID: fe7a14e0-eaca-11e9-9e20-41e7f4b1d025 There's a recipe for making your own boot disks in format(8) Create a Plan 9 boot floppy on a previously formatted diskette: disk/format -b /386/pbs -df /dev/fd0disk /386/9load /tmp/plan9.ini You don't need to use the web page. Am I sure that the RTL8139 driver is in the boot disk kernel? Let's say 99%. I haven't checked today, but it was there when I did the new CD image and floppy a few weeks ago. Russ