[Bug 924103] [NEW] grub-probe only recognizes FAT not FAT32

Rolf Leggewie 924103 at bugs.launchpad.net
Tue Jan 31 05:22:52 UTC 2012


Public bug reported:

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)

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: lucid

-- 
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:
  New

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