skulls
skulls copied to clipboard
Add 1vyrain to the list of flashing methods
1vyrain officially supports skulls as o'er their homepage. I have tried this method and it works just fine on am x230.
https://1vyra.in/
looks a bit adventurous, but sure :) If you have tested it, can you document it in a short paragraph and do a merge request?
Is it possible to flash this OVER Skulls to get a 'standard' (modded) BIOS?
See my previous/next post/issue #137, regarding recovery to standard BIOS to 'unbrick' a third party battery
@merge I unfortunately don't have any PC access for an indefinite period of time, so I can't write up anything. However, the instructions are all on the github page, the USB exploit itself only requires you to press enter, pretty much. The only thing I would add is that skulls BIOS needs to be wget-able to flash it, so it should be uploaded to Mediafire or something.
@Dongerrs yeah, that should work. A premodded Lenovo bios is already supplied as a payload in the image.
Limits are that external flashing is still required if modifying IFD (from neutering ME and making that space available to CBFS), so documentation should include those limitations.
- Skulls releases could be downloaded from github instead of MediaFire (which tends to disappear)
Just some context. This is essentially a natural conclusion to https://github.com/merge/skulls/issues/49#issuecomment-462243384 . So overall, it's a great idea to lower the barrier of entry for coreboot. @gch1p has also been doing some work in this space. https://review.coreboot.org/c/coreboot/+/37115 is of interest since it enables the soft temp disable mode for Intel ME. That is the best you can do right now without physically writing to the me region. The documentation around this was also recently merged (https://doc.coreboot.org/mainboard/lenovo/ivb_internal_flashing.html)
@merge would it be possible to add the *.rom and the *.rom.sha256 files directly as release assets? I see that it will increase the project's storage requirements, but on the flip side, it's going to save people from link rot and things even worse on MediaFire
.
the images are just compressed as a tarball. why would unpacking a tarball be a problem for users?
Because the flashing method only supports raw ROM files. The live USB doesn't have tar packaged.
-------- Original Message -------- On Mar 27, 2021, 9:57 AM, Martin Kepplinger wrote:
the images are just compressed as a tarball. why would unpacking a tarball be a problem for users?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.