···45454646# Create the pool on the drive, use reasonable settings
4747echo "Creating zroot..."
4848-zpool create -f $ZFS_OPTS zroot /dev/sda2
4848+zpool create -f $ZFS_OPTS zroot /dev/sda3
49495050# Mount the drives and prepare for the install
5151mkdir -p /mnt