This commit is contained in:
2019-02-09 11:33:57 +01:00
parent c9b64744dd
commit 409f77b837
+4 -4
View File
@@ -1,4 +1,4 @@
# DRACHT : ARCH linux USB post install
# DRAFT : ARCH linux USB post install
https://www.reddit.com/r/archlinux/comments/5p8au4/arch_linux_on_a_persistent_usb_a_guide_i_made_for/
@@ -7,9 +7,6 @@ https://www.reddit.com/r/archlinux/comments/7xoted/persistent_and_encrypted_arch
btrfs
see arch-post-install
```
# /etc/vconsole.conf
KEYMAP=fr-latin1
@@ -29,3 +26,6 @@ sudo tune2fs /dev/sdcX -U xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
# apple wifi
pacman -S broadcom-wl-dkms
```
see [arch-post-install](https://figureslibres.io/gogs/bachir/archlinux-postinstall)