Hi, Mathieu Alorent wrote, > Le jeudi 18 mars 2010 à 21:08 +0100, Stephan Hermann a écrit : > > Console: switching to colour framebuffer device 80x30 > > > > I tried to disable it via modeset but failed here.. > > Using a -server flavoured kernel (on ubuntu) seem to don't change the > screen mode... I didn't found how to disable fb on -generic kernels.
If your graphics card uses KMS, you can try "nomodeset" to disable the framebuffer switching. Otherwise deleting of any frambuffer kernel modules in the nfsroot or initrd might help, too. (worst case :)) bye Waldemar
