Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
RE: crash booting rawhide xen0: msg#00041
|
Subject: |
RE: crash booting rawhide xen0 |
>-----Original Message-----
>From: fedora-xen-bounces@xxxxxxxxxx
>[mailto:fedora-xen-bounces@xxxxxxxxxx] On Behalf Of Andy Burns
>Sent: 2006年3月12日 18:52
>To: fedora-xen@xxxxxxxxxx
>Subject: [Fedora-xen] crash booting rawhide xen0
>
>
>Having seen it fail twice, I attached a serial console and was preparing
>to capture that with console=ttyS0,115200, but on the next two boots the
>crash didn't happen, however my console output still went to the
>vgaconsole, does xen have a different way to use the serial console?
If want to get serial output in Xen, you can give the grub.conf like:
kernel /boot/xen.gz com1=115200,8n1 sync_console
module /boot/vmlinuz-hypervisor ro root=/dev/sda1 console=tty0 console=ttyS0
module /boot/initrd.img...
BTW, did the broken happen in booting XWin? I also catch a strange broken in
2032.
Best Regards,
Yongkang (Kangkang) 永康
--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen
|
| |