git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2327371
)
test-boot-realistic rule should boot the rescue shell.
author
Richard Jones
<rjones@trick.home.annexia.org>
Mon, 22 Jun 2009 11:23:31 +0000
(12:23 +0100)
committer
Richard Jones
<rjones@trick.home.annexia.org>
Mon, 22 Jun 2009 11:23:31 +0000
(12:23 +0100)
appliance/Makefile.am
patch
|
blob
|
history
diff --git
a/appliance/Makefile.am
b/appliance/Makefile.am
index
d15e5f2
..
74157b0
100644
(file)
--- a/
appliance/Makefile.am
+++ b/
appliance/Makefile.am
@@
-126,7
+126,7
@@
test-boot-realistic: emptydisk
-m 384 \
-kernel $(VMLINUZ) -initrd $(INITRAMFSIMG) \
-hda emptydisk \
- -append "console=ttyS0 guestfs=10.0.2.4:6666" \
+ -append "console=ttyS0 guestfs=10.0.2.4:6666
guestfs_rescue=1
" \
-nographic \
-serial stdio \
-net channel,6666:unix:/tmp/sock,server,nowait \