Hello,
In my laptop, I have different partition on my harddrive.
The first one the te rescue system, the second one windows vista, and 5 or 6 others partitions for linux and my datas.
I recently acquired a bigger and faster harddrive, so I would like to copy all the content of the first harddrive on the new one.
To be precise, The most importants are windows and the rescue partitions as they are very hard to create from scratch.
Mageia would be only few minutes from my USB key to install.
If you have any ideas, and safe... I will be glad.
I saw 2 method online :
A cat /dev/sda > /dev/sdb
Or a similar command with dd.
Are they valid ?
Pierre