Updated Autorun on Arch Live CD (markdown)
parent
1511b70a0f
commit
aaa547ae86
|
|
@ -20,7 +20,8 @@ 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`
|
||||
|
||||
When the `build.sh` script finishes, an ISO named `archlinux-YYYY.MM.DD-PLATFORM.iso` gets produced in `~/archlive/out`
|
||||
|
||||
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