Re: wishlist: vnc framebuffer device?
richard -rw- weinberger <[email protected]> Mon, 18 Jun 2012 10:13:42 +0200
| Newsgroups | org.kernel.vger.linux-console,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAFLxGvzVOru0OAsXuwjoFT29f5Sqx1U2u-FMuJr-3TGdv-K7qw@mail.gmail.com> |
On Mon, Jun 18, 2012 at 8:59 AM, Harald Dunkel <[email protected]> wrote: > It is very important to me to get access to the VNC console > very early in the boot procedure, e.g. if there is a fsck > asking for help, or if a badly configured root device drops > me on busybox. Start the VNC server in your initrd and make sure that it gets not killed... :-) -- Thanks, //richard