From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Nigel Roles" To: "9fans@cse.psu.edu" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: [9fans] Managing without a floppy disk drive Date: Wed, 31 Jul 2002 09:31:16 +0100 Topicbox-Message-UUID: d654fa98-eaca-11e9-9e20-41e7f4b1d025 Say I had a PC motherboard without a floppy disk drive connector. It's got IDE, USB, parallel, ethernet, PCI. However, the ethernet is unsupported (yet). How would I develop the ethernet driver for 9load/9pcdisk? It does occur to me that I could plug a supported ethernet card into the PCI socket, then develop the kernel driver by booting it over the ether. I've not paid attention to how USB floppy based systems (e.g. Sony Vaio) are booted. How is this done? Any other suggestions appreciated.