Mageia 1 Installation in kvm guest

Preliminary

To perform a net install of Mageia 1 in a virtual machine called "magali" - with 8 GB disk, bridge and sound support - to a remote host called "bareil", use the following syntax:

# vm-create -c bareil -s 8 -S -b br0 -u mageia magali
Pool install refreshed

Starting install...
Allocating 'magali.img'                             | 8.0 GB     00:00     
Creating domain...                                  |   0  B     00:00

You can use the option -t to print the whole command to be passed to virt-install to standard output before executing it:

# vm-create -t -c bareil -s 8 -S -b br0 -u mageia magali
virt-install 
--connect=qemu+ssh://bareil/system 
--ram=512 
--arch=i386 
--vcpus=1 
--video=vga 
--soundhw=default 
--description="magali (mageia 1) - vm guest on host bareil" 
--os-variant=virtio26 
--disk vol=install/boot.iso,device=cdrom 
--boot=cdrom,hd,network 
--disk pool=default,size=8 
--network bridge=br0 
--vnc 
--vnclisten=0.0.0.0 
--name=magali

iso URL: ftp://mageia.webconquest.com/distrib/1/i586/install/images/boot.iso 

A detailled description of the vm-create script has been posted in the openSUSE forum: vm-create : create kvm virtual machines.

* Notice that the option --boot=cdrom,hd,network is not available on virt-install version prior to 5003.

Booting Mageia

Grub prompt Detecting USB devices... Choosing installation method... Selecting network connection type Filling DHCP server entries... Bringing up networking... Proxy settings... Choosing a mirror... Choosing a mirror... Choosing a mirror... Loading program into memory... Starting Xorg...

You can use the mousewheel to navigate in the slideshow

To install the 64 bits version, use /distrib/1/x86_64/ as the Mageia Linux directory.

Mageia GUI setup

Please choose a language to use Licensee agreement. Detecting hardware... Keyboard... Custom disk partitioning... Toggle to expert mode Partitioning... Create a new partition (/) Partitioning... Create a new partition (swap) Partitioning... Create a new partition (/home) Partitioning...Done Partition table of drive vda is going to be written to disk Formatting partition.. Looking at packages already installed... Desktop selection Installing... Installing... Installing...

You can use the mousewheel to navigate in the slideshow