Re: grub2 as coreboot's payload need serial port debug

2013-09-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Sounds ike you didn't include necessary modules. On 22.09.2013 09:14, jstkf2...@126.com wrote: > Dear Maillist, > I am a bios engineer from Byosoft. > I have 3 questions about "grub2 as coreboot's payload". > (1).how can I enable serial port during post? > l add following in grub.cfg ,but it seems

Re: [PATCH] fix grub-install from build directory

2013-09-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Go ahead On 22.09.2013 18:22, Andrey Borzenkov wrote: > 1. grub-install exits early due to cp error > > bor@opensuse:~/build/grub> LC_ALL=C sudo pkgdatadir=$PWD ./grub-install > --grub-mkimage=./grub-mkimage --grub-setup=./grub-bios-setup > --grub-probe=./grub-probe --grub-mkrelpath=./grub-mkrel

Re: [PATCH] LVM UUID grub-probe fix and documentation update

2013-09-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Go ahead. On 22.09.2013 18:21, Andrey Borzenkov wrote: > 1. Update documentation to mention it. Also fix docs (lv => lvm). > 2. Fix grub-probe -t abstraction not returning anything for LVM - as it now >prefers LVM UUID based devices, also check for correct name. > > > Signed-off-by: Andrey Bo

[PATCH] fix grub-install from build directory

2013-09-22 Thread Andrey Borzenkov
1. grub-install exits early due to cp error bor@opensuse:~/build/grub> LC_ALL=C sudo pkgdatadir=$PWD ./grub-install --grub-mkimage=./grub-mkimage --grub-setup=./grub-bios-setup --grub-probe=./grub-probe --grub-mkrelpath=./grub-mkrelpath --boot-directory=/boot/upstream -d $PWD/grub-core /dev/sda

[PATCH] LVM UUID grub-probe fix and documentation update

2013-09-22 Thread Andrey Borzenkov
1. Update documentation to mention it. Also fix docs (lv => lvm). 2. Fix grub-probe -t abstraction not returning anything for LVM - as it now prefers LVM UUID based devices, also check for correct name. Signed-off-by: Andrey Borzenkov --- docs/grub.texi| 8 +--- util/grub-probe.c |

grub2 as coreboot's payload need serial port debug

2013-09-22 Thread jstkf2...@126.com
Dear Maillist, I am a bios engineer from Byosoft. I have 3 questions about "grub2 as coreboot's payload". (1).how can I enable serial port during post? l add following in grub.cfg ,but it seems doesn't make sense. //>> # Enable serial console serial -