Updated Autorun on Arch Live CD (markdown)
parent
a8b137b504
commit
05f9d80a1c
|
|
@ -19,6 +19,9 @@ After all those commands are done, you can go ahead and run:
|
|||
|
||||
# rm -v work*; ./build.sh -v
|
||||
|
||||
> Note: Don't forget the `-v` flag, otherwise the build script can fail silently in the background and no ISO gets produced.
|
||||
When the `build.sh` script finishes, an ISO named `out.iso` gets produced in `~archlive`
|
||||
|
||||
Whenever this live-cd boots, from here on now - it'll run `archinstall.py` and attempt to unattendely install a default Arch Linux base OS with `base base-devel` as packages.
|
||||
Or - if successfull - a MAC-address matches a profile at [/deployments](https://github.com/Torxed/archinstall/tree/master/deployments) for the machine to be installed.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue