diskdiddler
Wizard
- Joined
- Jul 9, 2014
- Messages
- 2,377
This is clearly my fault, apologies, but 99% of my posts are my fault sadly!
I've done this in the past but I'm not sure what I'm doing wrong.
Note that it's written a file called "HassIO" it hasn't written into the ZVOL?
My wild guess here, is that it's unhappy it's "beneath" the filesystem of SSDVM / VM ?? I'm just not sure.
Either way, DD is writing a FILE not INTO the ZVOL which is no good, for my purposes and I know I've done this and got it working before, I just can't recall how.
I've done this in the past but I'm not sure what I'm doing wrong.
root@freenas[/mnt/SSDVM/VM]# dd if=/mnt/ARRAY/data/hass.raw of=/mnt/SSDVM/VM/HassIO
^C177121+0 records in
177121+0 records out
90685952 bytes transferred in 4.324300 secs (20971245 bytes/sec)
root@freenas[/mnt/SSDVM/VM]# ls /mnt/SSDVM/VM
HassIO
Note that it's written a file called "HassIO" it hasn't written into the ZVOL?

My wild guess here, is that it's unhappy it's "beneath" the filesystem of SSDVM / VM ?? I'm just not sure.
Either way, DD is writing a FILE not INTO the ZVOL which is no good, for my purposes and I know I've done this and got it working before, I just can't recall how.