|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Sles 10 SP1 as a guest under rhel5.1 (solved)
Nico Kadel-Garcia wrote:
Fajar A. Nugraha wrote:
carlopmart wrote:
Fajar A. Nugraha wrote:
carlopmart wrote:
My cfg file for sles guest is:
kernel = "/boot/vmlinuz-2.6.16.46-0.12-xenpae"
ramdisk = "/boot/initrd-2.6.16.46-0.12-xenpae"
bootloader = "/usr/bin/pygrub"
You need either :
- kernel and (optionally) a ramdisk line, OR
- bootloader line
on domU's config file. Your cfg file has both, and (from the error log)
pygrub is active.
Thanks Fajar, but the problem was grub setup during installation ..
Grub needs to be changed to "install on boot partition" ....
Wow. That's new. I didn't expect that. RHEL PV install seems to work
just fine using default options. Thanks for the info.
I'd still recommend you remove kernel and ramdisk from cfg file though,
seeing as they're not used anyway.
Regards,
Fajar
\It's also apparently not true. The grub installation for RHEL 5 DomU's
seems to operate quite happily on the /boot partition or on a /
partition itself.
Many of us do put the MBR on the start of the first partiton as a
default, but it's not strictly required.
Niko, my problem was with sles domU grub setup , not with rhel5 grub setup.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
CL Martinez
carlopmart {at} gmail {d0t} com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|