From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MUIkN-0003ik-Em for mharc-grub-devel@gnu.org; Fri, 24 Jul 2009 07:15:31 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUIkK-0003ei-N4 for grub-devel@gnu.org; Fri, 24 Jul 2009 07:15:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUIkG-0003Zy-5v for grub-devel@gnu.org; Fri, 24 Jul 2009 07:15:28 -0400 Received: from [199.232.76.173] (port=43842 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUIkG-0003Zo-05 for grub-devel@gnu.org; Fri, 24 Jul 2009 07:15:24 -0400 Received: from moutng.kundenserver.de ([212.227.126.177]:49570) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUIkF-0000X1-ES for grub-devel@gnu.org; Fri, 24 Jul 2009 07:15:23 -0400 Received: from [85.180.4.132] (e180004132.adsl.alicedsl.de [85.180.4.132]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0MKv5w-1MUIkC12Yf-000kVo; Fri, 24 Jul 2009 13:15:20 +0200 From: Felix Zielcke To: The development of GRUB 2 Content-Type: text/plain; charset="UTF-8" Date: Fri, 24 Jul 2009 13:16:07 +0200 Message-Id: <1248434167.3510.8.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.27.4 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V01U2FsdGVkX1+d+ARcTV4shu4VRjkWMJGIMH95QhfG8RrJLen 1zDB+8ILm1sfOQAK+nBO/A0tYNwYEtizQ7SAw9H13D9HDMNZW5 /pNp3yf0ebQzDUGnx2zRA== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: [Fwd: Bug#533898: grub-mkdevicemap gives wrong alias for device on powerpc] X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2009 11:15:28 -0000 Anyone knows something about this one? By the way I'm still not sure if I should forward bugs to grub-devel or bug-grub. IIRC nobody objected against using bug-grub but I think only Vladimir, Robert and me are subscribed there or is that not true? -------- Weitergeleitete Nachricht -------- > Von: J=C3=B6rg Sommer > Reply-to: J=C3=B6rg Sommer , 533898@bugs.debian.org > An: Debian Bug Tracking System > Betreff: Bug#533898: grub-mkdevicemap gives wrong alias for device on > powerpc > Datum: Sun, 21 Jun 2009 14:01:19 +0200 >=20 > Package: grub-common > Version: 1.96+20090603-2 > Severity: normal >=20 > Hi, >=20 > grub-probe reports hd0 as device for booting, but the bootload doesn't > find this device. It has to be hd without the trailing zero. >=20 > # grub-probe --device /dev/hda4 --target=3Ddrive > (hd0,4) >=20 > % cat /boot/grub/device.map > (hd0) /dev/hda >=20 > The name used by OpenFirmware: >=20 > % ofpathname -a /dev/hda > hd >=20 > The full path: >=20 > % ofpathname /dev/hda > /pci@f4000000/ata-6@d/disk@0 >=20 > Similar the cd: >=20 > % ofpathname -a /dev/hdc > cd > ide0 > % ofpathname /dev/hdc > /pci@f2000000/mac-io@17/ata-3@20000/disk@0 >=20 > % cat /proc/cpuinfo > processor : 0 > cpu : 7455, altivec supported > clock : 606.000000MHz > revision : 3.3 (pvr 8001 0303) > bogomips : 36.73 > timebase : 18432000 > platform : PowerMac > model : PowerBook6,3 > machine : PowerBook6,3 > motherboard : PowerBook6,3 MacRISC3 Power Macintosh > detected as : 287 (iBook G4) > pmac flags : 0000001b > L2 cache : 256K unified > pmac-generation : NewWorld > Memory : 640 MB >=20 >=20 > -- System Information: > Debian Release: unstable/experimental > APT prefers unstable > APT policy: (900, 'unstable'), (700, 'experimental') > Architecture: powerpc (ppc) >=20 > Kernel: Linux 2.6.29 > Locale: LANG=3DC, LC_CTYPE=3DC (charmap=3DUTF-8) (ignored: LC_ALL set to = de_DE.UTF-8) > Shell: /bin/sh linked to /bin/dash >=20 > Versions of packages grub-common depends on: > ii base-files 5.0.0 Debian base system miscellan= eous f > ii libc6 2.9-16 GNU C Library: Shared librar= ies > ii libfreetype6 2.3.9-5 FreeType 2 font engine, shar= ed lib > ii libncurses5 5.7+20090523-1 shared libraries for termina= l hand > ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtim= e >=20 > grub-common recommends no packages. >=20 > grub-common suggests no packages. >=20 > -- no debconf information > _______________________________________________ > Pkg-grub-devel mailing list > Pkg-grub-devel@lists.alioth.debian.org > http://lists.alioth.debian.org/mailman/listinfo/pkg-grub-devel --=20 Felix Zielcke