Bug#475718: update-grub fails; grub-probe cannot find device -- disk device is in device.map

Chris Knadle Chris.Knadle at coredump.us
Sun Apr 13 17:34:38 UTC 2008


On Sunday 13 April 2008, Robert Millan wrote:
> On Sat, Apr 12, 2008 at 08:21:58PM -0400, Chris Knadle wrote:
> > On Saturday 12 April 2008, Robert Millan wrote:
> > > On Sat, Apr 12, 2008 at 09:47:05AM -0400, Chris Knadle wrote:
> > > > However, with both grub 0.97-36 and grub 0.97-32 running
> > > > grub-probe manually to detect /dev/hde2 seems to fail
> > > > (identical output from both):
> > > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> > > > anon7# grub-probe -d /dev/hde2 -v
> > >
> > > Please try with -vv
> > >
> > > Thanks
> >
> >    Okay, it's attached.  Apparently grub-probe is finding an Apple
> > partition map on the first drive; we do have a few Apple machines here
> > and there is a small chance that at one time this disk was in an Apple. 
> > The only reliable way I've found of removing Apple partitions is to use
> > 'wipe' on them, although I don't know if that was done on this disk.  I
> > have a duplicate of the same make + size that I can use to back this disk
> > up with if something risky needs to be done to try to get rid of the
> > Apple map if there is one. If you know of a better or less intrusive way
> > of removing Apple maps, I'd like to know.
>
> Or maybe we can make grub-probe smarter.  But before we get into this, can
> you confirm that disabling apple support fixes your problem?
>
> Remove partmap/apple.c from grub_probe_SOURCES in common.rmk, then run
> ./autogen.sh to propagate your change to common.mk and rebuild.
>
> Thank you

Yes, I can verify that using that change, grub-probe -d /dev/hde2 succeeds,
and grub-probe is then able to detect the individual partitions on the first
disk, so it looks like we're on the right track.

anon7:/home/cknadle/src/grub-stuff2/grub2-1.96+20080408# ./grub-probe -d /dev/hde2
ext2

