Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: remove write proteced in usb ubuntu 
Shell :: install mongodb debian 10 
Shell :: git get back to most recent commit 
Shell :: install docker machine ubuntu 
Shell :: change resolution of a video with terminal 
Shell :: rename a directory in git 
Shell :: grep after match 
Shell :: git list untracked files 
Shell :: visual studio export installed nuget pacjkages 
Shell :: git push to create 
Shell :: gnome set wallpaper command line 
Shell :: virtualbox ubuntu 
Shell :: boostrap install 
Shell :: what is bin/bash 
Shell :: where should gitignore file be 
Shell :: git config path 
Shell :: kubectl restart recreate pod 
Shell :: how to install npm packages globally 
Shell :: rename all files starting with in linux 
Shell :: how to view the list of your environments in your terminal or Anaconda prompt 
Shell :: uninstall kubeadm 
Shell :: conda install django-cors-headers 
Shell :: bash cut delimiter multiple spaces 
Shell :: clean linux 
Shell :: ubuntu create user 
Shell :: kills a process on port 
Shell :: daily bing ubuntu 
Shell :: how to install bash script on mac terminal 
Shell :: sshfs lxc 
Shell :: Display full date and time in history command 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =