Quoting BandiPat <magicpag...@earthlink.net>:
Jeff Chua wrote:
On Mon, May 18, 2009 at 5:35 AM, BandiPat <magicpag...@earthlink.net> wrote:
BandiPat wrote:
root[Y]# grub-install /dev/sda --recheck
/usr/sbin/grub-install: line 307: 478 Segmentation fault $grub_setup
${setup_verbose} ${setup_force} --directory=${grubdir}
--device-map=${device_map} ${install_device}
Same error here. Reverting back to git prior to May 05 fixes the issue.
I guess the reason is because identify_partmap() in
util/i386/pc/grub-setup.c got NESTED_FUNC_ATTR, but the
grub_partition_iterate() prototype didn't get updated.
Either we need another round of NESTED_FUNC_ATTR propagation, or we
should actually take a different approach here, as discussed recently.
--
Regards,
Pavel Roskin
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel