[CentOS] imaging a drive with dd
fred roller
fredroller66 at gmail.comFri Mar 3 02:06:52 UTC 2017
- Previous message: [CentOS] imaging a drive with dd
- Next message: [CentOS] imaging a drive with dd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Mar 2, 2017 at 8:36 PM, Robert Moskowitz <rgm at htt-consult.com> wrote: > dd if=/dev/sdb of=os.img bs=1M count=3210 > I would recommend bs=512 to keep the block sizes the same though not a huge diff just seems to be happier for some reason and add status=progress if you would like to monitor how it is doing. Seems the command you have should work otherwise.
- Previous message: [CentOS] imaging a drive with dd
- Next message: [CentOS] imaging a drive with dd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list