From 73662a63c662fcefec09533fe03ba28d44dd114e Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Sat, 18 Feb 2012 16:30:41 -0300 Subject: qemu/ppc-g3beige: update readme and use kernel 3.2.6 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- board/qemu/powerpc-g3beige/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/qemu/powerpc-g3beige/readme.txt') diff --git a/board/qemu/powerpc-g3beige/readme.txt b/board/qemu/powerpc-g3beige/readme.txt index 1006af9aa..a481b11dd 100644 --- a/board/qemu/powerpc-g3beige/readme.txt +++ b/board/qemu/powerpc-g3beige/readme.txt @@ -1,6 +1,6 @@ Run the emulation with: - qemu-system-ppc -M g3beige -kernel vmlinux -hda rootfs.ext2 -append "console=ttyS0 root=/dev/hdc" -serial stdio + qemu-system-ppc -M g3beige -kernel output/images/vmlinux -hda output/images/rootfs.ext2 -append "console=ttyS0 root=/dev/hdc" -serial stdio The login prompt will appear in the terminal that started Qemu. The graphical window is the framebuffer. -- cgit v1.2.3