Add how to pass declarative configuration files as arguments to archinstall (#1174)
This commit is contained in:
parent
53b57a3cec
commit
1ff84d0246
|
|
@ -35,7 +35,7 @@ Prequisites:
|
||||||
|
|
||||||
Assuming you are on a Arch Linux live-ISO and booted into EFI mode.
|
Assuming you are on a Arch Linux live-ISO and booted into EFI mode.
|
||||||
|
|
||||||
# archinstall --config <path to config file or URL>
|
# archinstall --config <path to user config file or URL> --disk-layout <path to disk layout config file or URL> --creds <path to user credentials config file or URL>
|
||||||
|
|
||||||
# Help?
|
# Help?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue