Bachir Soussi Chiadmi 5 years ago
parent
commit
409f77b837
1 changed files with 4 additions and 4 deletions
  1. 4 4
      Readme.md

+ 4 - 4
Readme.md

@@ -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)