Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Issue 3418031: image_to_vm: print launch command for qemu images (Closed)

Created:
10 years, 3 months ago by Olof Johansson
Modified:
9 years, 7 months ago
Reviewers:
rtc, zel
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

image_to_vm: print launch command for qemu images Change-Id: Id62c28eac319caf15a2bf83a69b4f727f9e9d56b BUG=none TEST=sudo emerge qemu-kvm ; image_to_vm <...> ; cut and paste of output

Patch Set 1 #

Patch Set 2 : moved 80-char break #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M image_to_vm.sh View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Olof Johansson
10 years, 3 months ago (2010-09-24 21:00:10 UTC) #1
rtc
LGTM
10 years, 3 months ago (2010-09-24 21:18:21 UTC) #2
zel
please note that this command is different on Hardy than Lucid
10 years, 3 months ago (2010-09-24 21:39:38 UTC) #3
Olof Johansson
10 years, 2 months ago (2010-09-27 17:25:13 UTC) #4
Yeah, on lucid you can even run it inside the chroot, which is why I chose to
print that version. If you try to emerge qemu-kvm on a hardy host, you'll get
configuration failures due to having too old of a kernel.

Hopefully most people are moving off of hardy, so I didn't see  reason to
provide both commands in the output.

Powered by Google App Engine
This is Rietveld 408576698