Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] qemu/x86: Adapted qemu command line in readme file
@ 2012-04-06 16:19 Stephan Hoffmann
  2012-04-06 16:19 ` [Buildroot] [PATCH 2/2] qemu/x86_64: " Stephan Hoffmann
  2012-04-06 16:45 ` [Buildroot] [PATCH 1/2] qemu/x86: " Gustavo Zacarias
  0 siblings, 2 replies; 4+ messages in thread
From: Stephan Hoffmann @ 2012-04-06 16:19 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Stephan Hoffmann <sho@reLinux.de>
---
 board/qemu/x86/readme.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/qemu/x86/readme.txt b/board/qemu/x86/readme.txt
index 4ba6607..ae27428 100644
--- a/board/qemu/x86/readme.txt
+++ b/board/qemu/x86/readme.txt
@@ -1,5 +1,5 @@
 Run the emulation with:
 
-  qemu-system-i386 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=ide -append root=/dev/sda
+  qemu-system-i386 -M pc -kernel images/bzImage -drive file=images/rootfs.ext2,if=ide -append root=/dev/sda
 
 The login prompt will appear in the graphical window.
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-06 17:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06 16:19 [Buildroot] [PATCH 1/2] qemu/x86: Adapted qemu command line in readme file Stephan Hoffmann
2012-04-06 16:19 ` [Buildroot] [PATCH 2/2] qemu/x86_64: " Stephan Hoffmann
2012-04-06 16:45 ` [Buildroot] [PATCH 1/2] qemu/x86: " Gustavo Zacarias
2012-04-06 17:03   ` Stephan Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox