All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Henry W. Peters" <hwpeters@jamadots.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: GRUB update problems
Date: Wed, 06 Jan 2010 16:50:20 -0500	[thread overview]
Message-ID: <4B45059C.10806@jamadots.com> (raw)
In-Reply-To: <4B43D81C.5000009@jamadots.com>

Henry W. Peters wrote:
> Felix Zielcke wrote:
>> Am Dienstag, den 05.01.2010, 13:58 -0500 schrieb Henry W. Peters:
>>  
>>> Then I did check the /etc/default/grub file, & this is what I got (I 
>>> took out the '# at the GRUB_GFXMODE=1440x900' & changed the 
>>> resolution... I tried doing an '#update-grub' both in the terminal
>>> while booted & at startup in the recovery mode. Nothing seems to 
>>> change... maybe it's the 'install_device not specified.' problem??
>>>     
>>
>> Well if running update-grub shows an error about video.lst, then you
>> must run grub-install first.
>>
>> Else check the generated /boot/grub/grub.cfg
>> It should contain something like that:
>>
>> if loadfont /usr/share/grub/unicode.pf2 ; then
>>   set gfxmode=1440x900
>>   insmod gfxterm
>>   insmod vbe
>>   if terminal_output gfxterm ; then true ; else
>>     # For backward compatibility with versions of terminal.mod that 
>> don't
>>     # understand terminal_output
>>     terminal gfxterm
>>   fi
>> fi
>>
>>   
> Felix,
>
> Thanks very much, I will try this.
>
> Henry


Well now I'm in deep ...., fortunately, I had some trouble installing 
Debian Lenny, & someone recommended 'PMagic' CD & it allowed me to boot 
in to my Linux OS.

In booting up this afternoon, I first got:

"Grub loading
error the symbol 'grub_puts' not found
grub rescue>_" (the under score here was a blinking cursor)

Then I made some changes in the BIOS to set another hd to boot... & got:

"GRUB loading please wait...
Error 15" (& right here, all stop as far as loading went).

When I got back on line via the PMagic disk, I tried reinstalling GRUB 
via the synaptic package manager... that didn't work either

Previously, I looked at the file Felix suggested (/boot/grub/grub.cfg), 
& there was no such parameters as he indicated there might be.

I tried to follow the grub_install suggestions, to no avail (& probably 
messed something up).

What is recommended fix... & can I go back to the previous version of 
grub some how...? It, at least connected with my startup manager (i.e., 
changed the given, but limited resolutions of the GRUB & start up, 
making my 1440 x 900 monitor useable at that res.).

Thanks,
Henry



  reply	other threads:[~2010-01-06 21:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05  6:08 GRUB Faq Bruce Dubbs
2010-01-05 16:12 ` Lapohos Tibor
2010-01-05 18:07   ` GRUB update problems Henry W. Peters
2010-01-05 18:16     ` Felix Zielcke
2010-01-05 18:58       ` Henry W. Peters
2010-01-05 20:50         ` Felix Zielcke
2010-01-06  0:23           ` Henry W. Peters
2010-01-06 21:50             ` Henry W. Peters [this message]
2010-01-08 15:39               ` Henry W. Peters
2010-01-08 16:13                 ` Robert Millan
2010-01-08 17:01                   ` Henry W. Peters
2010-01-08 19:26                     ` Henry W. Peters
2010-01-05 19:16   ` GRUB Faq Lapohos Tibor
2010-01-06  2:50     ` Bruce Dubbs
2010-01-07 19:40 ` Robert Millan
2010-01-07 19:52   ` Bruce Dubbs
2010-01-08 22:12   ` richardvoigt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B45059C.10806@jamadots.com \
    --to=hwpeters@jamadots.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.