Displaying 2 results from an estimated 2 matches for "ifdown0".
Did you mean:
ifdown
2014 Mar 24
2
Re: About Guest running Tiny Core Linux
...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 format: qcow2
> virtual size: 512M (536870912 bytes)
> disk size: 46M
> cluster_size: 65536
> 2. b) virt-filesystems --all --long -h -a base_VM.qcow2
> Name Type...
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