Comment 3 for bug 509609

Revision history for this message
Loïc Minier (lool) wrote :

So after some tweaks this is apparently almost working, but I get a segfault in grub:
2010-01-22 01:05:24,516 INFO : + path=/boot/grub
2010-01-22 01:05:24,516 INFO : + uname
2010-01-22 01:05:24,517 INFO : + echo /boot/grub
2010-01-22 01:05:24,517 INFO : + relative_grubdir=/boot/grub
2010-01-22 01:05:24,518 INFO : + [ x/boot/grub = x ]
2010-01-22 01:05:24,518 INFO : + [ i386-pc = i386-pc ]
2010-01-22 01:05:24,527 INFO : + /usr/bin/grub-mkimage --output=/boot/grub/core.img --prefix=/boot/grub biosdisk ext2 part_msdos
2010-01-22 01:05:24,538 INFO : + /usr/sbin/grub-setup --force --directory=/boot/grub --device-map=/boot/grub/device.map (hd0)
2010-01-22 01:05:24,666 INFO : Segmentation fault (core dumped)
2010-01-22 01:05:24,667 INFO : + exit 1
2010-01-22 01:05:24,667 DEBUG : Oh, dear, an exception occurred
2010-01-22 01:05:24,667 INFO : Cleaning up

I'm pushing my WIP branch to lp:~lool/vmbuilder/grub2.