HomeSort by relevance Sort by last modified time
    Searched refs:create (Results 1 - 3 of 3) sorted by null

  /livemedia/livemedia/bootcd_skel/root/installer/
install_live 49 zpool create -f $poolname $rootdev
51 zfs create $dsname
  /livemedia/livemedia/
usbgen 40 zfs create -b 512 -V $USB_SIZE $USB_ZVOL
42 echo "Unable to create $USB_ZVOL for USB generation"
build_live_dvd 47 # 6) Create our minimal root filesystem image that will be mounted as
59 # 8) Create some essential symbolic links in /dev in the miniroot. These
64 # to forcibly create the symlinks here even though /devices is empty. The
67 # 9) Create other necessary symlinks in the miniroot. These include some
94 zfs list $PREFIX_DATASET >/dev/null 2>&1 || zfs create $PREFIX_DATASET
96 echo "Unable to create dataset $PREFIX_DATASET"
119 echo "Unable to create loopback device for $SOLPRODUCTISO"
147 zfs list $PROTO_DATASET >/dev/null 2>&1 || zfs create $PROTO_DATASET
174 # Create admin file for non-interactive pkgadd's
354 # Create the boot archive. This is a UFS filesystem image in a fil
    [all...]

Completed in 120 milliseconds