grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Linux loader for OLPC


From: Bean
Subject: Re: [PATCH] Linux loader for OLPC
Date: Tue, 1 Apr 2008 03:47:47 +0800

Hi,

Small bug fix for the loader, now I can boot the internal linux system
using the following commands:

set root=nand
linux (sd,1)/vmlinuz ro root=mtd0 fbcon=font:SUN12x22
initrd (sd,1)/olpcrd.img
boot

The root variable is used to set the bootpath. If root device is usb,
it should be set to /pci/usbxxx, if root device is sd, it should be
/pci/sdxxx.

-- 
Bean

Attachment: olpc2.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]