Bug#589902: grub-efi-ia32: please support filesystems other than FAT

2010-11-01 Thread Vladimir 'φ-coder/phcoder' Serbinenko
severity 589902 wishlist thanks HFS(+) way is Apple-specific, distinct from standard way and is poorly documented. Moreover Apple systems are bootable the standard EFI way and by default it has EFI system partition which would otherwise be unused. So advantages of using HFS(+) are purely

Bug#589902: grub-efi-ia32: please support filesystems other than FAT

2010-07-21 Thread Tino Keitel
Package: grub-efi-ia32 Version: 1.98+20100720-1 Severity: normal grub-install fails if the filesystem on which it is installed is not FAT: if test x$fs_module = xfat; then :; else echo ${grubdir} doesn't look like an EFI partition. 12 exit 1 fi I have grub installed on an HFS+ partition