Bug#475718: Bug #475718 grub gets confused by hybrid apple/pc partmap

Chris Knadle Chris.Knadle at coredump.us
Fri Jul 25 23:36:25 UTC 2008


On Friday 25 July 2008, Robert Millan wrote:
> On Tue, Jul 22, 2008 at 02:10:20AM -0400, Chris Knadle wrote:
> > On Monday 21 July 2008, Felix Zielcke wrote:
> > > Is this still a problem with grub2 1.96+20080704-2 currently in
> > > testing/unstable ?
> >
> > I just tried, grub2 1.96+20080704-2 -- I can't even complete installing
> > it (I selected the recommended chain-load):
>
> Please could you try the attached patch?
>
>   If it works (i.e. discards the apple partmap), I would also need a
> positive result (test on a pure apple layout).
>
>   If it doesn't work, please provide a dump of the first 2 sectors of your
> disk (1024 Bytes).

   It doesn't work, but I very much appreciate the patch anyway.  ;-)

   Full output of 'grub-probe -vv /dev/hde3' and a 'dd' of the first 1024 
bytes of the drive are attached.

   If you ask me, I think this unfortunately looks like a complex detection 
problem -- which I think is eventually going to start with a *successful* 
detection of the Apple partition (because Apple + PC partitions can 
co-exist), followed by somehow *rejecting* that based on not finding any 
Apple HFS+ partitions (avoiding scanning partition 0), re-detecting partmaps 
(avoiding the failed Apple detection), and then going from there.  :-/  I've 
been thinking about that problem.  No matter how I look at this issue, it's 
messy.

   -- Chris

-- 

