Re: NOVA, NUL, snapshotting
"Sartakov A. Vasily" <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi again According to my "ps aux" I see two getty with ttyS0 and ttyS1. Moreover I see /dev/issue welcome messages in my serial console but I still can’t write anythings, looks like console gives output only. I have tried with pty/udp/telnet on qemu side - all the same, only output. And just curios: Are there any news about publishing live migration stuff in seoul? >> I want to start NOVA/NUL without vga in qemu. >> I've added -novga, have removed vga:0x03c0 (and kbc, keyb) in PC_PS2 alias >> I use hostserial in sigma0.nul config string >> and bzImage-js has "console=ttyS0" and "console=tty" >> I do not have a Linux login message after booting if Linux, but I have all messages related to boot. > > This indicates that your setup wrt to NOVA/NUL is correct, but your > virtual Linux is not spawning a getty on its serial device. > > You need a line such as: > T0:23:respawn:/sbin/getty -w -L ttyS0 115200 vt100 > in /etc/inittab to get a login prompt on the serial console. > > You can extract, modify and recreate your initrd with cpio. For details > check for example this page: http://landley.net/writing/rootfs-howto.html > > If the bzImage has the initramfs image already embedded, it should work > to use an initramfs with only the updated /etc/inittab file. > > Julian > -- Sartakov A. Vasily [email protected] _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
signature.asc
(application/pgp-signature, 842 B)
-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJSzsOUAAoJEJl93FGKuRBU5D8QAJLDa9VrSATAkgIVMQMT06x6 GrecA7KGxTje6jKOouzeUnk/yDSv/VGfmyb5OYl/bEHYQmo2bqLDI755HjsKkURX 74uQGvRIX8pFI1GyIaBPCbj4E84WHH5AyExLeM7LAh8axhB4eRplYzgvJovn6YuU kDBgk4kJGltzV/4tTRfU1HmOxx1J860d+2t+EqDwBJgQLE5n/WDMJcUWulXRMt4F giv7RimzsyqYyqL047U+ffGaPvkMcV9fjmmM/WIuDzVkgm0bJ0W+cT9h3PXm+Gqw p/l8AHD1VwaEls8+tFNeSFCde5rYkdLdMeBlrHyTmiCT2XBkalhU9AOqd6gtlhOU ZaBgClDy68eB4uY7n6DHTNc7G46u3f1SL211k0k4TruWglyZ7eQFzAJr2XhEBZcQ u99p2MW4xXsxmTY+5vc3xUT71pvdBZAnWeU2h4Rep10+8qI0FXbq/wEN+m8VbIvb 7b74lku6E/SHr72/Cm1RP6FTBn96B9OGs/PTid5BkfkU/StXUji1gdu+WXZgjHWP b/C7DDw29UG5m6/Yp1fdCfP9Fnj7Ii7sM6EfxuznYkdyrJ5yuvsQYoh2qncsvpOK KtBV5sArMiHKLSyWabRxJDmORl7j8NcFOqz4gRqog1qCkCerLAgC6jOSCiULHy9T eHcDwKObsf/w6Ibg4CxN =H65+ -----END PGP SIGNATURE-----