edit readme

This commit is contained in:
Lukáš Plevač 2024-10-19 15:42:42 +02:00
parent a445971d82
commit 39c2ebd26b

View File

@ -1,9 +1,5 @@
# SaturnArch
Small linux system base on arch linux. Build to be minimalist but usable in GUI.
![ScreenShot](https://raw.github.com/lukas0025/saturnarch/master/screens/black.png)
more ScreenShots in `/screens`
Small linux system base on arch linux traget on HPC. Fully automated install on VM.
## Install build tools
for build you need `archiso` package. (https://archlinux.org/packages/?name=archiso)
@ -30,14 +26,22 @@ sudo rm -rf /out
## install on computer
* copy iso content to USB flash disk or CD disk
```sh
sudo dd if=my-saturnarch.iso of=/dev/mydisk status=progress
```
> installation is fully automated - nothing to select or change
> installation is automaticly targeting /dev/sda and use whole disk
> if /dev/sda is not pressent installation faild
* boot usb flash disk on legacy mode (UEFI mode is not supported!)
* \[info\] after boot -> auto login to root
* click on install file on desktop
* enter information (user, passwords, hostname, ...)
* after complete reboot computer
```sh
reboot
```
* after boot installation automaticly start
* after instalation finished computer automaticly reboot it self
## install in VM
* create new VM with standard HDD min size 8GB
* select .iso as boot install image
* start VM and wait after is all done