Joey Hess wrote:
> However, I have not applied this, because in my testing tonight, grub
> happily installed to xfs with no hang.
Out of 4 tries, it worked the first time and failed every other try,
even with identical sized parittions. Flakey.
--
see shy jo
signature.asc
Description: Digital
Here's a patch to skip grub entirely if root is xfs.
--- debian/isinstallable(revision 21259)
+++ debian/isinstallable(working copy)
@@ -10,6 +10,7 @@
bootfs=$(findfs /boot)
[ -n "$bootfs" ] || bootfs="$(findfs /)"
+
# Check for the control file to work around lvdisplay refusa
2 matches
Mail list logo