Bug#528761: grub-common: grub-probe can't detect xfs with 512 byte i-node

Kouichi ONO kou1.ono at gmail.com
Fri May 15 09:40:10 UTC 2009


Package: grub-common
Version: 1.96+20090317-1
Severity: normal

grub-probe can't detect xfs with 512 byte i-node.

# mkfs.xfs -f /dev/sda9
meta-data=/dev/sda9              isize=256    agcount=4, agsize=61748 blks
         =                       sectsz=512   attr=2
data     =                       bsize=4096   blocks=246991, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0
log      =internal log           bsize=4096   blocks=1200, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=0
realtime =none                   extsz=4096   blocks=0, rtextents=0

# grub-probe -t fs -d /dev/sda9
xfs

# mkfs.xfs -f -i size=512 /dev/sda9
meta-data=/dev/sda9              isize=512    agcount=4, agsize=61748 blks
         =                       sectsz=512   attr=2
data     =                       bsize=4096   blocks=246991, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0
log      =internal log           bsize=4096   blocks=1200, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=0
realtime =none                   extsz=4096   blocks=0, rtextents=0

# grub-probe -v -t fs -d /dev/sda9
grub-probe: info: `/dev/fd0' looks like a floppy drive, skipping
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: the size of hd1 is 625140335
grub-probe: info: /dev/sda9 starts from 497211813
grub-probe: info: opening the device hd0
grub-probe: info: the size of hd0 is 625140335
grub-probe: info: DOS partition 0 starts from 63
grub-probe: info: DOS partition 1 starts from 78124095
grub-probe: info: DOS partition 2 starts from 82317060
grub-probe: info: DOS partition 4 starts from 160441218
grub-probe: info: DOS partition 5 starts from 238565313
grub-probe: info: DOS partition 6 starts from 316689408
grub-probe: info: DOS partition 7 starts from 394813503
grub-probe: info: DOS partition 8 starts from 497211813
grub-probe: info: opening hd0,9
grub-probe: info: the size of hd0 is 625140335
grub-probe: error: unknown filesystem


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-rc5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-common depends on:
ii  base-files             5.0.0             Debian base system miscellaneous f
ii  libc6                  2.9-12            GNU C Library: Shared libraries
ii  libfreetype6           2.3.9-4.1         FreeType 2 font engine, shared lib
ii  libncurses5            5.7+20090510-1    shared libraries for terminal hand
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

grub-common recommends no packages.

Versions of packages grub-common suggests:
ii  multiboot-doc                 0.97-53    The Multiboot specification

-- debconf-show failed





More information about the Pkg-grub-devel mailing list