run

Search

You can find the results of your search below.

zfs-on-root
3 Hits, Last modified:
ear -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 -... or embedding grub in this partition # and after run these: sgdisk -n9:-8M:0 -t9:BF07 $DISK sgd
18.04
2 Hits, Last modified:
UX_DEFAULT="break=mount" to /etc/default/grub and run grub-mkconfig -o /boot/grub/grub.cfg. ==== andro... tallation <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