From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <337b292729940fbe95aedaa4155ceedb@coraid.com> From: erik quanstrom Date: Wed, 21 Mar 2007 07:56:46 -0400 To: 9fans@cse.psu.edu Subject: Re: [9fans] requesting more information about the Gsoc project In-Reply-To: <211455.20978.qm@web53310.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 2a87afd2-ead2-11e9-9d60-3106f5b1d025 i don't know of any particular complaints with the functionality of 9load. as i understand, there's one basic complaint against 9load --- it has a seperate set of drivers. russ outlines his ideas on 9load here http://9fans.net/archive/2005/12/81. (9load now is able to pxe load the plan9.ini file.) i'm not most people, but i like having plan9.ini. it elimates guesswork about which kernel was started. i wouldn't like a 9load that made plan9.ini optional and guessed which kernel to run and which fs to use. also, there's a very good reason for having a seperate kernel and drivers for 9load. pxe booting all but one's core machines is definately the way to fly, but pxe images are limited in size. i'm not sure what the maximum size is (the minimum guarenteed size is 64k), but i have not been able to directly load modern plan 9 kernels on our hardware. instead of making 9load as close to the plan 9 cpu kernel as possible, i would use bios instead of drivers. the bios already knows how to talk to pxe-capable nics, and storage with boot rom. this would require writing a real mode assembler. (i would resist mightily porting gas. you'd spend more time porting libbinutils than writing real code. ;-)) - erik On Wed Mar 21 05:17:30 EDT 2007, rajikacc@yahoo.com wrote: > hi, > I am computer science and Engineering student who is intrested in excuting the project "General purpose boot loader based on Plan 9 kernel and /dev/reboot "under your organization. I am very much intersting in operating systems and low level programming.So I am very much intresting doing this project. > > I downlaod the source of Plan9 source and played with it. I really need to know few things to write my project proposal. > First thing why Plan9 need a new boot loader insted of the existing one. > Second what extra benifits will be achived using the new boot loader. > I am very much greatful if anybody can update me on these information. > My project informations and personal information can be found here. > http://www.cse.mrt.ac.lk/~danrkuma/ > Thanks in advace > Regards, > rajika