jberkus reported a new issue against the project: `atomic-wg` that you are following: `` This ISO:
Minnowboard x86 Atom
UEFI boot
Symptoms:
Most recent ISO installs fine, without errors (although with a few warnings regarding img.sh). However, after install, the image will not boot.
We get the initial grub boot line, but then it immediately goes to a cursor and doesn't go any further. Turning on grub console generates no log output. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
jberkus added a new comment to an issue you are following: `` Ok, things get worse. If I rpm-ostree rebase to the current tree, the system will not boot. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
jasonbrooks added a new comment to an issue you are following: `` I'm thinking it's the kernel. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
dustymabe added a new comment to an issue you are following: `` - after rebase, in the grub prompt can you select the old deployment and the system does boot? - we introduced the `microcode_ctl` package in this release. I wonder if that is causing issues. Can you run the same test except this time when you rebase run these commands:
``` sudo rpm-ostree rebase fedora/26/x86_64/updates/atomic-host sudo rpm-ostree ex override remove microcode_ctl sudo reboot ``` ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
jberkus added a new comment to an issue you are following: `` Rollback works fine.
System does not boot after removing microcode. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
dustymabe added a new comment to an issue you are following: `` @jberkus - in that case can you install plain fedora 26 server on one of these minnowboards and then do a `dnf update -y` and verify you can't boot. Basically we think it's the kernel and this test will help us know it's not something related to atomic host. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
walters added a new comment to an issue you are following: `` If you want to try reverting the kernel, but keeping the rest of the userspace, editing the grub config should work too. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
jberkus added a new comment to an issue you are following: `` Fedora Server boots with Kernel kernel-4.12.8-300.fc26.x86_64 ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
jberkus added a new comment to an issue you are following: `` So, pulling from update as of today works due to new kernel.
What do we want to do about this in terms of releases? ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
jasonbrooks added a new comment to an issue you are following: `` The next two week will pick it up and anyone who's hitting the issue can run an older commit or the newer commit from the updates ref. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
dustymabe added a new comment to an issue you are following: `` @jasonbrooks +1
@jerkus this was a very interesting case - and also one that needed you to boot using the grub menu into the old system and then run things from there. Could we possibly get you to blog about this experience? ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
jberkus added a new comment to an issue you are following: `` Yah, seems worth a writeup. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
jberkus added a new comment to an issue you are following: `` I can't blog this because the rpm-ostree functionality appears to be broken. See issue:
https://github.com/projectatomic/rpm-ostree/issues/955 ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/324
atomic@lists.fedoraproject.org