Changes

Jump to navigation Jump to search
219 bytes added ,  12:23, 23 April 2016
no edit summary
Line 25: Line 25:  
  sudo apt-get install -y boot-repair
 
  sudo apt-get install -y boot-repair
 
  boot-repair
 
  boot-repair
 +
 +
== Ubuntu server resolution ==
 +
Edit /etc/default/grub and set:
 +
GRUB_CMDLINE_LINUX_DEFAULT="splash vga=789" ??
 +
GRUB_CMDLINE_LINUX_DEFAULT="splash vga=792" # 1024x768@24bit
 +
Save and run:
 +
sudo update-grub
 +
sudo reboot

Navigation menu