On Tue, Aug 06, 2013 at 11:00:10AM +0300, Kfir Lavi wrote > Run qemu under screen with the flag -curses. Then scroll the screen up > like so: > # screen > # qemu -curses myimage.qcow2 > Then use Ctrl-a ESC to enter scroll mode. PageUP will take you to the > kernel log when vm starts.
Thank you very much. That helped me track down the problem. I had forgotten to enable tmpfs in the kernel config. Adding it and rebuilding the kernel fixed the problem. -- Walter Dnes <waltd...@waltdnes.org> I don't run "desktop environments"; I run useful applications