[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] RFH: booting Dom0
On Sunday April 13 2008 10:18:01 pm Steve Thompson wrote: > I have a grub boot entry as follows: > > title Xen Dom0 2.6.25-rc9 /dev/hda8 > root (hd0,1) > kernel /boot/xen-3.2.0.gz noreboot lapic > module /boot/linux-2.6.25-rc9-x0 root=/dev/hda8 ro lapic > acpi_sleep=s3_bios resume=/dev/hda5 Try adding 'console=hvc0' at the end of your 'module' line. Also, if you need a login prompt, 'hvc0' has to be in /etc/securetty, and your /etc/inittab's getty section has to have: co:2345:respawn:/sbin/agetty hvc0 9600 vt100-nav _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |