set

Search

You can find the results of your search below.

install
7 Hits, Last modified:
SK # boot partition or efi partition parted $DISK set 3 bios_grub on sgdisk -n1:0:0 -t1:8300 $DISK... ux.org/title/installation_guide ==== ZFS ==== Reset disk and create GPT partition schema <code> DISK=... disk -n3:1M:+512M -t3:EF00 $DISK parted $DISK set 3 bios_grub on # needed for embedding grub in thi... 0NM0035-1V4107_ZC10????-part1 </code> create dataset <code> zfs create -o canmount=off -o mountpoint=n
postinstall
1 Hits, Last modified:
JAVA <code> yay jdk8-openjdk sudo archlinux-java set java-8-openjdk </code> <code> yay android-studio