Horje
how to image an entire disk on linux Code Example
how to image an entire disk on linux
dd if=/dev/INPUT/DEVICE-NAME-HERE conv=sync,noerror bs=64K | gzip -c > /path/to/my-disk.image.gz




Shell

Related
install aptitude debian Code Example install aptitude debian Code Example
cp exclude file Code Example cp exclude file Code Example
git clone directory from repository Code Example git clone directory from repository Code Example
npm install sql Code Example npm install sql Code Example
make vscode git mergetool Code Example make vscode git mergetool Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9