Here is my output: On Thursday 22 July 2010 15:50:45 Mario 'BitKoenig' Holbe wrote: > On Wed, Jul 21, 2010 at 10:06:51PM +0100, Colin Watson wrote: > > sh -x /usr/sbin/grub-install $(readlink -f > > /dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV5728872) > > > > ... and post the output to this bug. > # sh -x /usr/sbin/grub-install /dev/sda > [... all the copy-stuff removed...] > + test -f /usr/share/locale/zh_TW.Big5/LC_MESSAGES/grub.mo > + test -f /usr/share/locale/zu/LC_MESSAGES/grub.mo > + /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=device > /boot/grub + grub_device=/dev/md0 > + test -f /boot/grub/grubenv > + /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs > --device /dev/md0 /usr/sbin/grub-probe: error: unknown filesystem. > + fs_module= > + test x = x -a x = x > + echo Auto-detection of a filesystem module failed. > Auto-detection of a filesystem module failed. > + echo Please specify the module with the option `--modules' explicitly. > Please specify the module with the option `--modules' explicitly. > + exit 1 The above looks exactly the same.
> # /usr/sbin/grub-probe -v --device-map=/boot/grub/device.map --target=fs > ... > /usr/sbin/grub-probe: error: unknown filesystem. Minor diffs for the -v above, but nothing special > # grep -A2 ^md0 /proc/mdstat similar, but not the same: # grep -A2 ^md0 /proc/mdstat md0 : active raid1 sda2[0] sdc2[1] 19534976 blocks [2/2] [UU] > # grep ^/dev/md0 /etc/fstab I mount via UUID: sh -x /usr/sbin/grub-install $(readlink -f /dev/disk/by-id/ata- WDC_WD1002FBYS-02A6B0_WD-WMATV5728872) and here come the big log : /usr/sbin/grub-probe -vv --device-map=/boot/grub/device.map --target=fs -- device /dev/md0 disk/raid.c:655: Scanning for RAID devices on disk hd0 kern/disk.c:245: Opening `hd0'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. kern/emu/hostdisk.c:592: opening the device `/dev/sda' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sda' kern/emu/hostdisk.c:582: reusing open device `/dev/sda' kern/emu/hostdisk.c:582: reusing open device `/dev/sda' kern/disk.c:334: Closing `hd0'. kern/disk.c:245: Opening `hd0'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/apple.c:121: bad magic (found 0xeb63; wanted 0x4552 partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 kern/emu/hostdisk.c:592: opening the device `/dev/sda' in open_device() kern/emu/hostdisk.c:592: opening the device `/dev/sda1' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sda1' partmap/apple.c:121: bad magic (found 0xeb52; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 kern/emu/hostdisk.c:592: opening the device `/dev/sda2' in open_device() partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b kern/emu/hostdisk.c:592: opening the device `/dev/sda3' in open_device() partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 3: flag 0x0, type 0x5, start 0x1f6ef67b, len 0x55016346 kern/emu/hostdisk.c:592: opening the device `/dev/sda' in open_device() partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x1f6ef67d, len 0x12a18a82 partmap/apple.c:121: bad magic (found 0xfc4e; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0x5, start 0x321080ff, len 0x425fd8c2 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 kern/emu/hostdisk.c:582: reusing open device `/dev/sda' partmap/msdos.c:91: partition 0: flag 0x0, type 0x83, start 0x3210813e, len 0x425fd883 kern/emu/hostdisk.c:582: reusing open device `/dev/sda' kern/emu/hostdisk.c:592: opening the device `/dev/sda6' in open_device() partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0x0, start 0x321080ff, len 0x0 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x321080ff, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x321080ff, len 0x0 kern/disk.c:334: Closing `hd0'. disk/raid.c:655: Scanning for RAID devices on disk hd0,msdos6 kern/disk.c:245: Opening `hd0,msdos6'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b partmap/msdos.c:91: partition 3: flag 0x0, type 0x5, start 0x1f6ef67b, len 0x55016346 partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x1f6ef67d, len 0x12a18a82 partmap/msdos.c:91: partition 1: flag 0x0, type 0x5, start 0x321080ff, len 0x425fd8c2 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 0: flag 0x0, type 0x83, start 0x3210813e, len 0x425fd883 kern/emu/hostdisk.c:592: opening the device `/dev/sda6' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/disk.c:334: Closing `hd0,msdos6'. disk/raid.c:655: Scanning for RAID devices on disk hd0,msdos5 kern/disk.c:245: Opening `hd0,msdos5'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b partmap/msdos.c:91: partition 3: flag 0x0, type 0x5, start 0x1f6ef67b, len 0x55016346 partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x1f6ef67d, len 0x12a18a82 kern/emu/hostdisk.c:592: opening the device `/dev/sda5' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sda5' kern/emu/hostdisk.c:582: reusing open device `/dev/sda5' disk/raid.c:597: Found array md/2 (mdraid) disk/raid.c:655: Scanning for RAID devices on disk hd0,msdos3 kern/disk.c:245: Opening `hd0,msdos3'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b kern/emu/hostdisk.c:592: opening the device `/dev/sda3' in open_device() disk/raid.c:597: Found array md1 (mdraid) disk/raid.c:655: Scanning for RAID devices on disk hd0,msdos2 kern/disk.c:245: Opening `hd0,msdos2'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 kern/emu/hostdisk.c:592: opening the device `/dev/sda2' in open_device() disk/raid.c:597: Found array md2 (mdraid) disk/raid.c:655: Scanning for RAID devices on disk hd0,msdos1 kern/disk.c:245: Opening `hd0,msdos1'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 kern/emu/hostdisk.c:592: opening the device `/dev/sda1' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sda1' kern/emu/hostdisk.c:582: reusing open device `/dev/sda1' kern/disk.c:334: Closing `hd0,msdos1'. disk/raid.c:655: Scanning for RAID devices on disk hd1 kern/disk.c:245: Opening `hd1'... /usr/sbin/grub-probe: info: the size of hd1 is 312581808. kern/emu/hostdisk.c:592: opening the device `/dev/sdb' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sdb' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb' kern/disk.c:334: Closing `hd1'. kern/disk.c:245: Opening `hd1'... /usr/sbin/grub-probe: info: the size of hd1 is 312581808. partmap/apple.c:121: bad magic (found 0xeb63; wanted 0x4552 partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x3f, len 0x12a18a82 kern/emu/hostdisk.c:592: opening the device `/dev/sdb' in open_device() kern/emu/hostdisk.c:592: opening the device `/dev/sdb1' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' partmap/apple.c:121: bad magic (found 0xfc4e; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0 kern/disk.c:334: Closing `hd1'. disk/raid.c:655: Scanning for RAID devices on disk hd1,msdos1 kern/disk.c:245: Opening `hd1,msdos1'... /usr/sbin/grub-probe: info: the size of hd1 is 312581808. partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x3f, len 0x12a18a82 kern/emu/hostdisk.c:592: opening the device `/dev/sdb1' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' disk/raid.c:655: Scanning for RAID devices on disk hd2 kern/disk.c:245: Opening `hd2'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. kern/emu/hostdisk.c:592: opening the device `/dev/sdc' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sdc' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc' kern/disk.c:334: Closing `hd2'. kern/disk.c:245: Opening `hd2'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. partmap/apple.c:121: bad magic (found 0xeb63; wanted 0x4552 partmap/msdos.c:91: partition 0: flag 0x0, type 0x82, start 0x3f, len 0x1d6a39 kern/emu/hostdisk.c:592: opening the device `/dev/sdc' in open_device() kern/emu/hostdisk.c:592: opening the device `/dev/sdc1' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sdc1' partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x1d6a78, len 0x2542980 kern/emu/hostdisk.c:592: opening the device `/dev/sdc2' in open_device() partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x27193f8, len 0x1ac6a37b kern/emu/hostdisk.c:592: opening the device `/dev/sdc3' in open_device() partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0 kern/disk.c:334: Closing `hd2'. disk/raid.c:655: Scanning for RAID devices on disk hd2,msdos3 kern/disk.c:245: Opening `hd2,msdos3'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. partmap/msdos.c:91: partition 0: flag 0x0, type 0x82, start 0x3f, len 0x1d6a39 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x1d6a78, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x27193f8, len 0x1ac6a37b kern/emu/hostdisk.c:592: opening the device `/dev/sdc3' in open_device() disk/raid.c:655: Scanning for RAID devices on disk hd2,msdos2 kern/disk.c:245: Opening `hd2,msdos2'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. partmap/msdos.c:91: partition 0: flag 0x0, type 0x82, start 0x3f, len 0x1d6a39 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x1d6a78, len 0x2542980 kern/emu/hostdisk.c:592: opening the device `/dev/sdc2' in open_device() disk/raid.c:655: Scanning for RAID devices on disk hd2,msdos1 kern/disk.c:245: Opening `hd2,msdos1'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. partmap/msdos.c:91: partition 0: flag 0x0, type 0x82, start 0x3f, len 0x1d6a39 kern/emu/hostdisk.c:592: opening the device `/dev/sdc1' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sdc1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc1' kern/disk.c:334: Closing `hd2,msdos1'. kern/disk.c:245: Opening `md2'... disk/raid.c:134: md2: total_devs=2, disk_size=39069952 disk/raid.c:163: md2: level=1, total_sectors=39069952 kern/disk.c:334: Closing `md2'. kern/disk.c:245: Opening `md2'... disk/raid.c:134: md2: total_devs=2, disk_size=39069952 disk/raid.c:163: md2: level=1, total_sectors=39069952 partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 kern/disk.c:334: Closing `md2'. kern/disk.c:245: Opening `md1'... disk/raid.c:134: md1: total_devs=2, disk_size=449225344 disk/raid.c:163: md1: level=1, total_sectors=449225344 kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/emu/hostdisk.c:582: reusing open device `/dev/sda3' kern/disk.c:245: Opening `md1'... disk/raid.c:134: md1: total_devs=2, disk_size=449225344 disk/raid.c:163: md1: level=1, total_sectors=449225344 kern/disk.c:334: Closing `md1'. kern/disk.c:245: Opening `md1'... disk/raid.c:134: md1: total_devs=2, disk_size=449225344 disk/raid.c:163: md1: level=1, total_sectors=449225344 partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 kern/disk.c:334: Closing `md1'. kern/disk.c:245: Opening `md/2'... disk/raid.c:134: md/2: total_devs=2, disk_size=312576506 disk/raid.c:163: md/2: level=1, total_sectors=312576506 kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/emu/hostdisk.c:582: reusing open device `/dev/sdb1' kern/disk.c:245: Opening `md/2'... disk/raid.c:134: md/2: total_devs=2, disk_size=312576506 disk/raid.c:163: md/2: level=1, total_sectors=312576506 kern/disk.c:334: Closing `md/2'. kern/disk.c:245: Opening `md/2'... disk/raid.c:134: md/2: total_devs=2, disk_size=312576506 disk/raid.c:163: md/2: level=1, total_sectors=312576506 partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 kern/disk.c:334: Closing `md/2'. kern/disk.c:245: Opening `hd0'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. kern/disk.c:334: Closing `hd0'. kern/disk.c:245: Opening `hd0'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/apple.c:121: bad magic (found 0xeb63; wanted 0x4552 partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/apple.c:121: bad magic (found 0xeb52; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 3: flag 0x0, type 0x5, start 0x1f6ef67b, len 0x55016346 kern/emu/hostdisk.c:592: opening the device `/dev/sda' in open_device() partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x1f6ef67d, len 0x12a18a82 partmap/apple.c:121: bad magic (found 0xfc4e; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0x5, start 0x321080ff, len 0x425fd8c2 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 0: flag 0x0, type 0x83, start 0x3210813e, len 0x425fd883 kern/emu/hostdisk.c:582: reusing open device `/dev/sda' kern/emu/hostdisk.c:592: opening the device `/dev/sda6' in open_device() partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0x0, start 0x321080ff, len 0x0 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x321080ff, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x321080ff, len 0x0 kern/disk.c:334: Closing `hd0'. kern/disk.c:245: Opening `hd0,msdos6'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b partmap/msdos.c:91: partition 3: flag 0x0, type 0x5, start 0x1f6ef67b, len 0x55016346 partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x1f6ef67d, len 0x12a18a82 partmap/msdos.c:91: partition 1: flag 0x0, type 0x5, start 0x321080ff, len 0x425fd8c2 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 0: flag 0x0, type 0x83, start 0x3210813e, len 0x425fd883 kern/emu/hostdisk.c:592: opening the device `/dev/sda6' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/emu/hostdisk.c:582: reusing open device `/dev/sda6' kern/disk.c:245: Opening `hd0,msdos6'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b partmap/msdos.c:91: partition 3: flag 0x0, type 0x5, start 0x1f6ef67b, len 0x55016346 partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x1f6ef67d, len 0x12a18a82 partmap/msdos.c:91: partition 1: flag 0x0, type 0x5, start 0x321080ff, len 0x425fd8c2 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x1f6ef67b, len 0x0 partmap/msdos.c:91: partition 0: flag 0x0, type 0x83, start 0x3210813e, len 0x425fd883 kern/disk.c:334: Closing `hd0,msdos6'. kern/disk.c:245: Opening `hd0,msdos5'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b partmap/msdos.c:91: partition 3: flag 0x0, type 0x5, start 0x1f6ef67b, len 0x55016346 partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x1f6ef67d, len 0x12a18a82 kern/emu/hostdisk.c:592: opening the device `/dev/sda5' in open_device() kern/disk.c:334: Closing `hd0,msdos5'. kern/disk.c:245: Opening `hd0,msdos3'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x4a85300, len 0x1ac6a37b kern/disk.c:334: Closing `hd0,msdos3'. kern/disk.c:245: Opening `hd0,msdos2'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x2542980, len 0x2542980 kern/emu/hostdisk.c:592: opening the device `/dev/sda2' in open_device() kern/disk.c:334: Closing `hd0,msdos2'. kern/disk.c:245: Opening `hd0,msdos1'... /usr/sbin/grub-probe: info: the size of hd0 is 1953525168. partmap/msdos.c:91: partition 0: flag 0x80, type 0x7, start 0x3f, len 0x2542941 kern/disk.c:334: Closing `hd0,msdos1'. kern/disk.c:245: Opening `hd1'... /usr/sbin/grub-probe: info: the size of hd1 is 312581808. kern/disk.c:334: Closing `hd1'. kern/disk.c:245: Opening `hd1'... /usr/sbin/grub-probe: info: the size of hd1 is 312581808. partmap/apple.c:121: bad magic (found 0xeb63; wanted 0x4552 partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x3f, len 0x12a18a82 kern/emu/hostdisk.c:592: opening the device `/dev/sdb1' in open_device() partmap/apple.c:121: bad magic (found 0xfc4e; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0 partmap/msdos.c:91: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0 kern/disk.c:334: Closing `hd1'. kern/disk.c:245: Opening `hd1,msdos1'... /usr/sbin/grub-probe: info: the size of hd1 is 312581808. partmap/msdos.c:91: partition 0: flag 0x0, type 0xfd, start 0x3f, len 0x12a18a82 kern/disk.c:334: Closing `hd1,msdos1'. kern/disk.c:245: Opening `hd2'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. kern/disk.c:334: Closing `hd2'. kern/disk.c:245: Opening `hd2'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. partmap/apple.c:121: bad magic (found 0xeb63; wanted 0x4552 partmap/msdos.c:91: partition 0: flag 0x0, type 0x82, start 0x3f, len 0x1d6a39 partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x1d6a78, len 0x2542980 partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x27193f8, len 0x1ac6a37b kern/emu/hostdisk.c:592: opening the device `/dev/sdc3' in open_device() partmap/apple.c:121: bad magic (found 0x0; wanted 0x4552 partmap/msdos.c:91: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0 kern/disk.c:334: Closing `hd2'. kern/disk.c:245: Opening `hd2,msdos3'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. partmap/msdos.c:91: partition 0: flag 0x0, type 0x82, start 0x3f, len 0x1d6a39 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x1d6a78, len 0x2542980 partmap/msdos.c:91: partition 2: flag 0x0, type 0xfd, start 0x27193f8, len 0x1ac6a37b kern/emu/hostdisk.c:592: opening the device `/dev/sdc3' in open_device() kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/emu/hostdisk.c:582: reusing open device `/dev/sdc3' kern/disk.c:334: Closing `hd2,msdos3'. kern/disk.c:245: Opening `hd2,msdos2'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. partmap/msdos.c:91: partition 0: flag 0x0, type 0x82, start 0x3f, len 0x1d6a39 partmap/msdos.c:91: partition 1: flag 0x0, type 0xfd, start 0x1d6a78, len 0x2542980 kern/disk.c:334: Closing `hd2,msdos2'. kern/disk.c:245: Opening `hd2,msdos1'... /usr/sbin/grub-probe: info: the size of hd2 is 490234752. partmap/msdos.c:91: partition 0: flag 0x0, type 0x82, start 0x3f, len 0x1d6a39 kern/disk.c:334: Closing `hd2,msdos1'. /usr/sbin/grub-probe: info: opening md0. kern/disk.c:245: Opening `md0'... kern/disk.c:320: Opening `md0' failed. kern/disk.c:334: Closing `md0'. /usr/sbin/grub-probe: error: no such disk. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org