[buildiso]add ability to run image in qemu after build #126

Closed
opened 2015-07-12 23:57:03 +00:00 by philm · 1 comment
philm commented 2015-07-12 23:57:03 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: ryanvade

I noticed that in testiso there is some rudimentary qemu support already. Are there plans to continue qemu support further? I think adding support for running the created image right after building would be a good enhancement. Something like this maybe:

buildiso -p gnome  -b testing -a x86_64 -c -qemu -ram 6G -qemu_image /home/ryanvade/qemu.cow -qemu_options "-enable-kvm"

perhaps the ability to create an image with the ISO name could be useful too?

*Created by: ryanvade* I noticed that in testiso there is some rudimentary qemu support already. Are there plans to continue qemu support further? I think adding support for running the created image right after building would be a good enhancement. Something like this maybe: ``` buildiso -p gnome -b testing -a x86_64 -c -qemu -ram 6G -qemu_image /home/ryanvade/qemu.cow -qemu_options "-enable-kvm" ``` perhaps the ability to create an image with the ISO name could be useful too?
philm commented 2015-09-04 18:32:57 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: udeved

Actually, I don't plan to support qemu directly from buildiso.

*Created by: udeved* Actually, I don't plan to support qemu directly from buildiso.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/manjaro-tools#126
No description provided.