How to extract a 7z file to device /dev/sda with pipe ?
by openbsd98324 from LinuxQuestions.org on (#6G1Z9)
Hello,
How to use 7zr x to pipe to dev? i.e. How to extract a 7z file to device /dev/sda with pipe ?
Example:
Code:7zr x myfile-operating-system-sda.img.7z -so > /dev/sda ??
thank you and kind regards
How to use 7zr x to pipe to dev? i.e. How to extract a 7z file to device /dev/sda with pipe ?
Example:
Code:7zr x myfile-operating-system-sda.img.7z -so > /dev/sda ??
thank you and kind regards