From: Bean <bean123@126.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: GRUB 2 does not show new kernel :(
Date: Wed, 27 Jun 2007 14:39:35 +0800 [thread overview]
Message-ID: <20070627063935.GA2440@ws3.vdp.com> (raw)
In-Reply-To: <511f47f50706262325p7b97f960m8e65fc87ae9d59da@mail.gmail.com>
On Wed, Jun 27, 2007 at 11:55:07AM +0530, shirish wrote:
> Hi all,
> Mr. Bean (chuckles knowing a different bean :) ) , first of all
> thank you for your time. You are right as far as unifont.pff is
> concerned. I just did a search and saw that unifont is not installed.
> Have installed it now. But still the same issue is there.
>
> btw I have two hard disks :-
>
> shirish@ubuntu:~$ sudo fdisk -l
> [sudo] password for shirish:
>
> Disk /dev/sda: 160.0 GB, 160041885696 bytes
> 255 heads, 63 sectors/track, 19457 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
>
> Device Boot Start End Blocks Id System
> /dev/sda1 * 1 1912 15358108+ 7 HPFS/NTFS
> /dev/sda2 1913 19457 140930212+ f W95 Ext'd (LBA)
> /dev/sda5 1913 6083 33503526 7 HPFS/NTFS
> /dev/sda6 6084 10254 33503526 7 HPFS/NTFS
> /dev/sda7 10255 14425 33503526 7 HPFS/NTFS
> /dev/sda8 14426 18596 33503526 7 HPFS/NTFS
> /dev/sda9 18597 19457 6915951 7 HPFS/NTFS
>
> Disk /dev/sdb: 80.0 GB, 80060424192 bytes
> 255 heads, 63 sectors/track, 9733 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
>
> Device Boot Start End Blocks Id System
> /dev/sdb1 * 1 1216 9767488+ 83 Linux
> /dev/sdb2 1217 9483 66404677+ 83 Linux
> /dev/sdb3 9484 9733 2008125 82 Linux swap / Solaris
>
> Another thing, is not written in /boot/grub/grub.cfg not to alter stuff ?
>
> #
> # DO NOT EDIT THIS FILE
> #
> # It is automaticaly generated by /usr/sbin/update-grub using
> templates from /etc/grub.d
> # and settings from /etc/default/grub
> #
>
> Please lemme know what is to be done & will try accordingly.
>
I recommend that you remove these lines:
font (hd1,1)/usr/share/grub/unifont.pff
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal gfxterm
You will enter text mode, but this is not an issue since you're not using
any non ascii characters.
--
Bean
next prev parent reply other threads:[~2007-06-27 6:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-27 6:25 GRUB 2 does not show new kernel :( shirish
2007-06-27 6:39 ` Bean [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-06-27 20:44 shirish
2007-06-27 20:06 shirish
2007-06-27 14:05 shirish
2007-06-27 16:17 ` Bean
2007-06-26 19:48 shirish
2007-06-27 1:58 ` Bean
2007-06-27 3:07 ` Bean
2007-06-27 2:18 ` Bean
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=20070627063935.GA2440@ws3.vdp.com \
--to=bean123@126.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.