Author Topic: (SOLVED) ALL MOST THERE! need help to boot from grub menu  (Read 415 times)

Offline dynosis

  • Jr. Member
  • **
  • Posts: 22
(SOLVED) ALL MOST THERE! need help to boot from grub menu
« on: December 07, 2012, 05:45:27 PM »
hi , i installed pclinuxos but to finish installation grub2 menu says:

vga=788 is deprecated. i've tried vga=800x600 no good, vga=1024x768 no good. i'm stuck
what value do i need to put so i can finish my install and get in to configure my new install.

thanks in advance
« Last Edit: December 12, 2012, 05:43:11 PM by dynosis »

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6380
  • I'm going South
Re: ALL MOST THERE! need help to boot from grub menu
« Reply #1 on: December 07, 2012, 06:46:17 PM »
hi , i installed pclinuxos but to finish installation grub2 menu says:

vga=788 is deprecated. i've tried vga=800x600 no good, vga=1024x768 no good. i'm stuck
what value do i need to put so i can finish my install and get in to configure my new install.

thanks in advance


"vga=788" is deprecated but only if you use Grub2. PCLinuxOS uses Grub legacy, and the Grub2 script that should detect other operating systems is broken and won't detect systems like PCLinuxOS properly. Have a look at hal8000's and djohnston's replies in this thread: http://www.pclinuxos.com/forum/index.php/topic,106308.msg909717.html#msg909717.

How to overcome the problem in different ways has been posted numerous times. Search for Grub2 and chainloading. Even if most of the hits will tell you how to chainload a Grub2 system from Grub legacy, there have been a few posts about doing it the other way around.

(And according to the documentation for Grub2 using the the traditional boot option "vga=XXX" should not lead to a failed start; you should get a warning and then the option should just be ignored.)
« Last Edit: December 07, 2012, 06:59:54 PM by Bald Brick »
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline dynosis

  • Jr. Member
  • **
  • Posts: 22
Re: ALL MOST THERE! need help to boot from grub menu
« Reply #2 on: December 12, 2012, 05:42:07 PM »
thank you for your help. it is a grub2 issue. grub is more stable. i will istall grub in mbr and kepp grub2 in partition.
if it's ok i will mark it as solved.