create

Search

You can find the results of your search below.

install
10 Hits, Last modified:
fs/master/init | bash </code> ===== ext4 ===== create partition <code> DISK=ata-SSDPR-CX400-256-G2_GY30... installation_guide ==== ZFS ==== Reset disk and create GPT partition schema <code> DISK=/dev/disk/by-id/... K sgdisk -n1:0:0 -t1:BF01 $DISK </code> Create pool or ... <code bash> zpool create -o ashift=12 \ -O atime=off -O canmount=off -O normalization=f