About grub.cfg――Building coreboot with grub2 payload

2011-05-31 Thread Rock Cui
I am working hard at building coreboot with grub2 payload. Now I can build a grub2 payload as follow: 1: Download the lastest grub2 source code. 2: ./autogen.sh ./configure --with-platform=coreboot make 3: Use grub-mkimage to generate a "payload.elf", detail: ./grub-mkimage -d . -O i386-coreboot -o

Fwd: Re: [coreboot] About grub.cfg——Building coreboot with grub2 payload

2011-06-01 Thread Rock Cui
Thank you for your help, I have changed my operation, but my coreboot still step to grub. /* LOG */ Check fallback/payload Got a payload Loading segment from rom address 0xfff29ff8 data (compression=1)

Re: Grub2 can not detect usb disk

2011-06-27 Thread Rock Cui
If I run "usb", it reboot right now. On 27.06.2011 11:16, Cui Lei wrote: Hi all, I have gotten the uhci.mod and usbms.mod, then I insmoded them. But I still can not see a usb device. What does "usb" (from usbtest.mod) say? I set "debug=all" and got the following results: /

Re: Grub2 can not detect usb disk

2011-06-27 Thread Rock Cui
COREBOOTV4 GRUB1.98 Which GRUB version is it? On 27.06.2011 11:16, Cui Lei wrote: Hi all, I have gotten the uhci.mod and usbms.mod, then I insmoded them. But I still can not see a usb device. What does "usb" (from usbtest.mod) say? I set "debug=all" and got the following results: /

Re: Grub2 can not detect usb disk

2011-06-28 Thread Rock Cui
hey can be insmoded and run in the grub-shell , but unfortunately, I got those logs, they can not work. On 28.06.2011 03:19, Rock Cui wrote: COREBOOTV4 GRUB1.98 USB in 1.98 has a lot of problems. Please use something more recent. Ideally HEAD Which GRUB version is it? On 27.06.2011 11:16

Re: Grub2 can not detect usb disk

2011-06-30 Thread Rock Cui
1. I have tried the "--with-platform=multiboot" option, but when booting it show me: /*/ Welcome to GRUB! out of memory Aborted. /*/ 2. The /dev/mem you need , how can I get it? I want it should be from the "/" , then I must enter the ubuntu. So I use the

Re: Grub2 can not detect usb disk

2011-07-20 Thread Rock Cui
I received you reply this monday, then my office PC had a problem ,can not power on, so I write you late. I have tried to run "dd", but got "Reading a error address". On 01.07.2011 08:57, Rock Cui wrote: Sorry,I am careless, my log file is not empty, please r

Re: Grub2 can not detect usb disk

2011-07-27 Thread Rock Cui
; wrote: I think the "skip=2146422784" is too big. I received you reply this monday, then my office PC had a problem ,can not power on, so I write you late. I have tried to run "dd", but got "Reading a error address". On 01.07.2011 08:57

Re: Grub2 can not detect usb disk

2011-07-27 Thread Rock Cui
I think you may be a bit promiscuous, this thread is not about or base on a loongson platform. On 27.07.2011 10:11, Rock Cui wrote: The usb keyboard can not work. I have added the usb_keyboard.mod into the image. In this case I'm sure that usb_keyboard works on both yeeloong and fuloo