t2linux / wiki

Repository for the t2linux.org wiki
https://wiki.t2linux.org
Creative Commons Attribution Share Alike 4.0 International
174 stars 61 forks source link

Automate firmware #558

Closed sharpenedblade closed 1 month ago

sharpenedblade commented 1 month ago

This attempts to get the firmware from the macos apfs partition. If it fails for any reason, boot continues normally.

AdityaGarg8 commented 1 month ago

You've repeated "Detected Linux" and "Detected macOS". You probably want to remove them.

L908 and L816

sharpenedblade commented 1 month ago

You've repeated "Detected Linux" and "Detected macOS". You probably want to remove them.

L908 and L816

Fixed

AdityaGarg8 commented 1 month ago

There are still some functions that you have not excluded in no interactive. Eg: the one asking to keep firmware in Efi or not when option 1 is chosen on Linux. Can you review the whole script?

sharpenedblade commented 1 month ago

Fixed, thats the last read

AdityaGarg8 commented 1 month ago
image
AdityaGarg8 commented 1 month ago
image
AdityaGarg8 commented 1 month ago

Please do proper testing of the script.

sharpenedblade commented 1 month ago

Please do proper testing of the script.

It should work now. I only tested it on linux though.

AdityaGarg8 commented 1 month ago
image

This one still doesn't work

AdityaGarg8 commented 1 month ago

Also you may add your Copyright at the top if you want.