Mailinglist Archive: opensuse-factory (235 mails)
| < Previous | Next > |
Re: [opensuse-factory] How can we support better Virtualization in openSUSE ?
- From: Marcus Meissner <meissner@xxxxxxx>
- Date: Sun, 10 Jun 2007 10:29:54 +0200
- Message-id: <20070610082954.GA20072@xxxxxxx>
> -------------------------------------------------------------------------
> $ qemu-img create -f qcow vm-disk.img 4G
>
> With your virtual disk created, load the guest operating system into it. The
> following example assumes that the guest operating system is on a CD-ROM. In
> addition to populating the virtual disk with the CD-ROM ISO image, you must
> boot the image when it's done.
>
> $ kvm -no-acpi -m 384 -cdrom guestos.iso -hda vm-disk.img -boot d
> --------------------------------------------------------------------------
>
> Now no such command exists in 10.3A4 which leads me to wonder was the 10.3A4
> kernel compiled without KVM support????
The kernel is built with kvm support.
Just the userland tools seem to be missing.
Ciao, Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
> $ qemu-img create -f qcow vm-disk.img 4G
>
> With your virtual disk created, load the guest operating system into it. The
> following example assumes that the guest operating system is on a CD-ROM. In
> addition to populating the virtual disk with the CD-ROM ISO image, you must
> boot the image when it's done.
>
> $ kvm -no-acpi -m 384 -cdrom guestos.iso -hda vm-disk.img -boot d
> --------------------------------------------------------------------------
>
> Now no such command exists in 10.3A4 which leads me to wonder was the 10.3A4
> kernel compiled without KVM support????
The kernel is built with kvm support.
Just the userland tools seem to be missing.
Ciao, Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |