|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] XEN boot error
You haven't given much information, but it sounds like mkinitrd didn't
grab all the necessary modules. Add '-v' when you run mkinitrd, and
see if there are any critical modules missing. If so, run mkinird
with the "--with=[module]" option for each module missing.
How do you know what's missing?
* Compare boot without xen to boot with xen, looking for "Loading
[name].ko module". This is hard to do w/o a serial console.
* lsmod, and find which modules are necessary for your SCSI.
* Look at your non-xen initrd to see what modules it contains.
Peace,
-George
On 3/14/07, pradeep kumar <pradeepkumar_eee@xxxxxxxxx> wrote:
Hello
Iam trying to build xen.
I downloaded xen unstable tar ball and compiled it. i used mk_initrd and
created the initrd. i booted my newly built xen but booting stops with the
following messages and keyboard doesn't work. can u give me pointers to
solve this??
waiting for device /dev/sda7 to appear ..................not found
exiting to /bin/sh
$
Regards
pradeep
________________________________
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.
_______________________________________________
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
|
|
|
|
|