Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

[SOLVED] Qemu issues with grub2 on a pendrive

$
0
0
I am having some issues while using qemu to test my bootable pendrive (used to boot various live isos) :

Qemu remembers my /boot/grub.cfg file between reboots of the vm (either by killing the window or shuting down the guest system) making the testing process quite inefficient as I have to reboot the host to try a modified grub configuration.

Here is the command I use to launch qemu :
Code:

sudo qemu-system-x86_64 -enable-kvm -m 1212 -hda /dev/sdb
What should I do to get qemu to reload my grub.cfg file each time ?

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>