









|
[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[NMLUG] hard drive replacement how to,
if the new drive is larger than the old drive, you can still use the dd method but will need to resize your partition using parted or even better qparted once the copy operation is complete.
I'm pretty sure that qtparted is on both knoppix live-cd and ubuntu-livecd.
Do the dd and resize from the livecd environment.
Once done, unplug your old drive and plug the new drive into the old cables. All should work well.
Tim
Andres Paglayan <andres@paglayan.com> wrote:
no, they are not identical,
if I use the tar untar method,
how do I get the new one to be bootable?
On Jun 2, 2006, at 12:05 PM, MATTHEW BOWIE wrote:
> Oh, if the disks are identical, you can also boot from almost any
> bootable linux cd, then use:
>
> dd if=/dev/hda of=/dev/hdb
>
> which will do a raw dump of the whole device. Make sure that hda
> is the old drive and hdb is the new drive or you'll end up
> overwriting your old drive.
>
> Matthew
>
>
> _______________________________________________
> NMLUG mailing list
> NMLUG@nmlug.org
> http://www.nmlug.org/mailman/listinfo/nmlug
>
_______________________________________________
NMLUG mailing list
NMLUG@nmlug.org
http://www.nmlug.org/mailman/listinfo/nmlug
---------------------------------
Be a chatter box. Enjoy free PC-to-PC calls with Yahoo! Messenger with Voice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.b9.com/pipermail/nmlug/attachments/20060602/e3bb9b17/attachment.htm
|
|