--- Begin Message ---
Package: grub-common
Version: 1.98-1
Severity: important
Tags: sid
Here is my FS layout as reported by sfdisk
r...@dogmatrix:/etc/grub.d# sfdisk -l /dev/sda
Disk /dev/sda: 24321 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/sda1 * 0+ 3038 3039- 24410736 a9 NetBSD
end: (c,h,s) expected (1023,254,63) found (1023,224,63)
/dev/sda2 3039 6270 3232 25961040 7 HPFS/NTFS
start: (c,h,s) expected (1023,254,63) found (1023,225,1)
end: (c,h,s) expected (1023,254,63) found (1023,224,63)
/dev/sda3 6271 23045- 16775- 134742352+ 5 Extended
start: (c,h,s) expected (1023,254,63) found (1023,225,1)
end: (c,h,s) expected (1023,254,63) found (1023,239,63)
/dev/sda4 23045+ 24320 1276- 10244272+ 83 Linux
start: (c,h,s) expected (1023,254,63) found (1023,0,1)
end: (c,h,s) expected (1023,254,63) found (1023,14,63)
/dev/sda5 6271+ 9917- 3647- 29287408+ 83 Linux
start: (c,h,s) expected (1023,254,63) found (0,16,1)
end: (c,h,s) expected (1023,254,63) found (1023,14,63)
/dev/sda6 9917+ 10646- 730- 5858968+ 82 Linux swap / Solaris
start: (c,h,s) expected (1023,254,63) found (0,1,1)
end: (c,h,s) expected (1023,254,63) found (774,239,63)
/dev/sda7 10646+ 23045- 12400- 99595408+ 83 Linux
start: (c,h,s) expected (1023,254,63) found (0,1,1)
end: (c,h,s) expected (1023,254,63) found (1023,239,63)
/dev/sda8 0+ 3038 3039- 24410736
/dev/sda9 3039 6270 3232 25961040
/dev/sda10 23045+ 24320 1276- 10244272+
/dev/sda11 6271+ 9917- 3647- 29287408+
/dev/sda12 9917+ 10646- 730- 5858968+
/dev/sda13 10646+ 23045- 12400- 99595408+
r...@dogmatrix:/etc/grub.d#
And this is the output from grub-probe
r...@dogmatrix:/etc/grub.d# /usr/sbin/grub-probe --device /dev/sda4 --target=fs
ufs1
r...@dogmatrix:/etc/grub.d# mount
/dev/sda4 on / type ext3 (rw,relatime,errors=remount-ro,commit=0)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/sda7 on /home type ext2 (rw,noatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
r...@dogmatrix:/etc/grub.d#
sda4 is not ufs1, I do have a ufs partition on this disk (sda1), but
sda4 is not it. This is causing grub-mkconfig to generate bogus
entries in the 10_linux (os-prober?) script and screwing up my
grub.cfg file.
It appears that grub-probe is returning the fs type of whatever
partition is marked as bootable, and not the fs type of the partition
queried.
r...@dogmatrix:/etc/grub.d# /usr/sbin/grub-probe --device /dev/sda1 --target=fs
ufs1
r...@dogmatrix:/etc/grub.d# /usr/sbin/grub-probe --device /dev/sda4 --target=fs
ufs1
r...@dogmatrix:/etc/grub.d# /usr/sbin/grub-probe --device /dev/sda2 --target=fs
ufs1
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages grub-common depends on:
ii base-files 5.3 Debian base system miscellaneous f
ii dpkg 1.15.5.6 Debian package management system
ii gettext-base 0.17-10 GNU Internationalization utilities
ii install-info 4.13a.dfsg.1-5 Manage installed documentation in
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages grub-common recommends:
ii os-prober 1.36 utility to detect other OSes on a
Versions of packages grub-common suggests:
pn grub-emu <none> (no description available)
pn multiboot-doc <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.98+20100527-1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 01 Jun 2010 11:24:38 +0100
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub-emu grub-pc
grub-rescue-pc grub-coreboot grub-efi-ia32 grub-efi-amd64 grub-ieee1275
grub-firmware-qemu grub-yeeloong
Architecture: source i386
Version: 1.98+20100527-1
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers <[email protected]>
Changed-By: Colin Watson <[email protected]>
Description:
grub-common - GRand Unified Bootloader, version 2 (common files)
grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
grub-efi - GRand Unified Bootloader, version 2 (dummy package)
grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
grub-emu - GRand Unified Bootloader, version 2 (emulated version)
grub-firmware-qemu - GRUB firmware image for QEMU
grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
grub-pc - GRand Unified Bootloader, version 2 (PC/BIOS version)
grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
grub2 - GRand Unified Bootloader, version 2 (dummy package)
Closes: 506707 508834 546822 549976 550704 559005 570110 570156 574088 574176
574578 577808 578201 578282 579919 580140 581584 583185
Changes:
grub2 (1.98+20100527-1) unstable; urgency=low
.
* New Bazaar snapshot.
- Support multiple terminals in grub-mkconfig, e.g.
GRUB_TERMINAL='serial console' (closes: #506707).
- Speed up consecutive hostdisk operations on the same device (closes:
#508834, #574088).
- Fix grammar error in grub-setup warning (closes: #559005).
- Use xorriso for image creation rather than embedding a modified copy
of mkisofs (closes: #570156).
- Issue an error rather than segfaulting if only some LVM component
devices are in device.map (closes: #577808).
- Fix typo in make_device_name which caused grub-probe problems on
systems with BSD disk labels (closes: #578201).
- Add DM-RAID probe support (closes: #579919).
- Include all gnumach kernels on Hurd, not just gnumach and gnumach.gz
(closes: #581584).
.
[ Colin Watson ]
* Restore TEXTDOMAINDIR correction in grub.d files, lost by mistake in a
merge. Noticed by Anthony Fok.
* Don't fail on purge if the ucf association has already been taken over
by a different grub package (closes: #574176).
* Add debian/grub-extras/*/conf/*.mk to AUTOGEN_FILES.
* Remove support for the lpia architecture, now removed from Ubuntu.
* Conflict with grub (<< 0.97-54) as well as grub-legacy.
* Build-depend on libdevmapper-dev for DM-RAID probe support.
* Switch to quilt.
* Suggest xorriso (>= 0.5.6.pl00) in grub-common, since grub-mkrescue now
needs it. Depend on it in grub-rescue-pc.
* Move grub-mkimage to grub-common, now that it only has one
implementation.
* Clean up temporary files used while building grub-firmware-qemu.
* Make grub-probe work with symlinks under /dev/mapper (closes: #550704).
* When upgrading a system where GRUB 2 is chainloaded from GRUB Legacy and
upgrade-from-grub-legacy has not been run, upgrade the chainloaded image
rather than confusing the user by prompting them where they want to
install GRUB (closes: #546822).
* Build-depend on libsdl1.2-dev for SDL support in grub-emu.
* Don't leak debconf's file descriptor to update-grub, so that the LVM
tools called from os-prober don't complain about it (closes: #549976).
Other leaks are not this package's fault, may not be bugs at all, and in
any case os-prober 1.36 suppresses the warnings.
* Build-depend on flex (>= 2.5.35).
* Build-depend on gcc-4.4-multilib on amd64.
.
[ Updated translations ]
* Slovenian (sl.po) by Vanja Cvelbar (closes: #570110).
* Vietnamese (vi.po) by Clytie Siddall (closes: #574578).
* Tamil (ta.po) by Tirumurti Vasudevan (closes: #578282).
* Portuguese (pt.po) by Tiago Fernandes (closes: #580140).
* Romanian (ro.po) by Eddy Petrișor / Andrei Popescu (closes: #583185).
Checksums-Sha1:
a47c96ad6d170de26734824b11c66671e70a800b 2616 grub2_1.98+20100527-1.dsc
59a938a06e8d012c7763f629fff3356397ef411a 2435830
grub2_1.98+20100527.orig.tar.gz
b0c427bdf72cbafa3b9291d6f4636b091ac10e55 408010 grub2_1.98+20100527-1.diff.gz
038ff6d4edb202d3688b99ba2e0933f063cd7b67 255320 grub2_1.98+20100527-1_i386.deb
aa3cb79aa77fc2e559b66bb9e20c2043357055c4 254018
grub-linuxbios_1.98+20100527-1_i386.deb
813a96032c33104bad8381fe02c3bf7f02a1f460 254014
grub-efi_1.98+20100527-1_i386.deb
b68241507ea4e6af65809a88edeeef28ca185c8f 1229628
grub-common_1.98+20100527-1_i386.deb
0b9ed35d93cad32e593581d4bc4d229acd977d52 2559184
grub-emu_1.98+20100527-1_i386.deb
b8dbcf6b6146d630a404eefede5fd2300b8fb090 903112
grub-pc_1.98+20100527-1_i386.deb
1413e2470f62814e1200eb9b5b51e3d361d446e3 254824
grub-rescue-pc_1.98+20100527-1_i386.deb
e46505551e0bb95c9f107aee599c6fcb09c5d3fe 709154
grub-coreboot_1.98+20100527-1_i386.deb
88cada9432fc95382aca691fc832efa9d62bcff9 745428
grub-efi-ia32_1.98+20100527-1_i386.deb
33f0adaf67ab9887362b4438ced4bc973f1e9581 820224
grub-efi-amd64_1.98+20100527-1_i386.deb
a43cef6a3e4f3717d5494fcde10a6523b9e8f3bb 703370
grub-ieee1275_1.98+20100527-1_i386.deb
0342eb8c7676cf924b5f1f854b65d915a7bdd2cf 657800
grub-firmware-qemu_1.98+20100527-1_i386.deb
Checksums-Sha256:
60e5032303eb3bf86a99576133cc1376b945a0dd40ffa17fb021fad77bc572c7 2616
grub2_1.98+20100527-1.dsc
5d229372618c0bcb06e659b97b681074ac5a91fe34f7f3fc111483e2b9f91551 2435830
grub2_1.98+20100527.orig.tar.gz
4d6d4591237a57368bc35372ea5d2494ba7849f5e0dd92e8669ed3fae94e7321 408010
grub2_1.98+20100527-1.diff.gz
66a031c29d158f1949d049ae1f0783931d199fd61cd6a2c04eace229771a4b20 255320
grub2_1.98+20100527-1_i386.deb
281ba1e91f088f32271f519019c02dfe57679eccc3409c9e36bdda7e16d88d88 254018
grub-linuxbios_1.98+20100527-1_i386.deb
6a6b09e817ba69fe1c4b99d7c9ccbdf44f197bb75b7442ea2c6001624540e982 254014
grub-efi_1.98+20100527-1_i386.deb
9088363cd0242f2f5d8d66cf2a558813245fd3f0ecfc3d769a8b9ef2552787ea 1229628
grub-common_1.98+20100527-1_i386.deb
f00a7f80d0955c273214f304acda8ea673177079e5e58656480acfcc03459402 2559184
grub-emu_1.98+20100527-1_i386.deb
5a82bbfebb0d0826a1dce7a247b3ac156eb951d7051acb4558af3f6915806b11 903112
grub-pc_1.98+20100527-1_i386.deb
3ed2cf642dac965c0e3dd8bead533a730e5db7061ea66e61fa148019646f7e71 254824
grub-rescue-pc_1.98+20100527-1_i386.deb
01922bb6e86dd20f506d364e98b32a8ae0050a6ecc4e53ef2c094b2b1b60f424 709154
grub-coreboot_1.98+20100527-1_i386.deb
bede999209ae696960dd754c23edfc9f1014190d70197ea0a15f2f2995137f3a 745428
grub-efi-ia32_1.98+20100527-1_i386.deb
0e881d31c20c4b0e6022be85003d4217ab3445d4b5a3d690007eb5c0a33a1322 820224
grub-efi-amd64_1.98+20100527-1_i386.deb
846306701eaba2d9d4ef6762e96f05f6ccbbad2f737fc3acd32ae6488af10e4b 703370
grub-ieee1275_1.98+20100527-1_i386.deb
ae9cc13a51fc963e8f4a8fd5649d5824fa7ad9043bd958e0a08f83c692aa9ddc 657800
grub-firmware-qemu_1.98+20100527-1_i386.deb
Files:
835bf189a6a7f04e258ddf4d80773277 2616 admin extra grub2_1.98+20100527-1.dsc
cf547d3e5024bb6e8f452e7805476b53 2435830 admin extra
grub2_1.98+20100527.orig.tar.gz
b7b7671b915af1bf4501419b06045caf 408010 admin extra
grub2_1.98+20100527-1.diff.gz
4bc632952437c45011901d42a33cf52b 255320 admin extra
grub2_1.98+20100527-1_i386.deb
82c6e29eac5e955d554116336b445492 254018 admin extra
grub-linuxbios_1.98+20100527-1_i386.deb
ae276eac278a0d56affdfd3a3d5a8026 254014 admin extra
grub-efi_1.98+20100527-1_i386.deb
b3ed45ded056c1de1a22f2049b54914d 1229628 admin extra
grub-common_1.98+20100527-1_i386.deb
07aad9fdc293a65d53fd91faa5ab7cd3 2559184 admin extra
grub-emu_1.98+20100527-1_i386.deb
89578503541e25cf3a9e87166fda7818 903112 admin extra
grub-pc_1.98+20100527-1_i386.deb
ec6bbe22e6b4d51b9e7c0a5c564e92b0 254824 admin extra
grub-rescue-pc_1.98+20100527-1_i386.deb
f8cb6650dceb739d2fd4ee5f38d4f53c 709154 admin extra
grub-coreboot_1.98+20100527-1_i386.deb
a058b8941bd5dcb01c4a0fadffc409ca 745428 admin extra
grub-efi-ia32_1.98+20100527-1_i386.deb
89003ed06c0e468d6b2b532f87a9246e 820224 admin extra
grub-efi-amd64_1.98+20100527-1_i386.deb
98d61210e91dbd95c9696d2dd63fd91c 703370 admin extra
grub-ieee1275_1.98+20100527-1_i386.deb
e8b1a608c9b468d0cefc95624e9d4207 657800 admin extra
grub-firmware-qemu_1.98+20100527-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <[email protected]> -- Debian developer
iQIVAwUBTATvWzk1h9l9hlALAQgf1RAAnILWgEEB+9TWwc2KG8UJpcMLsdJHezJK
dgc9POHflxO8zM18NidpvbST0/oTT6vtwF5y9MUpMJEaSdG1FrDSjBXMZ5ae+iov
Bk9tVW5mSjjbAlaNK61r3jYceKxb+LcE+lt8Ny3K1H8CArpjtVvFYB0hIRu/4c/h
aFMOHnsiWL9KgWgvnYyP2q7f+ukYpKtKWEC6fHnbT4Y2mNtYAe2sT5NRQsHkv1dQ
zyYdmu7UMpqjkDpu0IMHSJbsgDAs0NlQlSgDC+l1zVh2dDMqL4ElTxVMCvg8cKJo
4DK9E+kCllhBzGjQ8rMpxodl2OJGxPn6m8etNOBytYvpx60UOiAXpzq/8b6+IIL5
BudLFtwxAK00/Z33soFPbFnx/4Cdi+hbQIdw4Qw6DnDByBFgLUrCQUev8jIb8LaU
gDTa9JGJs9zUrh3xV2owXwknvUm/fJogSyAAU5J9PCmh7H24ITHGTlExrAmnx4HP
Rsuk6OvOJuFvu25UJwRRcR/V92yZmd3Pzgnkbau2X245dhw9ydkdOct+CYIXlutP
2fVaTNhhzdTAjEtM4P06V5+19fl0WhKGEwBAKJ6t/MKzbTSaUUWH6hr2lVpVWyHI
bv3eA90cVbF9O+vG/An03ngdK2cPrf3Z/krk99XV5VcE1fC5/OUmprSgSgPTf7eR
A4gels37MHY=
=CpnC
-----END PGP SIGNATURE-----
--- End Message ---