mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
@@ -49,8 +49,6 @@ So if theres boot menu option choose non-uefi.
|
||||
`mkfs.ext4 /dev/sda1`
|
||||
* mount the new partition<br>
|
||||
`mount /dev/sda1 /mnt`
|
||||
* choose geographicly close mirror<br>
|
||||
`micro /etc/pacman.d/mirrorlist`
|
||||
* install the base system <br>
|
||||
`pacstrap /mnt base linux linux-firmware base-devel grub micro`
|
||||
* generate fstab<br>
|
||||
|
||||
Reference in New Issue
Block a user