This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Video Resolution

When rebooting after installation, a video-resolution is used not supported by my monitor. How can I change the default at installation time ?

Thanks


This thread was automatically locked due to age.
Parents Reply Children
  • Hi

    Thanks for replying.

    I understand the console isn't needed for the regular use, however at least I should be able to see the boot-prompts and eventual errors.
    As my LCD-monitor doesn't support the Astaro-default-resolution, I can't read anything. I tried to access the machine via a browser, but didn't succeed. So, I assume there is probably  a (eth0) error, but I can't see which one.
    Should I understand there is absolutely no way to use a functionkey to start the machine with a changed resolution ?

    Thanks

    Walter
  • Hi, i had the same problem and i've just resolved it !!!
    first :
    -make /boot writable in /etc/fstab
    second :
    - reboot
    third :
    - modify /etc/lilo.conf, for label default modify vga = xxx by vga = normal, and splash=xxx by splash=0
    four :
    - type /sbin/lilo
    five :
    - reboot, this might be OK
    six : don't forget to re-set filesystem in read-only for security !!!
    Bye  [;)]
  • Hi Walter,
    sorry for my short reply. Your posting sounded like "I did not read the manual, ASL does not work, I only see a text console" :-)
    You are right, in your case it would be beneficial to have a console. Our default boot mode is 1024x768, 16 million colors. You can modify that by overriding the default  mode. When booting, you get a prompt reading "boot:". If you press enter,(or nothing), the default is loaded (called "default"). If you press "tab", you can see the optional boot modes. 
    There is a parameter called "vga" controlling the resolution. It accepts fhe following parameters:
     Code:
     
    
    Colors   640x480             800x600          1024x768 1280x1024
       256     769               771                   773        775 
     32000     784                787                   790        793
     65000     785                788                   791        794
    16.7 M     786                789                   792        795 

     
    The default for all modes except "nosplash" is vga=791. You can either try the "nosplash" boot option, or use default followed by "vga=785" or similar. This should fix your problem.
    To change this setting permanently, edit /etc/lilo.conf and run lilo (ATTENTION - this voids support).

    Greets,
    andreas
  • Thanks folks !

    Sorry to hear you thought I didn't RTFM
    "Nosplash" did the job    
    I still need to find out how to make make it permanently

    But I'll concentrate first on the network-configuration

    Thanks and CU

    Walter
  • Greetings,

    Does this still apply to version 6? Are the vga parameters the same?
    Please let me know.

    Thanks!

    Kohi