5th Feb, 2014, 11:32 PM
I would like to restore an img file to an usb drive. The img file is much bigger then the usb drive, although the content should fit.
How do I do this? I'd like to do this from the RaspPi via ssh if possible.
The btrfs file system is new to me. When I mounted the img file I noted that things were saved in /@/ folders. So I assume that just copying things over to a the brfs partition on the usb drive would not work.
I tried using the xbiancopy via the cli but "btrfs-auto-snapshot xbiancopy -h" doesn't offer much in terms of documentation.
How do I do this? I'd like to do this from the RaspPi via ssh if possible.
The btrfs file system is new to me. When I mounted the img file I noted that things were saved in /@/ folders. So I assume that just copying things over to a the brfs partition on the usb drive would not work.
I tried using the xbiancopy via the cli but "btrfs-auto-snapshot xbiancopy -h" doesn't offer much in terms of documentation.