If you wish to see the output of grub-probe -d /dev/hde2 -vv, see the
attached file.  [I've removed (fd0) from the device.map so don't worry about
the fact that it isn't listed in the output.

Thank you

   -- Chris

-- 

Chris Knadle
Chris.Knadle at coredump.us
-------------- next part --------------
anon7# ./grub-probe -d /dev/hde2 -vv > ../grub-probe_noapple.txt 2>&1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde'
grub-probe: info: the size of hd0 is 312581808
kern/disk.c:220: Opening `hd0'...
kern/disk.c:364: Reading `hd0'...
kern/disk.c:364: Reading `hd0'...
kern/disk.c:364: Reading `hd0'...
kern/disk.c:364: Reading `hd0'...
kern/disk.c:312: Closing `hd0'.
kern/disk.c:220: Opening `hd0'...
kern/partition.c:108: Detecting gpt_partition_map...
kern/disk.c:364: Reading `hd0'...
kern/partition.c:114: gpt_partition_map detection failed.
kern/partition.c:108: Detecting pc_partition_map...
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/partition.c:119: pc_partition_map detection succeeded.
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/disk.c:220: Opening `hd0,1'...
kern/disk.c:364: Reading `hd0,1'...
kern/disk.c:364: Reading `hd0,1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/disk.c:364: Reading `hd0,1'...
kern/disk.c:364: Reading `hd0,1'...
kern/disk.c:364: Reading `hd0,1'...
kern/disk.c:364: Reading `hd0,1'...
kern/disk.c:312: Closing `hd0,1'.
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
kern/disk.c:220: Opening `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:312: Closing `hd0,2'.
partmap/pc.c:141: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
kern/disk.c:220: Opening `hd0,3'...
kern/disk.c:364: Reading `hd0,3'...
kern/disk.c:364: Reading `hd0,3'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:141: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
kern/disk.c:364: Reading `hd0,3'...
kern/disk.c:364: Reading `hd0,3'...
kern/disk.c:364: Reading `hd0,3'...
kern/disk.c:364: Reading `hd0,3'...
kern/disk.c:312: Closing `hd0,3'.
partmap/pc.c:141: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
kern/disk.c:220: Opening `hd0,5'...
kern/disk.c:364: Reading `hd0,5'...
kern/disk.c:364: Reading `hd0,5'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:141: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
partmap/pc.c:141: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:364: Reading `hd0,5'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
kern/disk.c:364: Reading `hd0,5'...
kern/disk.c:364: Reading `hd0,5'...
kern/disk.c:364: Reading `hd0,5'...
kern/disk.c:364: Reading `hd0,5'...
kern/disk.c:312: Closing `hd0,5'.
partmap/pc.c:141: partition 1: flag 0x0, type 0x5, start 0x7a65cf5, len 0xafb2dcc
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x73defcb, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x73defcb, len 0x0
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x7a65d34, len 0xafb2d8d
kern/disk.c:220: Opening `hd0,6'...
kern/disk.c:364: Reading `hd0,6'...
kern/disk.c:364: Reading `hd0,6'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:141: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
partmap/pc.c:141: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:364: Reading `hd0,6'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
partmap/pc.c:141: partition 1: flag 0x0, type 0x5, stgrub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: the size of hd1 is 976773168
grub-probe: info: opening the device `/dev/hdg'
grub-probe: info: the size of hd1 is 976773168
grub-probe: info: the size of hd1 is 976773168
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: the size of hd2 is 976773168
grub-probe: info: opening the device `/dev/hdh'
grub-probe: info: the size of hd2 is 976773168
grub-probe: info: the size of hd2 is 976773168
grub-probe: info: opening the device `/dev/hdh1'
grub-probe: info: opening the device `/dev/hdh1'
grub-probe: info: opening the device `/dev/hdh1'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde'
grub-probe: info: the size of hd0 is 312581808
art 0x7a65cf5, len 0xafb2dcc
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x73defcb, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x73defcb, len 0x0
kern/disk.c:364: Reading `hd0,6'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x7a65d34, len 0xafb2d8d
kern/disk.c:364: Reading `hd0,6'...
kern/disk.c:364: Reading `hd0,6'...
kern/disk.c:364: Reading `hd0,6'...
kern/disk.c:364: Reading `hd0,6'...
kern/disk.c:312: Closing `hd0,6'.
partmap/pc.c:141: partition 1: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
kern/disk.c:312: Closing `hd0'.
kern/disk.c:220: Opening `hd1'...
kern/disk.c:364: Reading `hd1'...
kern/disk.c:364: Reading `hd1'...
kern/disk.c:364: Reading `hd1'...
kern/disk.c:364: Reading `hd1'...
kern/disk.c:312: Closing `hd1'.
kern/disk.c:220: Opening `hd1'...
kern/partition.c:108: Detecting gpt_partition_map...
kern/disk.c:364: Reading `hd1'...
kern/partition.c:114: gpt_partition_map detection failed.
kern/partition.c:108: Detecting pc_partition_map...
kern/disk.c:364: Reading `hd1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/partition.c:119: pc_partition_map detection succeeded.
kern/disk.c:364: Reading `hd1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:220: Opening `hd1,1'...
kern/disk.c:364: Reading `hd1,1'...
kern/disk.c:364: Reading `hd1,1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:364: Reading `hd1,1'...
kern/disk.c:364: Reading `hd1,1'...
kern/disk.c:364: Reading `hd1,1'...
kern/disk.c:364: Reading `hd1,1'...
kern/disk.c:312: Closing `hd1,1'.
partmap/pc.c:141: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0
kern/disk.c:312: Closing `hd1'.
kern/disk.c:220: Opening `hd2'...
kern/disk.c:364: Reading `hd2'...
kern/disk.c:364: Reading `hd2'...
kern/disk.c:364: Reading `hd2'...
kern/disk.c:364: Reading `hd2'...
kern/disk.c:312: Closing `hd2'.
kern/disk.c:220: Opening `hd2'...
kern/partition.c:108: Detecting gpt_partition_map...
kern/disk.c:364: Reading `hd2'...
kern/partition.c:114: gpt_partition_map detection failed.
kern/partition.c:108: Detecting pc_partition_map...
kern/disk.c:364: Reading `hd2'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/partition.c:119: pc_partition_map detection succeeded.
kern/disk.c:364: Reading `hd2'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:220: Opening `hd2,1'...
kern/disk.c:364: Reading `hd2,1'...
kern/disk.c:364: Reading `hd2,1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:364: Reading `hd2,1'...
kern/disk.c:364: Reading `hd2,1'...
kern/disk.c:364: Reading `hd2,1'...
kern/disk.c:364: Reading `hd2,1'...
kern/disk.c:312: Closing `hd2,1'.
partmap/pc.c:141: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0
kern/disk.c:312: Closing `hd2'.
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd0'...
kern/disk.c:364: Reading `hd0'...
kern/disk.c:312: Closing `hd0'.
kern/disk.c:220: Opening `hd0'...
kern/partition.c:108: Detecting gpt_partition_map...
kern/disk.c:364: Reading `hd0'...
kern/partition.c:114: gpt_partition_map detection failed.
kern/partition.c:108: Detecting pc_partition_map...
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/partition.c:119: pc_partition_map detection succeeded.
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
disk/raid.c:359: Scanning for RAID devices
kern/digrub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: opening the device `/dev/hde3'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: opening the device `/dev/hde5'
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: opening the device `/dev/hde6'
grub-probe: info: the size of hd1 is 976773168
grub-probe: info: opening the device `/dev/hdg'
grub-probe: info: the size of hd1 is 976773168
sk.c:220: Opening `hd0,1'...
kern/disk.c:364: Reading `hd0,1'...
kern/disk.c:364: Reading `hd0,1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/disk.c:364: Reading `hd0,1'...
kern/disk.c:312: Closing `hd0,1'.
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:312: Closing `hd0,2'.
partmap/pc.c:141: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,3'...
kern/disk.c:364: Reading `hd0,3'...
kern/disk.c:364: Reading `hd0,3'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:141: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
kern/disk.c:364: Reading `hd0,3'...
kern/disk.c:312: Closing `hd0,3'.
partmap/pc.c:141: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,5'...
kern/disk.c:364: Reading `hd0,5'...
kern/disk.c:364: Reading `hd0,5'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:141: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
partmap/pc.c:141: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:364: Reading `hd0,5'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
kern/disk.c:364: Reading `hd0,5'...
kern/disk.c:312: Closing `hd0,5'.
partmap/pc.c:141: partition 1: flag 0x0, type 0x5, start 0x7a65cf5, len 0xafb2dcc
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x73defcb, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x73defcb, len 0x0
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x7a65d34, len 0xafb2d8d
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd0,6'...
kern/disk.c:364: Reading `hd0,6'...
kern/disk.c:364: Reading `hd0,6'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
partmap/pc.c:141: partition 2: flag 0x0, type 0x83, start 0x4c92c06, len 0x274c3c5
partmap/pc.c:141: partition 3: flag 0x0, type 0x5, start 0x73defcb, len 0xb639af6
kern/disk.c:364: Reading `hd0,6'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x82, start 0x73df00a, len 0x686ceb
partmap/pc.c:141: partition 1: flag 0x0, type 0x5, start 0x7a65cf5, len 0xafb2dcc
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x73defcb, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x73defcb, len 0x0
kern/disk.c:364: Reading `hd0,6'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x7a65d34, len 0xafb2d8d
kern/disk.c:364: Reading `hd0,6'...
kern/disk.c:312: Closing `hd0,6'.
partmap/pc.c:141: partition 1: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x7a65cf5, len 0x0
kern/disk.c:312: Closing `hd0'.
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd1'...
kern/disk.c:364: Reading `hd1'...
kern/disk.c:312: Closing `hd1'.
kern/disk.c:220: Opening `hd1'...
kern/partition.c:108: Detecting gpt_partition_map...
kern/disk.c:364: Reading `hd1'...
kern/partition.c:114: gpt_partition_map detection failed.
kern/partition.c:108: Detectingrub-probe: info: the size of hd1 is 976773168
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: the size of hd2 is 976773168
grub-probe: info: opening the device `/dev/hdh'
grub-probe: info: the size of hd2 is 976773168
grub-probe: info: the size of hd2 is 976773168
grub-probe: info: opening the device `/dev/hdh1'
grub-probe: info: opening the device `/dev/hdh1'
grub-probe: info: /dev/hde2 starts from 80084025
grub-probe: info: opening the device hd0
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: DOS partition 0 starts from 63
grub-probe: info: DOS partition 1 starts from 80084025
grub-probe: info: opening hd0,2
grub-probe: info: the size of hd0 is 312581808
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
g pc_partition_map...
kern/disk.c:364: Reading `hd1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/partition.c:119: pc_partition_map detection succeeded.
kern/disk.c:364: Reading `hd1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd1,1'...
kern/disk.c:364: Reading `hd1,1'...
kern/disk.c:364: Reading `hd1,1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:364: Reading `hd1,1'...
kern/disk.c:312: Closing `hd1,1'.
partmap/pc.c:141: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0
kern/disk.c:312: Closing `hd1'.
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd2'...
kern/disk.c:364: Reading `hd2'...
kern/disk.c:312: Closing `hd2'.
kern/disk.c:220: Opening `hd2'...
kern/partition.c:108: Detecting gpt_partition_map...
kern/disk.c:364: Reading `hd2'...
kern/partition.c:114: gpt_partition_map detection failed.
kern/partition.c:108: Detecting pc_partition_map...
kern/disk.c:364: Reading `hd2'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/partition.c:119: pc_partition_map detection succeeded.
kern/disk.c:364: Reading `hd2'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
disk/raid.c:359: Scanning for RAID devices
kern/disk.c:220: Opening `hd2,1'...
kern/disk.c:364: Reading `hd2,1'...
kern/disk.c:364: Reading `hd2,1'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x83, start 0x3f, len 0x3a384c02
kern/disk.c:364: Reading `hd2,1'...
kern/disk.c:312: Closing `hd2,1'.
partmap/pc.c:141: partition 1: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:141: partition 2: flag 0x0, type 0x0, start 0x0, len 0x0
partmap/pc.c:141: partition 3: flag 0x0, type 0x0, start 0x0, len 0x0
kern/disk.c:312: Closing `hd2'.
kern/disk.c:220: Opening `hd0'...
kern/partition.c:108: Detecting gpt_partition_map...
kern/disk.c:364: Reading `hd0'...
kern/partition.c:114: gpt_partition_map detection failed.
kern/partition.c:108: Detecting pc_partition_map...
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
kern/partition.c:119: pc_partition_map detection succeeded.
kern/disk.c:364: Reading `hd0'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
kern/disk.c:220: Opening `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
partmap/pc.c:141: partition 0: flag 0x0, type 0x7, start 0x3f, len 0x4c5fbfa
partmap/pc.c:141: partition 1: flag 0x80, type 0x83, start 0x4c5fc39, len 0x32fcd
kern/fs.c:83: Detecting afs...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: afs detection failed.
kern/fs.c:83: Detecting xfs...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: xfs detection failed.
kern/fs.c:83: Detecting ufs...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: ufs detection failed.
kern/fs.c:83: Detecting sfs...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: sfs detection failed.
kern/fs.c:83: Detecting reiserfs...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: reiserfs detection failed.
kern/fs.c:83: Detecting ntfs...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: ntfs detection failed.
kern/fs.c:83: Detecting minix...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: minix detection failed.
kern/fs.c:83: Detecting jfs...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: jfs detection failed.
kern/fs.c:83: Detecting udf...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: udf detection failed.
kern/fs.c:83: Detecting iso9660...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: iso9660 degrub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
grub-probe: info: opening the device `/dev/hde2'
tection failed.
kern/fs.c:83: Detecting hfsplus...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: hfsplus detection failed.
kern/fs.c:83: Detecting hfs...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: hfs detection failed.
kern/fs.c:83: Detecting fat...
kern/disk.c:364: Reading `hd0,2'...
kern/fs.c:89: fat detection failed.
kern/fs.c:83: Detecting ext2...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
kern/disk.c:364: Reading `hd0,2'...
ext2
kern/disk.c:312: Closing `hd0,2'.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20080413/e42a56f7/attachment-0001.pgp 


More information about the Pkg-grub-devel mailing list