Windows Vista Forums

Recommended way to upgrade hard disk?

  1. #1


    Neil Rashbrook Guest

    Recommended way to upgrade hard disk?

    How do you recommended to carry out a hard disk upgrade? Having failed
    to use a cloning tool to copy the drive, I am now considering using
    software mirroring to duplicate the OS on to the new disk, then removing
    the old disk from the mirror and extending the partition.



      My System SpecsSystem Spec

  2. #2


    Cliff Galiher - MVP Guest

    Re: Recommended way to upgrade hard disk?

    Because software mirroring actually changes the partition, I'd recommend
    against this process. If something goes wrong then moving back could be
    very cumbersome.

    What cloning tool did you try and how did it fail? That would still be the
    best approach if we can find the problem.

    -Cliff


    "Neil Rashbrook" <neil@newsgroup> wrote in message
    news:elVADez#KHA.5476@newsgroup

    > How do you recommended to carry out a hard disk upgrade? Having failed to
    > use a cloning tool to copy the drive, I am now considering using software
    > mirroring to duplicate the OS on to the new disk, then removing the old
    > disk from the mirror and extending the partition.

      My System SpecsSystem Spec

  3. #3


    Neil Rashbrook Guest

    Re: Recommended way to upgrade hard disk?

    Cliff Galiher - MVP wrote:

    > What cloning tool did you try and how did it fail? That would still
    > be the best approach if we can find the problem.
    The cloning tool I tried was Ghost 2003 and the cloned disk would not
    boot correctly. It boots in Safe Mode with Networking, but when I tried
    to boot normally I found that none of the SQL Express instances would
    start and the server would reboot before the Ctrl+Alt+Del screen could
    appear.

      My System SpecsSystem Spec

  4. #4


    mct Guest

    RE: Recommended way to upgrade hard disk?

    If you do this you need to be very careful to copy the MBR to the new disk.
    Mirroring won't automatically do this, at least not in 2003.

    "Neil Rashbrook" wrote:

    > How do you recommended to carry out a hard disk upgrade? Having failed
    > to use a cloning tool to copy the drive, I am now considering using
    > software mirroring to duplicate the OS on to the new disk, then removing
    > the old disk from the mirror and extending the partition.
    > .
    >

      My System SpecsSystem Spec

  5. #5


    Larry Struckmeyer[SBS-MVP] Guest

    Re: Recommended way to upgrade hard disk?

    The only Officially Supported way to do this in Server 2003, including SBS
    2003 is to backup, remove the old drive, install the new drive, install a
    base OS, update the OS service pack to whatever was on the box, and restore
    from backup.

    Cloning tools exist for this. Some are found on the internet for free (gparted),
    some cost hundreds of Currency Units. Shadow Protect, Acronis, others.


    -
    Larry
    Please post the resolution to your
    issue so others may benefit
    -
    Get Your SBS Health Check at
    www.sbsbpa.com


    > Cliff Galiher - MVP wrote:
    >

    >> What cloning tool did you try and how did it fail? That would still
    >> be the best approach if we can find the problem.
    >>
    > The cloning tool I tried was Ghost 2003 and the cloned disk would not
    > boot correctly. It boots in Safe Mode with Networking, but when I
    > tried to boot normally I found that none of the SQL Express instances
    > would start and the server would reboot before the Ctrl+Alt+Del screen
    > could appear.
    >


      My System SpecsSystem Spec

  6. #6


    Leythos Guest

    Re: Recommended way to upgrade hard disk?

    In article <ebStYd0#KHA.148@newsgroup>, neil@newsgroup
    says...

    >
    > Cliff Galiher - MVP wrote:
    >

    > > What cloning tool did you try and how did it fail? That would still
    > > be the best approach if we can find the problem.
    >
    > The cloning tool I tried was Ghost 2003 and the cloned disk would not
    > boot correctly. It boots in Safe Mode with Networking, but when I tried
    > to boot normally I found that none of the SQL Express instances would
    > start and the server would reboot before the Ctrl+Alt+Del screen could
    > appear.
    You make a ghost boot disk, boot to dos, the run the ghost tool to clone
    DISK TO DISK, remove the old disk before you reboot, make sure the new
    (cloned) disk is in the same location as the old disk.

    --
    You can't trust your best friends, your five senses, only the little
    voice inside you that most civilians don't even hear -- Listen to that.
    Trust yourself.
    spam999free@newsgroup (remove 999 for proper email address)

      My System SpecsSystem Spec

  7. #7


    Cliff Galiher - MVP Guest

    Re: Recommended way to upgrade hard disk?

    A reboot outside of safemode sounds like a HAL issue. These usually only
    occur if the cloning tool tried to be "smart" and leave your system in a
    "fresh install" state. Although I have not used Ghost in some years, there
    should be an option to do an *exact* clone without reprepping the server.
    If you can't find that option in Ghost, as Larry mentioned, there are
    others.

    -Cliff


    "Neil Rashbrook" <neil@newsgroup> wrote in message
    news:ebStYd0#KHA.148@newsgroup

    > Cliff Galiher - MVP wrote:
    >

    >> What cloning tool did you try and how did it fail? That would still be
    >> the best approach if we can find the problem.
    >
    > The cloning tool I tried was Ghost 2003 and the cloned disk would not boot
    > correctly. It boots in Safe Mode with Networking, but when I tried to boot
    > normally I found that none of the SQL Express instances would start and
    > the server would reboot before the Ctrl+Alt+Del screen could appear.

      My System SpecsSystem Spec

  8. #8


    Leythos Guest

    Re: Recommended way to upgrade hard disk?

    In article <28063D74-FE06-4581-ABD6-81FDAC8D95AA@newsgroup>,
    cgaliher@newsgroup says...

    >
    > A reboot outside of safemode sounds like a HAL issue. These usually only
    > occur if the cloning tool tried to be "smart" and leave your system in a
    > "fresh install" state. Although I have not used Ghost in some years, there
    > should be an option to do an *exact* clone without reprepping the server.
    > If you can't find that option in Ghost, as Larry mentioned, there are
    > others.
    >
    by default, a dos boot Ghost, disk-disk, using Ghost 2003, not inside
    Windows, will do a full clone of a disk and also allow you to change the
    size (increase the drive size if the new drive is larger) - you must
    have the proper drivers for both disk so that ghost can see both disks.

    DO NOT RUN THIS IN A WINDOWS SHELL, it has to run using a ghost boot
    diskette or CD for this to work exactly.

    --
    You can't trust your best friends, your five senses, only the little
    voice inside you that most civilians don't even hear -- Listen to that.
    Trust yourself.
    spam999free@newsgroup (remove 999 for proper email address)

      My System SpecsSystem Spec

  9. #9


    Neil Rashbrook Guest

    Re: Recommended way to upgrade hard disk?

    Leythos wrote:

    >In article <28063D74-FE06-4581-ABD6-81FDAC8D95AA@newsgroup>, cgaliher@newsgroup says...
    >
    >

    >>A reboot outside of safemode sounds like a HAL issue. These usually only occur if the cloning tool tried to be "smart" and leave your system in a "fresh install" state. Although I have not used Ghost in some years, there should be an option to do an *exact* clone without reprepping the server. If you can't find that option in Ghost, as Larry mentioned, there are others.
    >>
    >by default, a dos boot Ghost, disk-disk, using Ghost 2003, not inside Windows, will do a full clone of a disk and also allow you to change the size (increase the drive size if the new drive is larger) - you must have the proper drivers for both disk so that ghost can see both disks.
    >
    >DO NOT RUN THIS IN A WINDOWS SHELL, it has to run using a ghost boot diskette or CD for this to work exactly.
    >
    >
    Yes, I was booting into DOS, but I was concerned that although Ghost
    offered to increase the size, it didn't suggest the entire capacity of
    the new disk, and overriding the size may have been a mistake.

      My System SpecsSystem Spec

  10. #10


    Neil Rashbrook Guest

    Re: Recommended way to upgrade hard disk?

    Larry Struckmeyer[SBS-MVP] wrote:

    > The only Officially Supported way to do this in Server 2003, including
    > SBS 2003 is to backup, remove the old drive, install the new drive,
    > install a base OS, update the OS service pack to whatever was on the
    > box, and restore from backup.
    Yes, well given that the (local disk) backup itself takes over 50%
    longer than the clone, this is going to be the last resort option.

      My System SpecsSystem Spec

Page 1 of 2 12 LastLast
Recommended way to upgrade hard disk?

Similar Threads
Thread Thread Starter Forum Replies Last Post
sbscrexe reboots server after hard disk upgrade? Neil Rashbrook SBS Server 2 12 May 2010
Upgrade Hard Disk in Vista Phil Vista hardware & devices 9 30 Apr 2010
Re: Additional hard disk issues on Asus A8N Sli premium motherboardfor vista upgrade Craig Cockburn Vista General 0 09 Oct 2008
Re: Additional hard disk issues on Asus A8N Sli premium motherboardfor vista upgrade Craig Cockburn Vista installation & setup 0 09 Oct 2008
Upgrade from XP MCE - Possible to Move To A Clean Hard Disk? Bob H Vista installation & setup 1 12 Dec 2006