When I run : # ./qemu -L ~ -hda /root/Project/Kantor/Thin_client/qemu-0.10.5/disk.img -nographic
I got : coreboot-2.0.0-r-GRUB2 Mon Jun 22 05:02:00 WIT 2009 starting... Uncompressing coreboot to RAM. Jumping to image. Check CBFS header at fffeffd0 magic is 4f524243 Found CBFS header at fffeffd0 Check normal/payload
. . . . . and last with : Unrecognized partitioning scheme boot: hda1:/vmlinuz root=/dev/hda1 console=tty0 console=ttyS0,115200
I can't do : cp vmlinuz /mnt/rootfs/boot/vmlinuz cp initrd /mnt/rootfs/boot/initrd
why were those happen? What should i do?
Thanks
Please provide more info. Given the missing info, it seem like the following
1) What payload are you using? 2) What did you do to initialize the image after creating the image? Did you install a Linux distro in the the image?
Please provide any other info you think might be relevant.
Also, please keep this in one email thread. It'll help people find the info if they go searching for help later.
Thanks, wt
On Mon, Jun 22, 2009 at 2:11 AM, Rick Antrick_077@yahoo.com wrote:
When I run : # ./qemu -L ~ -hda /root/Project/Kantor/Thin_client/qemu-0.10.5/disk.img -nographic
I got : coreboot-2.0.0-r-GRUB2 Mon Jun 22 05:02:00 WIT 2009 starting... Uncompressing coreboot to RAM. Jumping to image. Check CBFS header at fffeffd0 magic is 4f524243 Found CBFS header at fffeffd0 Check normal/payload
. . . . . and last with : Unrecognized partitioning scheme boot: hda1:/vmlinuz root=/dev/hda1 console=tty0 console=ttyS0,115200
I can't do :
cp vmlinuz /mnt/rootfs/boot/vmlinuz cp initrd /mnt/rootfs/boot/initrd
why were those happen? What should i do?
Thanks
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot