From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] usb keychain boot? From: Kenji Okamoto Date: Fri, 30 Jul 2004 14:11:23 +0900 In-Reply-To: MIME-Version: 1.0 Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: cf40cd60-eacd-11e9-9e20-41e7f4b1d025 > similar question -- how does the 9pxeload loader work if being > served from a plan9 server? If I setup the tftp server to > serve "9pxeload", how does it then serve up a kernel when > 9pxeload runs? Sure, it boot from PXE setted by existence of /lib/tftpd/9pxeload, and the client machine has a line of bootf=9pxeload in her part /lib/ndb/local file. However, I don't know how to set up plan9.ini in this case though. Kenji