forked from andonome/lk
		
	shorten arch install
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| --- | --- | ||||||
| title: "basic-install" | title: "basic-install" | ||||||
| tags: [ "Documentation", "distros" ] | tags: [ "Documentation", "arch" ] | ||||||
| --- | --- | ||||||
| Keyboard layout changed. | Keyboard layout changed. | ||||||
|  |  | ||||||
| @@ -109,12 +109,11 @@ Ping some sites to make sure the network's working | |||||||
|  |  | ||||||
| > umount -R /mnt | > umount -R /mnt | ||||||
|  |  | ||||||
| Remove retarded beep sound: | Remove that awful beep sound: | ||||||
|  |  | ||||||
| > sudo echo "blacklist pcspkr" >> /etc/modprobe.d/nobeep.conf |  | ||||||
|  |  | ||||||
| > rmmod pcspkr | > rmmod pcspkr | ||||||
|  |  | ||||||
| # Fonts | ...and make the change permanent: | ||||||
|  |  | ||||||
|  | > sudo echo "blacklist pcspkr" >> /etc/modprobe.d/nobeep.conf | ||||||
|  |  | ||||||
| sudo pacman -S ttf-hack ttf-font-awesome ttf-fira-mono |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user