Search
You can find the results of your search below.
Fulltext results:
- install
- SK # boot partition or efi partition parted $DISK set 3 bios_grub on sgdisk -n1:0:0 -t1:8300 $DISK... disk -n3:1M:+512M -t3:EF00 $DISK parted $DISK set 3 bios_grub on # needed for embedding grub in thi... ROOT/arch zfs mount rpool/ROOT/arch zfs create -o setuid=off rpool/home zpool set bootfs=rpool/ROOT/arch rpool </code> install base system <code> pacstrap
- postinstall
- JAVA <code> yay jdk8-openjdk sudo archlinux-java set java-8-openjdk </code> <code> yay android-studio