[Bug 924103] Re: grub-probe only recognizes FAT not FAT32
Rolf Leggewie
924103 at bugs.launchpad.net
Tue Mar 6 02:15:29 UTC 2012
Sure, here it is.
** Attachment added: "bootsect.gz"
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/924103/+attachment/2820334/+files/bootsect.gz
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/924103
Title:
grub-probe only recognizes FAT not FAT32
Status in “grub2” package in Ubuntu:
Incomplete
Bug description:
This happens on an up-to-date lucid system. Please let me know
whether or not you can reproduce this on a more recent release. grub-
probe recognizes a FAT16 partition fine (on an CD card in the internal
reader) but not a FAT32 partition on a USB stick.
$ sudo grub-probe --device /dev/sdb1
fat
$ sudo grub-probe --device /dev/sdc1
grub-probe: error: unknown filesystem.
$ sudo fdisk -l|grep FAT
/dev/sdb1 1 973 249072 6 FAT16
/dev/sdc1 * 1 1015 990609+ c W95 FAT32 (LBA)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/924103/+subscriptions
More information about the foundations-bugs
mailing list