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

Zhao, Fan fan.zhao at intel.com
Fri Oct 27 02:00:37 UTC 2006


Tiago,
I think you need to append your iso file in the disk line of your config file, such as:
disk = [ 'phy:/dev/xen/fedora6.raiz,sda,w', 'file:/fedora-iso/FC-5-x86_64-disc1.iso:cdrom,r' ]
and the cdrom line is not needed. I'm not quite sure if this is what you want to ask, but you can have a try:-).

Best regards,
Fan

-----Original Message-----
From: fedora-xen-bounces at redhat.com [mailto:fedora-xen-bounces at redhat.com] On Behalf Of Tiago Cruz
Sent: 2006年10月26日 23:04
To: tscherf at redhat.com
Cc: fedora-xen at redhat.com
Subject: Re: [Fedora-xen] How can I boot using CD-ROM/ ISO?

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

--
Fedora-xen mailing list
Fedora-xen at redhat.com
https://www.redhat.com/mailman/listinfo/fedora-xen




More information about the Fedora-xen mailing list