<div dir="ltr">Im trying to created a suitable initrd (ref: <a href="http://www.ibm.com/developerworks/linux/library/l-initrd/index.html">http://www.ibm.com/developerworks/linux/library/l-initrd/index.html</a>)<div><br></div>

<div>and I pass it in as --initrd with root=/dev/ram0</div><div>it mounts the ramdisk but just hangs. and then gets killed any ideas?</div><div><br></div><div>relevant parts of dmesg:</div><div><div>[    0.190131] Using IPI Shortcut mode</div>

<div>[    0.190131] console [netcon0] enabled</div><div>[    0.190131] netconsole: network logging started</div><div>[    0.190131] Warning: unable to open an initial console.</div><div>[    0.190131] RAMDISK: gzip image found at block 0</div>

<div>[    0.250229] VFS: Mounted root (ext2 filesystem) on device 1:0.</div><div>[    0.250229] Freeing unused kernel memory: 348k freed</div></div><div><br></div><div><br></div><div>-Earlence</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Fri, May 3, 2013 at 11:19 AM, ron minnich <span dir="ltr"><<a href="mailto:rminnich@gmail.com" target="_blank">rminnich@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

oh yeah ... this /dev/vda think is one of the most common things I<br>
used to run into. Sometimes it's as simple as the driver being present<br>
but the lguest process not having a file to associate with vda.<br>
</blockquote></div><br></div>