grub2 boot fail after HD install (eee, w500) - syslinux works though

Bug #496757 reported by danstowell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Puredyne Live
Fix Released
Critical
Unassigned

Bug Description

(discussed on mailing list) two users (me on Eee 701, alejo on W500) have installed from a working live USB and found that the resulting install fails to boot but drops to a "grub>" prompt.

If I change the bootloader from grub to syslinux (patch below) then it seems to work great on my Eee. I don't understand the cause of the grub issue, but the syslinux solution seems to suggest that live-helper is presumably getting something wrong with the grub setup. I presume grub would be preferred to syslinux ideally?

Note the grub problem happens for me whether I use an official ISO or one I've built at home. And it doesn't happen for everyone since apparently craftivism was installed happily on machines at the workshop.

=== modified file 'broth.sh'
--- broth.sh 2009-11-20 22:00:46 +0000
+++ broth.sh 2009-12-14 22:55:07 +0000
@@ -54,6 +54,7 @@
     --mirror-binary-security "http://security.ubuntu.com/ubuntu" \
     --binary-indices disabled \
     --bootappend-live "persistent" \
+ --bootloader "syslinux" \
     --hostname "puredyne" \
     --iso-application "Puredyne" \
     --iso-preparer "live-helper $VERSION" \

danstowell (danstowell)
Changed in puredyne-live:
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
aleij (alejoduque) wrote :

I solved my problem locally running a grub-install of the HD and the adding the required grub configuration file in menu.lst

Revision history for this message
danstowell (danstowell) wrote :

This bug goes away for me with a more recent dev build (broth devel rev 239). Needs more testing of course, but this bug may be closeable unless others find it recurring.

danstowell (danstowell)
Changed in puredyne-live:
status: Confirmed → Incomplete
Revision history for this message
Aymeric Mansoux (aymeric) wrote :

I mark it as fix committed as the changes was due to using more recent packages. Reopen if needed.

Changed in puredyne-live:
status: Incomplete → Fix Committed
danstowell (danstowell)
Changed in puredyne-live:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.