[Bug 924103] Re: grub-probe only recognizes FAT not FAT32
Rolf Leggewie
924103 at bugs.launchpad.net
Mon Mar 5 22:19:31 UTC 2012
$ sudo blkid -p /dev/sdc1
/dev/sdc1: UUID="AC56-C249" VERSION="FAT32" TYPE="vfat" USAGE="filesystem"
--
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