Hello,
I was recently trying out sade() to format my flash drive but I didn’t realise that sade actually overwrote my fstab file. I have two hard disks(/dev/ada0 and /dev/ada1), each has 500 gigabytes, they were originally configured to mirror each other. I have incredibly basic knowledge of zfs(I know how to mount it on live enviroment, that’s all literally) and I was wondering if someone could help me restore my fstab file to its original form.
If nothing else, I can learn from my mistakes, and I definitely learned to always check out man pages.
Best regards, ayleid.
EDIT:
Fellow BSD users told me that zfs doesn’t use fstab. My mistake..
Solved:
So basically what i needed to do was to remove first line generated(/dev/da0s1) by sade.
I was recently trying out sade() to format my flash drive but I didn’t realise that sade actually overwrote my fstab file. I have two hard disks(/dev/ada0 and /dev/ada1), each has 500 gigabytes, they were originally configured to mirror each other. I have incredibly basic knowledge of zfs(I know how to mount it on live enviroment, that’s all literally) and I was wondering if someone could help me restore my fstab file to its original form.
If nothing else, I can learn from my mistakes, and I definitely learned to always check out man pages.
Best regards, ayleid.
EDIT:
Fellow BSD users told me that zfs doesn’t use fstab. My mistake..
Solved:
So basically what i needed to do was to remove first line generated(/dev/da0s1) by sade.