On Mon, 2005-03-21 at 15:22, [EMAIL PROTECTED] wrote: > yes... in grub added vga=0x317 (tried other parameters too) - enabled vga > and vesa in the kernel config. It boots with a blank screen - but keeps > working (machine continues to boot) and I can ssh into the box > > Thanks for the responses to date >
Tom, You'll also need to enable "framebuffer on virtual console" (CONFIG_FRAMEBUFFER_CONSOLE=y) option in the kernel. HTH, Mikael _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
