* Installing a guest from a iso
@ 2006-10-04 19:47 Ed Smith
2006-10-04 20:19 ` Steven Hand
0 siblings, 1 reply; 3+ messages in thread
From: Ed Smith @ 2006-10-04 19:47 UTC (permalink / raw)
To: Xen Devel
It's been a while since I installed a guest and I'm having trouble booting from a cd iso.
My config to boot from a CD is from before the new QEMU was introduced. Has the syntax
of this changed? Here is what I have in my config to boot from a CD iso file I have
on my dom0 root.
#-----------------------------------------------------------------------------
# Disk image for
cdrom = '/boot/RHEL4U2-64b.boot.iso'
#-----------------------------------------------------------------------------
# boot on floppy (a), hard disk (c) or CD-ROM (d)
#boot=[a|c|d]
boot = 'd'
The guest console reports:
CDROM boot failure code : 0002
Boot from CD-Rom failed
FATAL: Could not read the boot disk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Installing a guest from a iso
2006-10-04 19:47 Installing a guest from a iso Ed Smith
@ 2006-10-04 20:19 ` Steven Hand
2006-10-17 15:21 ` jianli sun
0 siblings, 1 reply; 3+ messages in thread
From: Steven Hand @ 2006-10-04 20:19 UTC (permalink / raw)
To: Ed Smith, Xen Devel
> It's been a while since I installed a guest and I'm having trouble booting
> from a cd iso.
> My config to boot from a CD is from before the new QEMU was introduced.
> Has the syntax
> of this changed? Here is what I have in my config to boot from a CD iso
> file I have
> on my dom0 root.
>
>
> #-----------------------------------------------------------------------------
> # Disk image for
> cdrom = '/boot/RHEL4U2-64b.boot.iso'
Yeah, it changed back in August, see:
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00369.html
or if you cannot view the archives: "Cdrom drives are now configured like
disks by adding a :cdrom suffix to the target device
(i.e.'file:/root/mytest.iso,hdc:cdrom,r'). Thereis no default cdrom drive
any longer, to create an empty cdrom drive, use ',hdc:cdrom,r'. Any of the
4 ide devices can be cdrom drives now."
cheers,
S.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Installing a guest from a iso
2006-10-04 20:19 ` Steven Hand
@ 2006-10-17 15:21 ` jianli sun
0 siblings, 0 replies; 3+ messages in thread
From: jianli sun @ 2006-10-17 15:21 UTC (permalink / raw)
To: xen-devel
Steven Hand <steven.hand <at> cl.cam.ac.uk> writes:
>
> > It's been a while since I installed a guest and I'm having trouble booting
> > from a cd iso.
> > My config to boot from a CD is from before the new QEMU was introduced.
> > Has the syntax
> > of this changed? Here is what I have in my config to boot from a CD iso
> > file I have
> > on my dom0 root.
> >
> >
> > #--------------------------------------------------------------------------
---
> > # Disk image for
> > cdrom = '/boot/RHEL4U2-64b.boot.iso'
>
> Yeah, it changed back in August, see:
>
> http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00369.html
>
> or if you cannot view the archives: "Cdrom drives are now configured like
> disks by adding a :cdrom suffix to the target device
> (i.e.'file:/root/mytest.iso,hdc:cdrom,r'). Thereis no default cdrom drive
> any longer, to create an empty cdrom drive, use ',hdc:cdrom,r'. Any of the
> 4 ide devices can be cdrom drives now."
>
> cheers,
>
> S.
>
I am trying to install RHEL4 as a guest OS using .hvm configuration. Since the
istallation needs 4 CDs, how to specify muliple CD-ROM ISOs in the
configuration? I tried to override the ISO file with next ISO file each time
it pops up a "change CD" screen. It works only for the first time "change
CDROM", then it shows error "unable to access CDROM" for the next "change
CDROM". Any suggestion how to handle this? Thanks.
Jianli
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-10-17 15:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-04 19:47 Installing a guest from a iso Ed Smith
2006-10-04 20:19 ` Steven Hand
2006-10-17 15:21 ` jianli sun
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.