11-09-2014, 11:10
|
#1
|
|
R.I.P.
Join Date: Jun 2012
Location: Swansea, South Wales UK.
Age: 74
Services: XL Phone, XXXL Gig1 BB SH4 (wired).
Posts: 2,753
|
Backing up an O/S
I have recently reinstalled my O/S after having a few problems which i couldnt fix. I want to now back the installation onto another drive so i can just copy it across instead of doing a full install if needed in future.
Whats the best free software to use to do this?
Thanks
|
|
|
11-09-2014, 11:16
|
#2
|
|
NUTS !!
Join Date: Apr 2006
Posts: 5,280
|
Re: Backing up an O/S
Quote:
Originally Posted by alanbjames
I have recently reinstalled my O/S after having a few problems which i couldnt fix. I want to now back the installation onto another drive so i can just copy it across instead of doing a full install if needed in future. Whats the best free software to use to do this? Thanks
|
Whilst not sure about free software as I'd rather have something a bit more substantial than freeware to do what I need. Therefore I can only recommend Acronis True Image software.
__________________
Oh what fun it is
|
|
|
11-09-2014, 12:07
|
#3
|
|
cf.mega poster
Join Date: Sep 2007
Location: warrington
Age: 40
Services: Tivo, 100mb, Mobile
Posts: 1,528
|
Re: Backing up an O/S
I got Acronis 2014 when I bought some hard drives from Scan the other month.
I have not used it to restore my pc yet, but the back up was really simple.
http://www.scan.co.uk/products/acron...store-sync-key
For £5 it's worth it.
__________________
 7900X3D, 64Gb Corsair 6000Mhz, Gigabyte Aorus RTX 4080 Super, Samsung 980 Pro 2Tb NVME
Unraid Server, 130TB Supermicro CSE-846, AMD Epyc 7551P 32 Core, 64Gb ECC DDR4, nVidia RTX A2000
|
|
|
11-09-2014, 12:16
|
#4
|
|
Inactive
Join Date: Mar 2014
Location: North Wales
Services: Plusnet Phone/BB, Freesat, VM Business BB (Cable)
Posts: 821
|
Re: Backing up an O/S
I've used DriveimageXML in the past to image servers and desktops.
|
|
|
11-09-2014, 13:48
|
#5
|
|
Perfect Soldier
Join Date: Mar 2009
Location: Worthing West Sussex
Age: 68
Services: VM 500M SH3 thingy
in modem mode
XL TV V6 Sony Bravia smart TV and M phone
Posts: 11,270
|
Re: Backing up an O/S
Beware that even if you make what appears to be an exact image the system may not properly boot from this disk if it is placed in C as the only HDD. The boot fails at the point of trying to load the Windows login screen or the desktop GUI.
This is because the PC allocates drives letter by letter at boot time but the OS as the final part of its load changes to HD0, HD1 etc and these are not necessarilly the same as C,D etc as they are stored on the drive itself.
The image was made on what the OS considers to be HD1 but the boot sequence expects HD0.
This information is stored in the partition \ boot data of the disk, not the filing system
This can be fixed but you need to use fdisk /mbr (Undocumented switch) This destroys the OS version of HD0 etc and forces the OS to reallocate the drives. I can't remember whether I used it from the recovery console or a 98 boot disk.
This is for XP but I think it's the same for the later versions. I know this because I increased the HDD size on an XP SP2 system without a reinstall by copying all the files across and then swapped D into C. ( NTLDR has to be the first file copied, similar to the old io.sys)
Software that operates outside the windows environment may be able to overcome this limit.
__________________
History is much like an endless waltz: The three beats of war, peace and revolution continue on forever.
However history will change with my coronation - Mariemaia Khushrenada
|
|
|
11-09-2014, 13:52
|
#6
|
|
cf.mega poster
Join Date: Aug 2004
Posts: 11,207
|
Re: Backing up an O/S
Windows Backup. It's free and built into Windows.
It creates a full image that is guaranteed to boot properly when you restore it. There is no need to operate outside the Windows environment to do this.
heero, your information is outdated. Windows does not allocate drive letters sequentially at boot time. Drive letters are stored persistently on disk. This is what causes the problem if Windows actually mounts the clone after it is created. Copying files is nothing like creating an image or a clone. NTLDR does not exist anymore.
If you create an exact copy it will quite literally be an exact copy and behave exactly the same including booting exactly the same.
If you clone a disk from HD0 to HD1 and then boot from HD1 as the only disk like you claim, then it will boot perfectly fine because HD numbers are allocated sequentially at bootup, therefore whatever disk automatically becomes HD0 when it is the only disk.
Also do NOT use fdisk or fdisk /mbr. This is *not* an undocumented switch, it's quite well documented, but nonetheless the fdisk tool is out of date and has been obsolete for a decade. All current versions of Windows have replaced fdisk and ntldr. The correct tools to use are now diskpart and bootsect if you really need to fix the partition configuration, which you will not because a clone by definition already includes an identical copy of the MBR and boot sector.
|
|
|
11-09-2014, 17:42
|
#7
|
|
Perfect Soldier
Join Date: Mar 2009
Location: Worthing West Sussex
Age: 68
Services: VM 500M SH3 thingy
in modem mode
XL TV V6 Sony Bravia smart TV and M phone
Posts: 11,270
|
Re: Backing up an O/S
Well all I can say is that I successfully transferred a complete installed OS and all programs to a new bigger drive without knowledge of the Windows key or administrators password (reset  )
__________________
History is much like an endless waltz: The three beats of war, peace and revolution continue on forever.
However history will change with my coronation - Mariemaia Khushrenada
|
|
|
11-09-2014, 18:47
|
#8
|
|
cf.mega poster
Join Date: Aug 2004
Posts: 11,207
|
Re: Backing up an O/S
By the sounds of it you were doing it with XP... Things have changed since then.
But hey, what do I know. I only transferred 20 complete installed OS' and all programs to a new bigger drive without the knowledge of the Windows key or administrators password... in three minutes each and without even switching them off or rebooting.
|
|
|
11-09-2014, 19:03
|
#9
|
|
Inactive
Join Date: Mar 2014
Location: North Wales
Services: Plusnet Phone/BB, Freesat, VM Business BB (Cable)
Posts: 821
|
Re: Backing up an O/S
Driveimage XML has instructions and a boot CD to fix the problem with Vista and 7 not wanting to boot after restoring an image.
|
|
|
11-09-2014, 21:47
|
#10
|
|
step on my trip
Join Date: Jul 2003
Posts: 3,766
|
Re: Backing up an O/S
rather than backing up, I would recommend you clone the drive to an image, which can later be used to restore the drive exactly as it is should you need to. you can even restore it to a completely different drive if you like, provided it has enough space to hold the data in the image.
use something free like CloneZilla. fast and simple to use.
__________________
“Most people don’t listen to understand. They listen to reply. Be different.”
- Jefferson Fisher
|
|
|
13-09-2014, 17:58
|
#11
|
|
Inactive
Join Date: Mar 2009
Location: Notts
Services: BB & PHONE
Posts: 1,141
|
Re: Backing up an O/S
I use Acronis to clone my drives, never had an issue. Straight forward, never had any of the issues mentioned by Heero.
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 23:28.
|