···4546# Create the pool on the drive, use reasonable settings
47echo "Creating zroot..."
48-zpool create -f $ZFS_OPTS zroot /dev/sda2
4950# Mount the drives and prepare for the install
51mkdir -p /mnt
···4546# Create the pool on the drive, use reasonable settings
47echo "Creating zroot..."
48+zpool create -f $ZFS_OPTS zroot /dev/sda3
4950# Mount the drives and prepare for the install
51mkdir -p /mnt