From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ed Smith Subject: Installing a guest from a iso Date: Wed, 04 Oct 2006 15:47:45 -0400 Message-ID: <45240FE1.9040701@virtualiron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen Devel List-Id: xen-devel@lists.xenproject.org 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