|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [Fwd: Installing from distribution CDs]
> Apparently what's happening is that at some point during the
> domain boot
> process, Xen decides that the root device is /dev/ram0 if there is no
> root= command line on the kernel. In
> init/do_mounts_rd.c:rd_load_image() if the ramdisk loads to what it
> thinks is the root device, the initrd actions are never taken.
>
> Of course, patching that function to remove that check results in the
> same behavior. I've not yet tracked down what's going on but
> that's the problem.
Thanks for looking into this. I wander if it's something to do with the
way xen packages up the module as an initrd for dom0? Maybe there's some
difference between an initrd and a ramdisk?
Ian
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|