Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bsdinstall/scripts/
HDzfsboot748 # NOTE: Sets $bootpart and $targetpart for the calling function.
860 bootpart=p2 swappart=p2 targetpart=p2
861 [ ${swapsize:-0} -gt 0 ] && targetpart=p3
867 bootpart=p2 swappart=p3 targetpart=p3
868 [ ${swapsize:-0} -gt 0 ] && targetpart=p4
881 /dev/$disk$targetpart
906 /dev/$disk$targetpart
939 bootpart=s1a swappart=s1b targetpart=s1d mbrindex=4
956 /dev/$disk$targetpart
978 /dev/$disk$targetpart # Pedantic
[all …]