Bug#586320: /usr/sbin/grub-probe: error: unknown filesystem.

Colin Watson cjwatson at debian.org
Fri Jun 18 12:07:07 UTC 2010


On Fri, Jun 18, 2010 at 01:54:31PM +0200, Xavier Claude wrote:
> Package: grub-pc
> Version: 1.98+20100614-2
> 
> Hello,
> 
> I'm on Debian/Sid when I try to install grub-pc instead of grub-legacy, the following errors appear:
> 
> Paramétrage de grub-common (1.98+20100614-2) ...
> Paramétrage de grub-pc (1.98+20100614-2) ...
> Generating core.img
> /usr/sbin/grub-probe: error: unknown filesystem.
> Auto-detection of a filesystem module failed.
> Please specify the module with the option `--modules' explicitly.

Please run:

  grub-probe -t drive /boot/grub

If that fails with the same error, then run this and show me the output:

  grub-probe -vvv -t drive /boot/grub

Otherwise, please run this and show me the output:

  sh -x /usr/sbin/grub-install --no-floppy --grub-setup=/bin/true "$(grub-probe -t drive /boot/grub)"

(Do all this as root, of course.)

Thanks,

-- 
Colin Watson                                       [cjwatson at debian.org]





More information about the Pkg-grub-devel mailing list