Bug#541145: solved changing hard disk order in bios

2009-11-23 Thread Alan BRASLAU
Package: grub-pc
Version: 1.97+20091115-1
Severity: normal


May I suggest changing

 ┌──┤ Configuring grub-pc ├──┐
 │ The grub-pc package is being upgraded.  This menu allows you to select│
 │ which devices you'd like grub-install to be automatically run for, if │
 │ any.  │
 │   │
 │ It is recommended that you do this in most situations, to prevent the │
 │ installed GRUB from getting out of sync with other components such as │
 │ grub.cfg or with newer Linux images it will have to load. │
 │   │
 │ If you're unsure which drive is designated as boot drive by your BIOS,│
 │ it is often a good idea to install GRUB to all of them.   │
 │   │
 │ Note: It is possible to install GRUB to partition boot records as well.   │
 │ However, this forces GRUB to use the blocklist mechanism, which makes it  │
 │ less reliable, and therefore is not recommended.  │
 │   │
 │ GRUB install devices: │
 │   │
 │[*] /dev/sda   │
 │[*] /dev/sdb   │
 │[*] /dev/sdc   │
 │   │
 │   │
 └───┘

to something more explicit:

 ┌──┤ Configuring grub-pc ├──┐
 │ The grub-pc package is being upgraded.  This menu allows you to select│
 │ which devices you'd like grub-install to be automatically run for, if │
 │ any.  │
 │   │
 │ It is recommended that you do this in most situations, to prevent the │
 │ installed GRUB from getting out of sync with other components such as │
 │ grub.cfg or with newer Linux images it will have to load. │
 │   │
 │ If you're unsure which drive is designated as boot drive by your BIOS,│
 │ it can be a good idea to install GRUB to all of them. However, the boot   │
 │ process will be faster if GRUB is installed on the boot record of the │
 │ disk containing the directory /boot/grub and your BIOS is set to boot │
 │ from this disk.   │
 │   │
 │ Note: It is possible to install GRUB to partition boot records as well.   │
 │ However, this forces GRUB to use the blocklist mechanism, which makes it  │
 │ less reliable, and therefore is not recommended.  │
 │   │
 │ GRUB install devices: │
 │   │
 │[*] /dev/sda   │
 │[*] /dev/sdb   │
 │[*] /dev/sdc   │
 │   │
 │   │
 └───┘

It is good practice to install grub on the MBR of the disk containing
/boot/grub.  On a dual-boot machine containing several disks, each one
dedicated to a single operating system, each other disk can maintain its MBR
untouched, as this would be more reliable and flexible. Something to this
effect could be documented.

Alan

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/dffacea2-ec10-4b17-bdf7-d71806390ac6 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/hdc1 /home/dell ext3 rw,relatime,errors=continue,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/hda
(hd1)   /dev/hdb
(hd2)   /dev/hdc
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is au

Bug#541145: solved changing hard disk order in bios

2009-10-21 Thread Gabriele Giacone

Hello,
I solved changing disk order in bios too but this is a workaround.

I'm using 2 IDE disks:
Primary master   hd0  /dev/hdaNOT Linux
Primary slavehd1  /dev/hdbDebian

Before, bios booted on /dev/hda and I got grub menu after 15-20 seconds.
Now, bios boots on /dev/hdb and boot is fast as should be.
It seems that, booting on the 1st disk, it was looking for /boot/grub 
that is on the 2nd disk.


In both cases, before and after, kernel loads quickly.

G



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541145: solved changing hard disk order in bios

2009-10-17 Thread Andrea Zagli
i solved changing hard disk order in bios; it isn't the boot order,  
but another type of order of whom i don't know the meaning


when i installed grub2 i installed it on both of my hard disk (as  
suggested by debian package installer)





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org