From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <41A03239.1070905@telus.net> Date: Sat, 20 Nov 2004 22:14:17 -0800 From: Paul Lalonde User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> References: <9db9f0f0b8b406624cb2566b76698029@plan9.ucalgary.ca> In-Reply-To: <9db9f0f0b8b406624cb2566b76698029@plan9.ucalgary.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [9fans] Booting a new kernel Topicbox-Message-UUID: 07b709b6-eace-11e9-9e20-41e7f4b1d025 I'm trying to build a CPU/auth server, and I'm failing to get it to boot. I've placed the kernel in the fat partition, same place as my terminal kernel (which works fine, and is one I built myself a while ago), and added an entry in my plan9.ini allowing me to choose it: [4e] bootfile=sdD0!9fat!9pcfnew bootfile=sdD0!9fat!9pccpuf When I choose 9pcfnew it works fine, but when I try 9pccpuf I get the error: error walking to 9pccpuf Boot devices: .... Any clues? Thanks, Paul