Searched refs:targetpart (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dzfsboot662 # NOTE: Sets $bootpart and $targetpart for the calling function.
750 bootpart=p2 targetpart=p2
751 [ ${swapsize:-0} -gt 0 ] && targetpart=p3
757 bootpart=p2 targetpart=p3
758 [ ${swapsize:-0} -gt 0 ] && targetpart=p4
767 # Pedantically detach targetpart for later
770 /dev/$disk$targetpart
798 /dev/$disk$targetpart
830 bootpart=s1a targetpart=s1d mbrindex=4
844 # Pedantically detach targetpart fo
[all...]

Completed in 98 milliseconds