|
|
@ -141,7 +141,7 @@ To install the basic or base system you will use the scripts in this repository. |
|
|
|
$ pacstrap /mnt base linux linux-firmware git vim broadcom-wl-dkms linux-headers |
|
|
|
$ genfstab -U /mnt >> /mnt/etc/fstab |
|
|
|
$ arch-chroot /mnt |
|
|
|
$ git clone ssh://git@gmarxcc.com:2222/gmarx/arch-basic.git |
|
|
|
$ git clone http://gmarxcc.com:8088/gmarx/arch-basic.git |
|
|
|
$ cd arch-basic |
|
|
|
$ ./base-uefi.sh |
|
|
|
``` |
|
|
|