LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-19-2008, 01:34 PM   #1
bucovaina78
Member
 
Registered: Oct 2004
Location: Belgium / Antwerp
Distribution: Debian
Posts: 287

Rep: Reputation: 33
Exclamation updated to GRUB 1.96 and now "need to load the kernel first"


Well, I just upgraded to GRUB 1.96. I downloaded the source from the website and installed it with the command

Code:
grub-install /dev/sdb
It gave a little feedback that everything went fine.

Here's my grub.conf file I found in /boot/grub/

Code:
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd1,1)
if font (hd1,1)/usr/share/grub/unicode.pff ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Ubuntu, linux 2.6.27-7-generic" {
        linux   (hd1,1)/boot/vmlinuz-2.6.27-7-generic root=UUID=66dba61c-1a37-4289-beb2-6d8de006a64f ro quiet splash 
        initrd  (hd1,1)/boot/initrd.img-2.6.27-7-generic
}
menuentry "Ubuntu, linux 2.6.27-7-generic (single-user mode)" {
        linux   (hd1,1)/boot/vmlinuz-2.6.27-7-generic root=UUID=66dba61c-1a37-4289-beb2-6d8de006a64f ro single
        initrd  (hd1,1)/boot/initrd.img-2.6.27-7-generic
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
        linux   (hd1,1)/boot/memtest86+.bin
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Debian GNU/Linux, kernel 2.6.24-1-686 (on /dev/sda1)" {
        set root=(hd0,1)
        linux /boot/vmlinuz-2.6.24-1-686 root=/dev/sda1 ro quiet
        initrd /boot/initrd.img-2.6.24-1-686
}
menuentry "Debian GNU/Linux, kernel 2.6.24-1-686 (single-user mode) (on /dev/sda1)" {
        set root=(hd0,1)
        linux /boot/vmlinuz-2.6.24-1-686 root=/dev/sda1 ro single
        initrd /boot/initrd.img-2.6.24-1-686
}
### END /etc/grub.d/30_os-prober ###
btw: the first time it also went wrong and now I've been a little smarter and have a backup of the mbr:

Code:
dd if=/dev/sdb of=~/masterbootrecord.img count=1 bs=512

I hope I did that right

And yet another less important question. I installed grub2 with downloading version 1.96 right?
 
Old 11-20-2008, 07:51 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
no 1.96 is beta grub2

if you do an upgrade ubuntu will not upgrade to a 1.9* series but go to a 0.97 series

on sidux there are packages for the 1.96 series but that is not an upgrade sorry for the semantics.
 
  


Reply

Tags
grub2


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"Unable to load NLS charset" BUT kernel seems to be right madmarauder Linux - General 1 09-17-2008 11:50 PM
Measure "CPU load" and "memory consumption" of a process DaneelGiskard Programming 3 08-30-2007 12:43 PM
Kernel panic under 2.6.7 "VFS cannot load /dev/hda1 fs" Nichole_knc Slackware 5 10-24-2004 06:38 PM
"User" & "System" CPU load difference JJX Linux - General 3 06-06-2004 02:42 AM
"Updated" now have 3 things in Grub at start up. Lee Oswald Linux - Software 1 02-20-2004 11:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration