Re: Copy entire hard disk - how ?

From: fred smith (fredex_at_fcshome.stoneham.ma.us)
Date: 08/27/03

  • Next message: Leonard den Ottolander: "Re: Copy entire hard disk - how ?"
    To: redhat-list@redhat.com
    Date: Wed, 27 Aug 2003 06:35:58 -0400
    
    
    

    On Wed, Aug 27, 2003 at 11:39:44AM +0200, Sasa Stupar wrote:
    > Hi!
    >
    > I have for a while installed redhat 8.0. Now I am experiencing some
    > problems with my hard disk so what I want to do is to copy entire hard
    > disk to a new one. I don't want to reinstall the system from scratch.
    > How can I do that ? It is an EIDE HDD.

    --Partition the new drive as desired (presumably similar to the existing
      partition scheme) and use mke2fs to create the appropriate filesystems.
      Also, see 'man mkswap' to set up the swap partition on the new drive.
    --put both drives in the same machine. if the old one is /dev/hda and
      the new one is /dev/hdc:
    --mount /dev/hda1 /mnt/hda1
      mount /dev/hdc1 /mnt/hddc1
      cd /dev/hda1
      cp * /dev/hdc1
      umount /mnt/hdc1
      mount /dev/hda2 /mnt/hda2
      mount /dev/hdc2 /mnt/hdc2
      cd /dev/hda2
      cp * /dev/hdc2
      ...etc., etc.,...
    >
    > Sasa
    >
    >
    > --
    > redhat-list mailing list
    > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    > https://www.redhat.com/mailman/listinfo/redhat-list

    -- 
    ---- Fred Smith -- fredex@fcshome.stoneham.ma.us -----------------------------
       "For the word of God is living and active. Sharper than any double-edged 
       sword, it penetrates even to dividing soul and spirit, joints and marrow; 
                  it judges the thoughts and attitudes of the heart."  
    ---------------------------- Hebrews 4:12 (niv) ------------------------------
    
    

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

    • application/pgp-signature attachment: stored

  • Next message: Leonard den Ottolander: "Re: Copy entire hard disk - how ?"

    Relevant Pages

    • Re: Error Loading OS
      ... I take it that you have 4 IDE devices in there and that they are connected on 2 IDE controllers on the motherboard. ... The reason your computer doesn't boot when all the devices are attached to the motherboard is because the IDE chain is not correctly setup or that the Boot Order in the BIOS is set to pass the boot to the wrong drive. ... Then reset BIOS to boot from Hard Disk - I got the same Error LOading OS ... When you paste the contents of the file here also tell us how many drives and partitions you have in the computer. ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: Low disk space
      ... Information on how to clear up hard disk drive space... ... When you hibernate your computer, Windows saves the contents of the system's ... Highlight one of your drives and click on ... You can control how much space your Temporary Internet Files can utilize... ...
      (microsoft.public.windowsupdate)
    • Re: DMA errors with hard disk
      ... > trying to run in a DMA mode that the drive doesnt support, ... > configured your hard drives by hand you may have have a wrong setting. ... Today morning I moved hdb (the second hard disk to ... ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ...
      (Fedora)
    • Re: Problem finding ntoskrnl.exe on boot.
      ... space on my mom's computer by adding a second hard disk. ... Symantec Partition Magic 8. ... System should now boot from C:, ... all logical drives on both disks, ...
      (microsoft.public.win2000.general)
    • hard disk gives trouble on change of size
      ... I have a 160G hard disk. ... writing the existing 131Gb partition. ... fdisk happily created two new partitions at the end of ... Is the sarge lilo so old that it cannot handle drives with more than ...
      (Debian-User)