On Wed, May 16, 2007 at 12:34:54PM +1000, Alex Samad wrote:
> ==============
> cat rhel5-x86_64.cfg
> ==============
> #
> #  Kernel + memory size
> #
> kernel      = '/etc/xen/data/rhel5-x86_64/vmlinuz'
> ramdisk     = '/etc/xen/data/rhel5-x86_64/initrd.img'
> memory      = '128'
> 
> #
> #  Disk device(s).
> #
> root        = '/dev/sda1 ro'
This is redundant (&wrong) when booting off the vmlinux & initrd.img
for purposes of installation. The initrd contains sets up the root
filesystem in a ramdisk for the install.
> disk        = [ 'phy:vglocal/rhel5-x86_64-disk,sda,w', 
> 'phy:vglocal/rhel5-x86_64-swap,sdb,w']
Better off using xvda & xvdb there
> I have downloaded the RHEL 5 x86_64 cds, loop mounted disk 1, I have taken 
> off 
> the /isolinux/{initrd.img,vmlinux} and /images/xen/{initrd.img,vmlinux} files
The ones in isolinux/ are for bare metal, so you always ned the /images/xen 
files for doing paravirt installs.
Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
 |