 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Installing PV image from CDROM
 Hi
  I am trying to create a new CentOS 5.1 PV image via installation.
  Host is F8 with Xen. 
  I pulled out kernel and initrd from CentOS 5.1 cdrom(DVD) (from images/xen 
location)
  I have the config file that points to the saved kernel and ramdisk, looks 
like the following. CDROM is pointing to an ISO. (I tried both tap:aio and file 
for cdrom.. no change in behavior)
  
  The VM starts, it does give a message loading xenblk driver. But the 
installer can not detect cdrom. Any idea on what driver cdrom would use ? and 
why it is not working/detecting it ? Also in the list of drivers to select from 
I am not seeing the xen specific drivers.
  I have also attached the VM startup messages if they help. 
Thanks in advance.
-nb
========
name='centos_5_1_cdrom_install'
ramdisk='/tmp/centos/initrd.img'
kernel='/tmp/centos/vmlinuz'
bootloader=''
vif=['mac=00:16:3e:19:f4:cc, bridge=xenbr0']
vcpus=1
memory=256
disk=['tap:aio:/var/cache/vm_disks/centos_5_1_cdrom_install.disk.xm,xvda,w', 
'file:/mnt/images/iso/CentOS-5.1-i386-bin-DVD.iso,hdc:cdrom,r']
on_reboot='restart'
on_crash='restart'
extra=''
root=''
platform='xen'
image_id='2f15beaaa522fa889dad3add176b3013'
      Attachment:
startup _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |