Bug#708123: [grub-pc] grub2 (2.00-14) fails to install on RAID arrays (rescue, boot is broken)

Branko Mikic mikic at vahanus.de
Fri Mar 21 21:23:24 UTC 2014


I can reproduce the bug described in #5. I've upgraded from wheezy to 
jessie and have a MB-fakeraid (RAID 0) installed via dmraid 1.0.0.rc16-5 
package.

root at welanduz:~# uname -a
Linux welanduz 3.13-1-amd64 #1 SMP Debian 3.13.5-1 (2014-03-04) x86_64 
GNU/Linux

root at welanduz:~# lspci | grep RAID
00:11.0 RAID bus controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 SATA Controller [Non-RAID5 mode] (rev 40)

  Grub used to work without errors. My fakeraid partitions where visible 
in the gnome-disk tool and mounting eg. NTFS wasn't a problem. Until the 
upgrade to jessie and the new grub package:

ii  grub-common                2.00-22            amd64
ii  grub-pc                    2.00-22            amd64
ii  grub-pc-bin                2.00-22            amd64
ii  grub2-common               2.00-22            amd64

Booting different OSes still works but the fakeraid partitions aren't 
recongnized by gnome-disk anymore although the fakeraid appears to be there:

root at welanduz:~# dmsetup info /dev/mapper/pdc_cjdgacajh*
Name:              pdc_cjdgacajh
State:             ACTIVE
Read Ahead:        256
Tables present:    LIVE
Open count:        2
Event number:      0
Major, minor:      254, 0
Number of targets: 1
UUID: DMRAID-pdc_cjdgacajh

Name:              pdc_cjdgacajh1
State:             ACTIVE
Read Ahead:        256
Tables present:    LIVE
Open count:        0
Event number:      0
Major, minor:      254, 2
Number of targets: 1
UUID: DMRAID-pdc_cjdgacajh1

Name:              pdc_cjdgacajh2
State:             ACTIVE
Read Ahead:        256
Tables present:    LIVE
Open count:        0
Event number:      0
Major, minor:      254, 1
Number of targets: 1
UUID: DMRAID-pdc_cjdgacajh2

root at welanduz:~# ll /dev/mapper/
total 0
crw------- 1 root root  10, 236 Mar 21 20:54 control
brw-rw---- 1 root disk 254,   0 Mar 21 20:54 pdc_cjdgacajh
brw-rw---- 1 root disk 254,   2 Mar 21 20:54 pdc_cjdgacajh1
brw-rw---- 1 root disk 254,   1 Mar 21 20:54 pdc_cjdgacajh2

root at welanduz:~# ll /dev/disk/by-id/ | grep dm
lrwxrwxrwx 1 root root 10 Mar 21 20:54 dm-name-pdc_cjdgacajh -> ../../dm-0
lrwxrwxrwx 1 root root 10 Mar 21 20:54 dm-name-pdc_cjdgacajh1 -> ../../dm-2
lrwxrwxrwx 1 root root 10 Mar 21 20:54 dm-name-pdc_cjdgacajh2 -> ../../dm-1
lrwxrwxrwx 1 root root 10 Mar 21 20:54 dm-uuid-DMRAID-pdc_cjdgacajh -> 
../../dm-0
lrwxrwxrwx 1 root root 10 Mar 21 20:54 dm-uuid-DMRAID-pdc_cjdgacajh1 -> 
../../dm-2
lrwxrwxrwx 1 root root 10 Mar 21 20:54 dm-uuid-DMRAID-pdc_cjdgacajh2 -> 
../../dm-1

and is mountable at console (mount -tntfs ...) but updating grub fails:

root at welanduz:~# update-grub2
Generating grub.cfg ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-3.13-1-amd64
Found initrd image: /boot/initrd.img-3.13-1-amd64
Found linux image: /boot/vmlinuz-3.2.0-4-amd64
Found initrd image: /boot/initrd.img-3.2.0-4-amd64
grub-probe: error: unknown filesystem.
grub-probe: error: unknown filesystem.
Found Windows 7 (loader) on /dev/mapper/pdc_cjdgacajh1
/usr/sbin/grub-probe: error: unknown filesystem.
done

user.log has some errors:

root at welanduz:~# cat /var/log/user.log | grep dmraid
Mar 18 20:34:45 welanduz dmraid-activate: ERROR: Cannot retrieve RAID 
set information for pdc_cjdgacajh
Mar 18 20:34:45 welanduz dmraid-activate: ERROR: Cannot retrieve RAID 
set information for pdc_cjdgacajh
Mar 18 20:35:16 welanduz dmraid-activate: ERROR: Cannot retrieve RAID 
set information for pdc_cjdgacajh
Mar 18 20:35:16 welanduz dmraid-activate: ERROR: Cannot retrieve RAID 
set information for pdc_cjdgacajh
Mar 18 20:35:42 welanduz dmraid-activate: ERROR: Cannot retrieve RAID 
set information for pdc_cjdgacajh
Mar 18 20:35:42 welanduz dmraid-activate: ERROR: Cannot retrieve RAID 
set information for pdc_cjdgacajh
Mar 20 19:43:04 welanduz dmraid-activate: ERROR: Cannot retrieve RAID 
set information for pdc_cjdgacajh
Mar 20 19:43:04 welanduz dmraid-activate: ERROR: Cannot retrieve RAID 
set information for pdc_cjdgacajh

I don't know how i would setup a VM forcing use of dmraid with 
MB-fakeraids probably that's a reason for not appearing in that scenario.

root at welanduz:~# grub-probe -vv -t fs /boot/grub/ 2>&1 | cat >~/grub.log

