https://bugzilla.novell.com/show_bug.cgi?id=408733 User Markus.Elfring@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=408733#c1 --- Comment #1 from Markus Elfring <Markus.Elfring@web.de> 2008-07-13 14:48:19 MDT --- root@Knoppix:~# mkdir /mnt/B && mount /dev/sda2 /mnt/B && grub-install --root-directory=/mnt/B /dev/sda2 You shouldn't call /sbin/grub-install. Please call /usr/sbin/grub-install instead! Due to a bug in xfs_freeze, the following command might produce a segmentation fault when /mnt/B/boot/grub is not in an XFS filesystem. This error is harmless and can be ignored. xfs_freeze: specified file ["/mnt/B/boot/grub"] is not on an XFS filesystem Installation finished. No error reported. This is the contents of the device map /mnt/B/boot/grub/device.map. Check if this is correct or not. If any of the lines is incorrect, fix it and re-run the script `grub-install'. (fd0) /dev/fd0 (hd0) /dev/sda (hd1) /dev/sdb I am curious if the annoying boot hiccup was resolved by this command ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.