Search found 2 matches

by light
02 Apr 2021, 23:21
Forum: Partition Recovery
Topic: Simple ZFS(1 disk, 1 partition, no encryption) partition recovery
Replies: 2
Views: 1885

Re: Simple ZFS(1 disk, 1 partition, no encryption) partition recovery

Got it fixed!

I wanted to create a seperate write volume for a qcow backed with the corrupted disk. For some reason that doesnt work with qemu and virtualbox was showing all zeros if I did that. So, I created an image of the first 8gb of the device using dd and mounted that on a vm and played ...
by light
02 Apr 2021, 00:54
Forum: Partition Recovery
Topic: Simple ZFS(1 disk, 1 partition, no encryption) partition recovery
Replies: 2
Views: 1885

Simple ZFS(1 disk, 1 partition, no encryption) partition recovery

So, a day back, I was setting up a new disk using ZFS. The Linux system I was setting it up on had multiple disks attached to it. I passed through the block devices to two of the disks on a FreeBSD vm(I wanted to format and copy data from one disk to the other).

When it came to formatting the ...