Hi folks,
im trying to get my Squeeze (testing) running with grub2, but for some reason i cannot do the upgrade from grub-legacy / grub.
I’m using fakeraid (promise) since lenny, which worked fine. Now, trying the upgrade thingie (upgrade-from-grub-legacy), i get the following error:
Searching for GRUB installation directory ... found: /boot/grub
warning: grub-probe can't find drive for /dev/mapper/pdc\_difibafdhi1.
grub-probe: error: cannot find a GRUB drive for /dev/mapper/pdc\_difibafdhi1. Check your device.map
Thus its not gonna get written to the MBR, actually nothing happens…
Here is what my device.map looks like:
CODE /dev/fd0
(hd0) /dev/disk/by-id/ata-Hitachi_HDP725050GLAT80_GE1540RV1HDN9A
(hd1) /dev/disk/by-id/ata-Hitachi_HDP725050GLAT80_GE1540RV1J51HA
(hd2) /dev/mapper/pdc_difibafdhi[/CODE]
Some guesses where to debug?
Thx