Hi, 
  
I am trying to build dom0 iso. 
I have following in my isolinux.cfg file. 
I see error: "Invalid or corrupt image file". 
  
--- 
default 1 
prompt 1 timeout 300 display menu.txt 
label 1   kernel boot/vmlinuz.vm   append boot/xen.gz  ramdisk_size=131072 initrd=boot/ramdisk.gz root=/dev/ram0  
--- 
  
The image I check is valid. 
xen.gz is actually xen-3.4.2.gz: 
xen.gz: gzip compressed data, from Unix, last modified: Mon Mar 15 23:05:32 2010, max compression
  
  
vmlinuz.vm is:  
vmlinuz.vm: gzip compressed data, from Unix, last modified: Mon Mar 15 23:23:35 2010, max compression
  
Any thoughts/suggestions ? 
  
Thanks ! 
  
SV  |