Chris Knadle
Chris.Knadle at coredump.us
-------------- next part --------------
kern/disk.c:220: Opening `hd0'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0'...
grub-probe: info: opening the device `/dev/hde'
kern/disk.c:368: Reading `hd0'...
kern/disk.c:368: Reading `hd0'...
kern/disk.c:368: Reading `hd0'...
kern/disk.c:312: Closing `hd0'.
kern/disk.c:220: Opening `hd0'...
grub-probe: info: the size of hd0 is 312581808
kern/partition.c:106: Detecting gpt_partition_map...
kern/disk.c:368: Reading `hd0'...
kern/partition.c:112: gpt_partition_map detection failed.
kern/partition.c:106: Detecting apple_partition_map...
kern/disk.c:368: Reading `hd0'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/partition.c:112: apple_partition_map detection failed.
kern/partition.c:106: Detecting pc_partition_map...
kern/disk.c:368: Reading `hd0'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/partition.c:117: pc_partition_map detection succeeded.
kern/disk.c:368: Reading `hd0'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/disk.c:220: Opening `hd0,1'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,1'...
kern/disk.c:368: Reading `hd0,1'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/disk.c:368: Reading `hd0,1'...
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: opening the device `/dev/hde1'
kern/disk.c:368: Reading `hd0,1'...
grub-probe: info: opening the device `/dev/hde1'
kern/disk.c:368: Reading `hd0,1'...
kern/disk.c:368: Reading `hd0,1'...
kern/disk.c:312: Closing `hd0,1'.
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
kern/disk.c:220: Opening `hd0,2'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,2'...
kern/disk.c:368: Reading `hd0,2'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,2'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
kern/disk.c:368: Reading `hd0,2'...
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
kern/disk.c:368: Reading `hd0,2'...
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
kern/disk.c:368: Reading `hd0,2'...
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
kern/disk.c:368: Reading `hd0,2'...
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
kern/disk.c:312: Closing `hd0,2'.
partmap/pc.c:143: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
kern/disk.c:220: Opening `hd0,3'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,3'...
kern/disk.c:368: Reading `hd0,3'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,3'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:143: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
kern/disk.c:368: Reading `hd0,3'...
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde3'
kern/disk.c:368: Reading `hd0,3'...
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde3'
kern/disk.c:368: Reading `hd0,3'...
grub-probe: info: opening the device `/dev/hde3'
kern/disk.c:368: Reading `hd0,3'...
kern/disk.c:312: Closing `hd0,3'.
partmap/pc.c:143: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:368: Reading `hd0'...
grub-probe: info: opening the device `/dev/hde'
partmap/pc.c:143: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
kern/disk.c:220: Opening `hd0,5'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,5'...
kern/disk.c:368: Reading `hd0,5'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,5'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:143: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
partmap/pc.c:143: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:368: Reading `hd0,5'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
kern/disk.c:368: Reading `hd0,5'...
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
kern/disk.c:368: Reading `hd0,5'...
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
kern/disk.c:368: Reading `hd0,5'...
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
kern/disk.c:368: Reading `hd0,5'...
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
kern/disk.c:312: Closing `hd0,5'.
partmap/pc.c:143: partition 1: flag 0x0, type 0x5, start 0x7a65cf5, len 0xafb2dcc
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x73defcb, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x73defcb, len 0x0
kern/disk.c:368: Reading `hd0'...
grub-probe: info: opening the device `/dev/hde'
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x7a65d34, len 0xafb2d8d
kern/disk.c:220: Opening `hd0,6'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,6'...
kern/disk.c:368: Reading `hd0,6'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,6'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:143: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
partmap/pc.c:143: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:368: Reading `hd0,6'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
partmap/pc.c:143: partition 1: flag 0x0, type 0x5, start 0x7a65cf5, len 0xafb2dcc
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x73defcb, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x73defcb, len 0x0
kern/disk.c:368: Reading `hd0,6'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x7a65d34, len 0xafb2d8d
kern/disk.c:368: Reading `hd0,6'...
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
kern/disk.c:368: Reading `hd0,6'...
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
kern/disk.c:368: Reading `hd0,6'...
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
kern/disk.c:368: Reading `hd0,6'...
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
kern/disk.c:312: Closing `hd0,6'.
partmap/pc.c:143: partition 1: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
kern/disk.c:312: Closing `hd0'.
kern/disk.c:220: Opening `hd1'...
grub-probe: info: the size of hd1 is 976773168
kern/disk.c:368: Reading `hd1'...
grub-probe: info: opening the device `/dev/hdg'
kern/disk.c:368: Reading `hd1'...
kern/disk.c:368: Reading `hd1'...
kern/disk.c:368: Reading `hd1'...
kern/disk.c:312: Closing `hd1'.
kern/disk.c:220: Opening `hd1'...
grub-probe: info: the size of hd1 is 976773168
kern/partition.c:106: Detecting gpt_partition_map...
kern/disk.c:368: Reading `hd1'...
kern/partition.c:112: gpt_partition_map detection failed.
kern/partition.c:106: Detecting apple_partition_map...
kern/disk.c:368: Reading `hd1'...
partmap/apple.c:129: bad magic (found 0x0; wanted 0x4552
kern/partition.c:112: apple_partition_map detection failed.
kern/partition.c:106: Detecting pc_partition_map...
kern/disk.c:368: Reading `hd1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/partition.c:117: pc_partition_map detection succeeded.
kern/disk.c:368: Reading `hd1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:220: Opening `hd1,1'...
grub-probe: info: the size of hd1 is 976773168
kern/disk.c:368: Reading `hd1,1'...
kern/disk.c:368: Reading `hd1,1'...
partmap/apple.c:129: bad magic (found 0x0; wanted 0x4552
kern/disk.c:368: Reading `hd1,1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:368: Reading `hd1,1'...
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: opening the device `/dev/hdg1'
kern/disk.c:368: Reading `hd1,1'...
grub-probe: info: opening the device `/dev/hdg1'
kern/disk.c:368: Reading `hd1,1'...
kern/disk.c:368: Reading `hd1,1'...
kern/disk.c:312: Closing `hd1,1'.
partmap/pc.c:143: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0
kern/disk.c:312: Closing `hd1'.
kern/disk.c:220: Opening `hd2'...
grub-probe: info: the size of hd2 is 976773168
kern/disk.c:368: Reading `hd2'...
grub-probe: info: opening the device `/dev/hdh'
kern/disk.c:368: Reading `hd2'...
kern/disk.c:368: Reading `hd2'...
kern/disk.c:368: Reading `hd2'...
kern/disk.c:312: Closing `hd2'.
kern/disk.c:220: Opening `hd2'...
grub-probe: info: the size of hd2 is 976773168
kern/partition.c:106: Detecting gpt_partition_map...
kern/disk.c:368: Reading `hd2'...
kern/partition.c:112: gpt_partition_map detection failed.
kern/partition.c:106: Detecting apple_partition_map...
kern/disk.c:368: Reading `hd2'...
partmap/apple.c:129: bad magic (found 0x0; wanted 0x4552
kern/partition.c:112: apple_partition_map detection failed.
kern/partition.c:106: Detecting pc_partition_map...
kern/disk.c:368: Reading `hd2'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/partition.c:117: pc_partition_map detection succeeded.
kern/disk.c:368: Reading `hd2'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:220: Opening `hd2,1'...
grub-probe: info: the size of hd2 is 976773168
kern/disk.c:368: Reading `hd2,1'...
kern/disk.c:368: Reading `hd2,1'...
partmap/apple.c:129: bad magic (found 0x0; wanted 0x4552
kern/disk.c:368: Reading `hd2,1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:368: Reading `hd2,1'...
grub-probe: info: opening the device `/dev/hdh1'
grub-probe: info: opening the device `/dev/hdh1'
kern/disk.c:368: Reading `hd2,1'...
grub-probe: info: opening the device `/dev/hdh1'
kern/disk.c:368: Reading `hd2,1'...
kern/disk.c:368: Reading `hd2,1'...
kern/disk.c:312: Closing `hd2,1'.
partmap/pc.c:143: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0
kern/disk.c:312: Closing `hd2'.
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd0'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0'...
grub-probe: info: opening the device `/dev/hde'
kern/disk.c:312: Closing `hd0'.
kern/disk.c:220: Opening `hd0'...
grub-probe: info: the size of hd0 is 312581808
kern/partition.c:106: Detecting gpt_partition_map...
kern/disk.c:368: Reading `hd0'...
kern/partition.c:112: gpt_partition_map detection failed.
kern/partition.c:106: Detecting apple_partition_map...
kern/disk.c:368: Reading `hd0'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/partition.c:112: apple_partition_map detection failed.
kern/partition.c:106: Detecting pc_partition_map...
kern/disk.c:368: Reading `hd0'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/partition.c:117: pc_partition_map detection succeeded.
kern/disk.c:368: Reading `hd0'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,1'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,1'...
kern/disk.c:368: Reading `hd0,1'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/disk.c:368: Reading `hd0,1'...
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: opening the device `/dev/hde1'
kern/disk.c:312: Closing `hd0,1'.
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,2'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,2'...
kern/disk.c:368: Reading `hd0,2'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,2'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
kern/disk.c:368: Reading `hd0,2'...
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
kern/disk.c:312: Closing `hd0,2'.
partmap/pc.c:143: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,3'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,3'...
kern/disk.c:368: Reading `hd0,3'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,3'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:143: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
kern/disk.c:368: Reading `hd0,3'...
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde3'
kern/disk.c:312: Closing `hd0,3'.
partmap/pc.c:143: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:368: Reading `hd0'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,5'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,5'...
kern/disk.c:368: Reading `hd0,5'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,5'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:143: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
partmap/pc.c:143: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:368: Reading `hd0,5'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
kern/disk.c:368: Reading `hd0,5'...
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
kern/disk.c:312: Closing `hd0,5'.
partmap/pc.c:143: partition 1: flag 0x0, type 0x5, start 0x7a65cf5, len 0xafb2dcc
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x73defcb, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x73defcb, len 0x0
kern/disk.c:368: Reading `hd0'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x7a65d34, len 0xafb2d8d
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,6'...
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:368: Reading `hd0,6'...
kern/disk.c:368: Reading `hd0,6'...
partmap/apple.c:129: bad magic (found 0xfc31; wanted 0x4552
kern/disk.c:368: Reading `hd0,6'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:143: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:143: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
partmap/pc.c:143: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:368: Reading `hd0,6'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
partmap/pc.c:143: partition 1: flag 0x0, type 0x5, start 0x7a65cf5, len 0xafb2dcc
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x73defcb, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x73defcb, len 0x0
kern/disk.c:368: Reading `hd0,6'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x7a65d34, len 0xafb2d8d
kern/disk.c:368: Reading `hd0,6'...
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
kern/disk.c:312: Closing `hd0,6'.
partmap/pc.c:143: partition 1: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
kern/disk.c:312: Closing `hd0'.
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd1'...
grub-probe: info: the size of hd1 is 976773168
kern/disk.c:368: Reading `hd1'...
grub-probe: info: opening the device `/dev/hdg'
kern/disk.c:312: Closing `hd1'.
kern/disk.c:220: Opening `hd1'...
grub-probe: info: the size of hd1 is 976773168
kern/partition.c:106: Detecting gpt_partition_map...
kern/disk.c:368: Reading `hd1'...
kern/partition.c:112: gpt_partition_map detection failed.
kern/partition.c:106: Detecting apple_partition_map...
kern/disk.c:368: Reading `hd1'...
partmap/apple.c:129: bad magic (found 0x0; wanted 0x4552
kern/partition.c:112: apple_partition_map detection failed.
kern/partition.c:106: Detecting pc_partition_map...
kern/disk.c:368: Reading `hd1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/partition.c:117: pc_partition_map detection succeeded.
kern/disk.c:368: Reading `hd1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd1,1'...
grub-probe: info: the size of hd1 is 976773168
kern/disk.c:368: Reading `hd1,1'...
kern/disk.c:368: Reading `hd1,1'...
partmap/apple.c:129: bad magic (found 0x0; wanted 0x4552
kern/disk.c:368: Reading `hd1,1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:368: Reading `hd1,1'...
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: opening the device `/dev/hdg1'
kern/disk.c:312: Closing `hd1,1'.
partmap/pc.c:143: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0
kern/disk.c:312: Closing `hd1'.
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd2'...
grub-probe: info: the size of hd2 is 976773168
kern/disk.c:368: Reading `hd2'...
grub-probe: info: opening the device `/dev/hdh'
kern/disk.c:312: Closing `hd2'.
kern/disk.c:220: Opening `hd2'...
grub-probe: info: the size of hd2 is 976773168
kern/partition.c:106: Detecting gpt_partition_map...
kern/disk.c:368: Reading `hd2'...
kern/partition.c:112: gpt_partition_map detection failed.
kern/partition.c:106: Detecting apple_partition_map...
kern/disk.c:368: Reading `hd2'...
partmap/apple.c:129: bad magic (found 0x0; wanted 0x4552
kern/partition.c:112: apple_partition_map detection failed.
kern/partition.c:106: Detecting pc_partition_map...
kern/disk.c:368: Reading `hd2'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/partition.c:117: pc_partition_map detection succeeded.
kern/disk.c:368: Reading `hd2'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
disk/raid.c:361: Scanning for RAID devices
kern/disk.c:220: Opening `hd2,1'...
grub-probe: info: the size of hd2 is 976773168
kern/disk.c:368: Reading `hd2,1'...
kern/disk.c:368: Reading `hd2,1'...
partmap/apple.c:129: bad magic (found 0x0; wanted 0x4552
kern/disk.c:368: Reading `hd2,1'...
partmap/pc.c:143: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:368: Reading `hd2,1'...
grub-probe: info: opening the device `/dev/hdh1'
grub-probe: info: opening the device `/dev/hdh1'
kern/disk.c:312: Closing `hd2,1'.
partmap/pc.c:143: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:143: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:143: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0
kern/disk.c:312: Closing `hd2'.
grub-probe: info: changing current directory to /dev
grub-probe: info: changing current directory to snd
grub-probe: info: changing current directory to disk
grub-probe: info: changing current directory to by-label
grub-probe: info: changing current directory to by-uuid
grub-probe: info: changing current directory to by-id
grub-probe: info: changing current directory to by-path
grub-probe: info: changing current directory to bus
grub-probe: info: changing current directory to usb
grub-probe: info: changing current directory to 001
grub-probe: info: changing current directory to 002
grub-probe: info: changing current directory to input
grub-probe: info: changing current directory to by-id
grub-probe: info: changing current directory to by-path
grub-probe: info: changing current directory to net
grub-probe: info: changing current directory to shm
grub-probe: info: changing current directory to pts
grub-probe: error: cannot find a device for /dev/hde3.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: hde_1024-bytes.dd
Type: application/octet-stream
Size: 1024 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20080725/29287bfc/attachment-0001.obj 


More information about the Pkg-grub-devel mailing list