bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

different numbers for sata-hd


From: Peter Mühlbauer
Subject: different numbers for sata-hd
Date: Tue, 31 Oct 2006 13:47:54 +0100

Hi,

on a computer with an IDE hard disk and an external SATA hard
disk, GRUB gives the SATA hard disk a number different number from the
one it gave during the installation process. First, menu.lst
looks like this:
...
title Ubuntu
          root (hd1,0)
          kernel /boot/vmlinuz root=/dev/sda1 
          initrd   /boot/initrd
...

then I install GRUB:
sudo grub
root (hd1,0)
setup (hd1)

then GRUB tells me that the installation was successful, but when I
start the computer, Ubuntu starts with the configuration:

        root (hd0,0)
        kernel /boot/vmlinuz root=/dev/sda1
        initrd /boot/initrd

A short note if this is really a bug or if I should go on googling
for solutions would be great.

Best regards,

Peter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]