[Fedora-xen] How can I boot using CD-ROM/ ISO?

Tiago Cruz tiagocruz at ig.com.br
Thu Oct 26 15:04:27 UTC 2006


On Thu, 2006-10-26 at 16:21 +0200, Thorsten Scherf wrote:
> HVM = Hardware Virtual Machine

Oh, thanks... I really don't know whats means this!!! :)

> Could you post for fedora6 config file?

Yes, off course:

[root at xen xen]# egrep -v '^#|^$' fedora6
import os, re
arch = os.uname()[4]
arch_libdir = 'lib'
kernel = "/boot/vmlinuz-2.6.18-1.2200.fc5xenU"
ramdisk = "/boot/initrd-2.6.18-1.2200.fc5xenU.img"
memory = 512
name = "fedora6"
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'phy:/dev/xen/fedora6.raiz,sda,w', ',sdb:cdrom,r' ]
root = "/dev/sda1 ro"
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
cdrom = "/fedora-iso/FC-5-x86_64-disc1.iso"
boot="d"
sdl=1
vnc=0
stdvga=0
serial='pty'

Thanks




More information about the Fedora-xen mailing list