I have been having problems with the swap partition not being recognized<br>on my system, so I was going to put a second hard drive in and use qtparted<br>to format, label, and assign UUIDs to the second drive and then copy over
<br>the contents of the first drive.&nbsp; After testing the copy as a replacement disk,<br>then I would be free to reconstruct the first copy without risking losing my<br>frontend&#39;s setup.<br><br>Great theory.&nbsp; I think in the end I used both gparted and qtparted, but it looked
<br>like I succeeded in duplicating the partitioning on the second (larger -- 40 vs.<br>20 GB) drive, but...<br><br>I couldn&#39;t figure out how to copy the data over from / to the second disk.<br>I realized a little late that I can&#39;t reference a disk device like /dev/hda1 as the
<br>input for tar as I would for copying a subdirectory.&nbsp; Also, I was tired of the <br>awkward position I was working in anyway.&nbsp; Do I need to do a dump piped <br>into a restore to do this?&nbsp; I suppose there&#39;s a way to use dd, but I think I&#39;ve 
<br>used dd only two or three times in the 15 years I&#39;ve been administering <br>Solaris systems at work and now my Linux machines at home.&nbsp; What <br>recommendations do you have?<br><br>(BTW, after I got the second drive out and rebooted the FE again, of course,
<br>THIS TIME it came up with swap working automatically.&nbsp; Go figure!&nbsp; The true<br>test is if it works every time through the weekend.)<br><br>Craig.