Unattended Install #1

Closed
opened 2024-12-28 02:45:40 +00:00 by jmarya · 0 comments
Owner

Allow creation of unattended install images like:

navinstall create-iso --install <config>

The resulting ISO should then install this configuration immidiately upon boot.

The installer should implement some sanity checks (is there already something on the drives i want to install or are they avail?) in order to avoid damage caused by this feature.

Allow creation of unattended install images like: ```sh navinstall create-iso --install <config> ``` The resulting ISO should then install this configuration immidiately upon boot. The installer should implement some sanity checks (is there already something on the drives i want to install or are they avail?) in order to avoid damage caused by this feature.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: navos/navinstall#1
No description provided.