<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For reference, here's what I use to boot kernels in KVM.<br>
<br>
        kvm -gdb tcp::$SOME_FREE_PORT -smp 4 -hda /path/to/litmus-rt.img -m 2048 -net nic,model=e1000 -net user -k en-us -kernel /path/to/litmus-rt/arch/x86/boot/bzImage -append console=ttyS0 ro root=/dev/hda1 no_timer_check  -nographic -redir tcp:$SOME_OTHER_FREE_PORT::22<br>

<br>
- Björn<br></blockquote><div> </div><div>Thanks for the fast answer! </div></div><div><br></div><div>By "/path/to/litmus-rt.img" are you referring to the img file provided in <a href="https://wiki.litmus-rt.org/litmus/VirtualMachineImages">https://wiki.litmus-rt.org/litmus/VirtualMachineImages</a>? I was expecting to be able to use an "empty" file (I just created it using aqema and put an Ubuntu inside it -- just to be sure there was a well formatted file system inside).</div>
<div><br></div><div>Also, thanks for sharing the command line: finally I found a way to redirect the output to my "real" console :-)</div><div><br></div>-- <br>John Gamboa<br><a href="http://rabanetescebolas.blogspot.com">rabanetescebolas.blogspot.com</a><br>