Hi,
I just recently started "playing" with fedora on the beaglebone black. I
am not sure if this is the right place for this. If not please tell me
where the right place is.
I am running rawhide on the beagle bone black, and after the latest yum
upgrade this morning , that upgraded the kernel to
3.15.0-0.rc4.git4.1.fc21.armv7hl the system would not boot anymore.
Not with the new kernel, and not with the old kernel.
It turned out that the menu in extlinux.conf contained a faulty reference
to the devicetree.
it contained:
fdtdir /dtb-3.15.0-0.rc3.git4.1.fc21.armv7hl/
Note that this says rc3, instead of rc4. After changing this to rc4, the
system would
boot again. (And asked me fort the initial setup, including new root
password to my surprise)
So I think there is an issue with the extlinux.conf file in the latest
packages.
Regards,
Rob Lievaart.