The rescue tools are a planned feature. Please check back later.
Wait until the script reports SSH to be available (takes a few minutes) then connect.
ssh -p 1022 mfsbsd@your-host-ip
Change to root.
sudo su -
Wipe existing disks, for example the zroot dataset and drives ada0 and ada1. This will destroy all data on the server disks!
./mfsbsd_clean.sh zroot ada0 ada1
Regular disk tools like geom
, gpart
,zpool
and zfs
are available and can be used on attached disks.
home | bsdinstall | zfsinstall | rescuetools | ansible | eli5 | about | news | support | github |