mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
Automatically select boot disk #525
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Aug 23, 2023).
I want to automate the booting, right now i have to select the disk, else it does not boot.
@Johannp02180 commented on GitHub (Aug 23, 2023):
You can set "-e NOPICKER=true" to autoboot
@ghost commented on GitHub (Aug 24, 2023):
ahh okay