Am Donnerstag, den 13.08.2009, 02:57 +0200 schrieb Harald Braumann:
> Hi,
> 
> after updating grub-pc, the system was unbootable. The problem is, that
> update-grub is run in postinst and it guesses the wrong boot partition.
> I have a mixed IDE/SATA system and the disks are ordered differently by
> the BIOS and Linux.


That's why you sometimes have to fix /boot/grub/device.map yourself.
It gets only recreated if you run grub-install with --recheck or
directly grub-mkdevicemap.
But anyway we use UUIDs in the default grub.cfg so it shouldn't matter
how your disks are ordered in device.map
The search --set --fs-uuid line sets the root variable to the device
with that UUID.




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

Reply via email to