From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: From: Stephen Parker To: "'9fans@cse.psu.edu'" <9fans@cse.psu.edu> Subject: RE: [9fans] supported ipaq's? MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Wed, 26 Jun 2002 08:35:15 +0100 Topicbox-Message-UUID: b97d9498-eaca-11e9-9e20-41e7f4b1d025 i mean the flash partition setup supported by the bootldr. from the bootldr command prompt i do "partition reset" "partition define params 0x40000 0x400000" "partition define kernel 0x80000 ...." etc. "partition save" to save this (somewhere) in the param space. that works fine. i can then do "boot kernel" to boot the kernel from the "kernel" flash sector. if i reset and go back to the bootldr prompt the saved partition setup has gone. i have to restore it to boot. i'll look further into it when i have time. thanks, stephen -- Stephen Parker. Pi Technology. +44 (0)1223 203438. > -----Original Message----- > From: Fco.J.Ballesteros [mailto:nemo@plan9.escet.urjc.es] > Sent: 26 June 2002 08:30 > To: 9fans@cse.psu.edu > Subject: RE: [9fans] supported ipaq's? > > > No. > What's your partition table? > What did you do exactly to define and save it? >