grub-probe: info: Looking for /dev/sdc1.
grub-probe: info: /dev/sdc is a parent of /dev/sdc1.
grub-probe: info: /dev/sdc1 starts from 2048.
grub-probe: info: opening the device hd0.
grub-core/kern/disk.c:230: Opening `hd0'...
grub-probe: info: the size of hd0 is 250069680.
grub-core/kern/disk.c:230: Opening `hd0'...
grub-probe: info: the size of hd0 is 250069680.
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc' in 
open_device()
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc1' in 
open_device()
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc' in 
open_device()
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc5' in 
open_device()
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc' in 
open_device()
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc5' in 
open_device()
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc5'
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc' in 
open_device()
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc6' in 
open_device()
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc' in 
open_device()
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc6' in 
open_device()
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc6'
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/apple.c:123: bad magic (found 0xeb63; wanted 0x4552
grub-core/kern/disk.c:326: Closing `hd0'.
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-probe: info: Partition 0 starts from 2048.
grub-core/kern/disk.c:326: Closing `hd0'.
grub-probe: info: Looking for /dev/sdc1.
grub-probe: info: /dev/sdc is a parent of /dev/sdc1.
grub-probe: info: /dev/sdc1 starts from 2048.
grub-probe: info: opening the device hd0.
grub-core/kern/disk.c:230: Opening `hd0'...
grub-probe: info: the size of hd0 is 250069680.
grub-core/kern/disk.c:230: Opening `hd0'...
grub-probe: info: the size of hd0 is 250069680.
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc' in 
open_device()
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/apple.c:123: bad magic (found 0xeb63; wanted 0x4552
grub-core/kern/disk.c:326: Closing `hd0'.
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-probe: info: Partition 0 starts from 2048.
grub-core/kern/disk.c:326: Closing `hd0'.
grub-probe: info: Looking for /dev/sdc1.
grub-probe: info: /dev/sdc is a parent of /dev/sdc1.
grub-probe: info: /dev/sdc1 starts from 2048.
grub-probe: info: opening the device hd0.
grub-core/kern/disk.c:230: Opening `hd0'...
grub-probe: info: the size of hd0 is 250069680.
grub-core/kern/disk.c:230: Opening `hd0'...
grub-probe: info: the size of hd0 is 250069680.
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc' in 
open_device()
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc'
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/disk/diskfilter.c:135: Scanning for DISKFILTER devices on disk hd0
grub-probe: info: Scanning for DISKFILTER devices on disk hd0.
grub-probe: info: Scanning for mdraid1x devices on disk hd0.
grub-probe: info: Scanning for mdraid09 devices on disk hd0.
grub-probe: info: Scanning for mdraid09_be devices on disk hd0.
grub-probe: info: Scanning for dmraid_nv devices on disk hd0.
grub-probe: info: Scanning for ldm devices on disk hd0.
grub-probe: info: scanning hd0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hd0.
grub-probe: info: no LVM signature found.
grub-core/partmap/apple.c:123: bad magic (found 0x0; wanted 0x4552
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xfa7ff, len 0xdbff802
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0x0, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x83, start 
0xfa801, len 0xbc00000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x5, start 
0xbcfa801, len 0x1fff800
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xfa7ff, len 0x0
grub-core/partmap/msdos.c:181: partition 0: flag 0x0, type 0x82, start 
0xbcfb001, len 0x1fff000
grub-core/partmap/msdos.c:181: partition 1: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 2: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/msdos.c:181: partition 3: flag 0x0, type 0x0, start 
0xbcfa801, len 0x0
grub-core/partmap/apple.c:123: bad magic (found 0xeb63; wanted 0x4552
grub-core/kern/disk.c:326: Closing `hd0'.
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-probe: info: Partition 0 starts from 2048.
grub-core/kern/disk.c:326: Closing `hd0'.
grub-probe: info: opening hd0,msdos1.
grub-core/kern/disk.c:230: Opening `hd0,msdos1'...
grub-probe: info: the size of hd0 is 250069680.
grub-core/partmap/msdos.c:181: partition 0: flag 0x80, type 0x83, start 
0x800, len 0xf9801
grub-core/kern/fs.c:55: Detecting zfs...
grub-core/kern/emu/hostdisk.c:1024: opening the device `/dev/sdc1' in 
open_device()
grub-core/fs/zfs/zfs.c:947: label ok 0
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/fs/zfs/zfs.c:787: check 2 passed
grub-core/fs/zfs/zfs.c:3068: incorrect nvlist header
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/fs/zfs/zfs.c:947: label ok 1
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/fs/zfs/zfs.c:787: check 2 passed
grub-core/fs/zfs/zfs.c:3068: incorrect nvlist header
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/fs/zfs/zfs.c:947: label ok 2
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/fs/zfs/zfs.c:787: check 2 passed
grub-core/fs/zfs/zfs.c:3068: incorrect nvlist header
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/fs/zfs/zfs.c:947: label ok 3
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/fs/zfs/zfs.c:787: check 2 passed
grub-core/fs/zfs/zfs.c:3068: incorrect nvlist header
grub-core/kern/fs.c:77: zfs detection failed.
grub-core/kern/fs.c:55: Detecting xfs...
grub-core/kern/fs.c:77: xfs detection failed.
grub-core/kern/fs.c:55: Detecting ufs2...
grub-core/kern/fs.c:77: ufs2 detection failed.
grub-core/kern/fs.c:55: Detecting ufs1...
grub-core/kern/fs.c:77: ufs1 detection failed.
grub-core/kern/fs.c:55: Detecting udf...
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
grub-core/kern/fs.c:77: udf detection failed.
grub-core/kern/fs.c:55: Detecting tarfs...
grub-core/kern/fs.c:77: tarfs detection failed.
grub-core/kern/fs.c:55: Detecting squash4...
grub-core/kern/fs.c:77: squash4 detection failed.
grub-core/kern/fs.c:55: Detecting sfs...
grub-core/kern/fs.c:77: sfs detection failed.
grub-core/kern/fs.c:55: Detecting romfs...
grub-core/kern/fs.c:77: romfs detection failed.
grub-core/kern/fs.c:55: Detecting reiserfs...
grub-core/kern/fs.c:77: reiserfs detection failed.
grub-core/kern/fs.c:55: Detecting odc...
grub-core/kern/fs.c:77: odc detection failed.
grub-core/kern/fs.c:55: Detecting ntfs...
grub-core/kern/fs.c:77: ntfs detection failed.
grub-core/kern/fs.c:55: Detecting nilfs2...
grub-core/kern/fs.c:77: nilfs2 detection failed.
grub-core/kern/fs.c:55: Detecting newc...
grub-core/kern/fs.c:77: newc detection failed.
grub-core/kern/fs.c:55: Detecting minix_be...
grub-core/kern/fs.c:77: minix_be detection failed.
grub-core/kern/fs.c:55: Detecting minix3_be...
grub-core/kern/fs.c:77: minix3_be detection failed.
grub-core/kern/fs.c:55: Detecting minix3...
grub-core/kern/fs.c:77: minix3 detection failed.
grub-core/kern/fs.c:55: Detecting minix2_be...
grub-core/kern/fs.c:77: minix2_be detection failed.
grub-core/kern/fs.c:55: Detecting minix2...
grub-core/kern/fs.c:77: minix2 detection failed.
grub-core/kern/fs.c:55: Detecting minix...
grub-core/kern/fs.c:77: minix detection failed.
grub-core/kern/fs.c:55: Detecting jfs...
grub-core/kern/fs.c:77: jfs detection failed.
grub-core/kern/fs.c:55: Detecting iso9660...
grub-core/kern/fs.c:77: iso9660 detection failed.
grub-core/kern/fs.c:55: Detecting hfsplus...
grub-core/kern/fs.c:77: hfsplus detection failed.
grub-core/kern/fs.c:55: Detecting hfs...
grub-core/kern/fs.c:77: hfs detection failed.
grub-core/kern/fs.c:55: Detecting fat...
grub-core/kern/fs.c:77: fat detection failed.
grub-core/kern/fs.c:55: Detecting ext2...
grub-core/kern/emu/hostdisk.c:1001: reusing open device `/dev/sdc1'
ext2



More information about the Pkg-grub-devel mailing list