Results 1 to 7 of 7
Please forgive me for this seemingly petty question.
I googled around and have done some reading. I just want to make sure I understand this thing correctly and I feel ...
- 04-17-2010 #1
dd command confirmation please
Please forgive me for this seemingly petty question.
I googled around and have done some reading. I just want to make sure I understand this thing correctly and I feel there is no better way to confirm than to hear it from the people who taught me.
If I am cloning my whole Hard Disk /dev/sda with its partitions, to another Hard disk of the same capacity, /dev/sdb. I would be getting a perfect clone of my /dev/sda, meaning, I get all data; my partitions are preserved; and get to use exactly the same distros including XP.Code:dd if=/dev/sda of=/dev/sdb
Is that correct please?
Thanks in advance!nujinini
Linux User #489667
- 04-17-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 04-17-2010 #3
Thanks for putting the right title and putting the post in the right place Oz!
nujinini
Linux User #489667
- 04-17-2010 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
After cloning a disk, and as a safety precaution, I always like to test the new drive to make sure all is working properly before reformatting or deleting the contents of the previous drive.
It's just something that you might want to consider doing.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 04-17-2010 #5
- 04-17-2010 #6Linux User
- Join Date
- Dec 2007
- Location
- Idaho USA
- Posts
- 351
My take a look at
Learn the DD command
- 04-17-2010 #7


Reply With Quote
