un

Search

You can find the results of your search below.

zfs-on-root
6 Hits, Last modified:
ar -g $DISK </code> Prepare partitions <code> # Run this if you need legacy (BIOS) booting: sgdisk -a1 -n2:34:2047 -t2:EF02 $DISK # Run this for UEFI booting or raidz pool: sgdisk -... r embedding grub in this partition # and after run these: sgdisk -n9:-8M:0 -t9:BF07 $DISK sgd... id=off -o exec=off rpool/var #zfs create -o com.sun:auto-snapshot=false -o exec=on rpool/var/tmp I
18.04
2 Hits, Last modified:
X_DEFAULT="break=mount" to /etc/default/grub and run grub-mkconfig -o /boot/grub/grub.cfg. ==== andro... allation <code> sudo ./cuda_9.2.148_396.37_linux.run </code> Now cuda is in /usr/local/cuda-9.2/ path
locale
1 Hits, Last modified:
-oq posix; then . /etc/bash_completion fi # run TMUX [[ $- != *i* ]] && return if which tmux >/d