Re: xfsprogs 4.16.0 format change, GRUB error unknown filesystem

2018-05-15 Thread Chris Murphy
On Tue, May 15, 2018 at 6:33 AM, Daniel Kiper wrote: > Hi, > > On Mon, May 14, 2018 at 01:12:27PM -0600, Chris Murphy wrote: >> Hi, >> >> xfsprogs 4.16.0 defaults to enabling "sparse inode" which is not >> compatible with GRUB. >> >> Downstream bug in Fedora, grub-probe fails so grub-install can't

Re: xfsprogs 4.16.0 format change, GRUB error unknown filesystem

2018-05-15 Thread Daniel Kiper
Hi, On Mon, May 14, 2018 at 01:12:27PM -0600, Chris Murphy wrote: > Hi, > > xfsprogs 4.16.0 defaults to enabling "sparse inode" which is not > compatible with GRUB. > > Downstream bug in Fedora, grub-probe fails so grub-install can't work; > and on systems with an already properly installed core.i

xfsprogs 4.16.0 format change, GRUB error unknown filesystem

2018-05-14 Thread Chris Murphy
Hi, xfsprogs 4.16.0 defaults to enabling "sparse inode" which is not compatible with GRUB. Downstream bug in Fedora, grub-probe fails so grub-install can't work; and on systems with an already properly installed core.img with XFS support, it can't read an XFS file system with this feature set. ht