|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] xen bootup problem: unable to open an initial console
One solution to it is.
1. Run with FC3 kernel (not xen)
2. mount root again to /mnt
3. cp -ar /dev/* /mnt/*
4. now reboot into xen.
The issue is /dev/console device file is not present, udev should create
it, if you are not using udev, you need to have this file.
Thanks & Regards,
Nitin
__________________________________________________________
Senior Software Engineer
Intel Open Source Technology Center
>-----Original Message-----
>From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-
>bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Xin Zhao
>Sent: Thursday, June 30, 2005 2:56 PM
>To: Xen-devel@xxxxxxxxxxxxxxxxxxx
>Subject: [Xen-devel] xen bootup problem: unable to open an initial
console
>
>I just migrated to fc3, and tried to install xen-2.0.6. But when I
tried
>to boot up xen0, I got the error message "unable to open an initial
>console" and the system hangs after that.
>
>I know this is a FAQ and already checked the XenFaq 5.2
>
>But the solution put there only works for 2.6 kernel.
>
>I still need to use 2.4.30-xen0, which doesn't work with initrd I can
get
>from the website and fc3. I guess that's because those initrd files are
>just for 2.6. Question is how to get a usable 2.4 initrd? Is there any
way
>to get around this?
>
>Thanks in advance for advices1
>
>-x
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|