Table of contents
Open Table of contents
make a bootable usb disk
- download iso
- spare the disk on disk management
- shrink the disk
- make 100G free space for it
- use Rufus to write iso and convert to bootable usb disk
- choose the Partition scheme
check the bios mode on security info, choose GPT if the mode is UEFI
- restart it and press F1 to edit the boot config
- use F12 to choose the boot disk
- USB HDD: SanDisk
Arch install
setfont ter-132n
timedatectl set-timezone Asia/Shanghai
loadkeys
lsblk
list the disk
cfdisk /dev/xx
mkfs.ext
mkswap
swapon
mount / dev/sda5 / mnt
i3 wm
sudo pacman -Sy i3
echo "exec i3" >> ~/.xinitrc
sudo pacman -S xorg xorg-xinit
startx
welcome kit
sudo pacman -S lightdm
sudo pacman -S lightdm-gtk-greeter
sudo systemctl enable lightdm
sudo systemctl start lightdm
TODO
init list
- dwm
- tool install script
- terminal
- tinktools
- clash
- Download the clash by the pacman
- download the clash conifg
- start the clash with the config