[Trac #244] Need /boot/olpc-boot.fth files in builds, in addition to current .sh

Zarro Boogs per Child bugtracker at laptop.org
Sun Nov 5 13:58:25 EST 2006


#244: Need /boot/olpc-boot.fth files in builds, in addition to current .sh
-------------------------------+--------------------------------------------
 Reporter:  wmb at firmworks.com  |        Owner:  blizzard
     Type:  defect             |       Status:  new     
 Priority:  normal             |    Milestone:  BTest-1 
Component:  distro             |   Resolution:          
 Keywords:                     |  
-------------------------------+--------------------------------------------
Comment (by blizzard):

 Round two: fight!

 For jffs2/nand images:

 {{{
 setenv boot-device nand:\boot\vmlinuz
 setenv boot-file ro quiet root=mtd0 rootfstype=jffs2 console=ttyS0,115200
 console=tty0 fbcon=font:SUN12x22 pci=nobios acpi=off
 null$ to ramdisk
 }}}

 For ext3/usb images:

 {{{
 setenv boot-device disk:\boot\vmlinuz
 setenv boot-file ro quiet root=OLPCRoot rootfstype=ext3
 console=ttyS0,115200 console=tty0 fbcon=font:SUN12x22 pci=nobios acpi=off
 setenv ramdisk disk:\boot\initrd.img
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/244#comment:8>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list