From: "Henry W. Peters" <hwpeters@jamadots.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: GRUB update problems
Date: Tue, 05 Jan 2010 19:23:56 -0500 [thread overview]
Message-ID: <4B43D81C.5000009@jamadots.com> (raw)
In-Reply-To: <1262724652.2635.14.camel@fz.local>
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
next prev parent reply other threads:[~2010-01-06 0:24 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 [this message]
2010-01-06 21:50 ` Henry W. Peters
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=4B43D81C.5000009@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.