mirror of
https://github.com/Le0xFF/VoidLinuxInstaller.git
synced 2024-11-22 11:16:22 +03:00
Update README
This commit is contained in:
parent
b094fdc0c1
commit
a2e65a6368
@ -95,6 +95,8 @@ bash $HOME/vli.sh
|
||||
|
||||
## How does it work?
|
||||
|
||||
The script requires internet connection, because xbps packages must be downloaded for the chroot method to work.
|
||||
|
||||
Here is documented how the script works in details. With It will:
|
||||
|
||||
1. prompt the user to eventually change their keyboard layout from a list of all the different available layouts.
|
||||
@ -163,6 +165,7 @@ Following the script, at the very end your drive will end up being like the foll
|
||||
└─/dev/nvme0n1p2 259:2 0 942,9G 0 part
|
||||
└─/dev/mapper/<encrypted_name> 254:0 0 942,9G 0 crypt
|
||||
└─/dev/mapper/<vg_name>-<lv_root_name> 254:1 0 942,9G 0 lvm /.snapshots
|
||||
/var/log
|
||||
/home
|
||||
/
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user