search for: base_vm

Displaying 2 results from an estimated 2 matches for "base_vm".

Did you mean: base_id
2014 Mar 24
2
Re: About Guest running Tiny Core Linux
...-0400, Arup Raton Roy wrote: > Hi Richard, > > Thanks a lot for your prompt response. I am enumerating the steps that I > followed during the provisioning, if it helps. Thanks ... > 1. These are the commands that I used to create the disk image. > > qemu-img create -f qcow2 base_VM.qcow2 512M > kvm -m 512 -cdrom Core-current.iso -hda base_VM.qcow2 -boot d -net > nic,macaddr=00:00:00:00:cc:10 -net > tap,script=/etc/ovs-ifup0,downscript=/etc/ovs-ifdown0 > > 2. a) The output of qemu-img > qemu-img info base_VM.qcow2 > image: images/base_VM.qcow2 > file f...
2014 Mar 23
2
Re: About Guest running Tiny Core Linux
On Sun, Mar 23, 2014 at 12:26:28PM +0000, Richard W.M. Jones wrote: > Secondly, we should be able to inspect all Linux guests, including > Tiny Core Linux, but it looks like in this case it is failing. This > is a bug. I had a look at how the Tiny Core Linux ISO is arranged. It loads the main operating system root partition as a single large initramfs, with optional modules loaded