MercuryWorkshop / RecoMod

a cros recovery image modification toolkit
GNU General Public License v3.0
39 stars 9 forks source link

Not loading seabios #19

Closed jfurner closed 1 year ago

jfurner commented 1 year ago

https://github.com/MercuryWorkshop/RecoMod/blob/5adde81db74d53a674510f0440f6d00f8b38c96e/recomod.sh#L104

The image I created to install RW_LEGACY failed while running the because the needed seabios .bin file had not been loaded when the recomod.sh script was run. I think the grep rwl_altfw is at fault as it excludes the seabios files - I changed it to 'grep -e rwl_altfw -e seabios' and the script output indicated it had loaded the needed seabios bin files, and the install was successful.

Thank you so much for this tool! It helped me reinstall RW_LEGACY on a system that I thought was out of options and would need a chromeOS recovery.