-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grub-reboot or grub-set-default does not work as expected #24
Comments
grub-reboot and grub-set-default both appear to work properly with a build of master; what version of Petitboot are you using? A few fixups went into the grub parsing code a little while ago, namely 01e104d, perhaps this issue is fixed by them. |
I thought you might ask that, i was being lazy. This system is:
I rebooted and stopped it at petitboot prompt, where it shows: |
OK, I just upgraded to latest available 840 firmware.
I use boot-kernel as above, /boot/grub/grubenv shows:
reboot, and watch the petitboot prompt say "booting Ubuntu in ...". Then ssh in, and see:
So it seems still not working. |
Scott Moser [email protected] writes:
The soon to be released 860.10 for those systems will have the fix: we're on an older branch for FW840 though, so it's probably not fixed in Stewart Smith |
We have a power8 powerNV system showing bug 1616949 and wanted to basically keep it booting into the working kernel using grub-set-default.
Unfortunately petitboot does not seem to understand this feature.
I'm using boot-kernel to set this all up.
The system comes back up in the
4.4.0-45-generic
kernel.See the attached grub.cfg and grubenv for info:
The text was updated successfully, but these errors were encountered: