Lines Matching full:p3
74 makefs -t ffs -B little -s 200m -o label=root ${img}.p3 ${src}
75 # p1 is boot for uefi, p2 is boot for gpt, p3 is /
79 -p freebsd-ufs:=${img}.p3 \
161 ${img}.p3 ${src} ${dst}
165 -p freebsd-zfs:=${img}.p3 \
309 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p3
310 echo ${passphrase} | geli attach -j - ${md}p3
311 newfs -L root /dev/${md}p3.eli
312 mount /dev/${md}p3.eli ${mntpt}
323 geli detach ${md}p3
339 # the bootable zfs stuff on p3, just to test the ability of the zfs probe
349 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p3
350 echo ${passphrase} | geli attach -j - ${md}p3
351 zpool create -O mountpoint=none -R ${mntpt} ${pool} ${md}p3.eli
372 geli detach ${md}p3
388 # the bootable zfs stuff on p3, just to test the ability of the zfs probe
398 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p3
399 echo ${passphrase} | geli attach -j - ${md}p3
400 zpool create -O mountpoint=none -R ${mntpt} ${pool} ${md}p3.eli
421 geli detach ${md}p3
443 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p3
444 echo ${passphrase} | geli attach -j - ${md}p3
445 zpool create -O mountpoint=none -R ${mntpt} ${pool} ${md}p3.eli
466 geli detach ${md}p3