Forum Articles
  Welcome back Join CF
You are here You are here: Home | Forum | Sony vaio

You are currently viewing our boards as a guest which gives you limited access to view most of the discussions, articles and other free features. By joining our Virgin Media community you will have full access to all discussions, be able to view and post threads, communicate privately with other members (PM), respond to polls, upload your own images/photos, and access many other special features. Registration is fast, simple and absolutely free so please join our community today.


Welcome to Cable Forum
Go Back   Cable Forum > Computers & IT > General IT Discussion
Register FAQ Community Calendar

Backing up an O/S
Reply
 
Thread Tools
Old 11-09-2014, 11:10   #1
alanbjames
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
alanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these partsalanbjames is just so famous around these parts
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
alanbjames is offline   Reply With Quote
Advertisement
Old 11-09-2014, 11:16   #2
peanut
NUTS !!
 
peanut's Avatar
 
Join Date: Apr 2006
Posts: 5,280
peanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny star
peanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny starpeanut has a nice shiny star
Re: Backing up an O/S

Quote:
Originally Posted by alanbjames View Post
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
peanut is offline   Reply With Quote
Old 11-09-2014, 12:07   #3
damien c
cf.mega poster
 
Join Date: Sep 2007
Location: warrington
Age: 40
Services: Tivo, 100mb, Mobile
Posts: 1,528
damien c has reached the bronze age
damien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze agedamien c has reached the bronze age
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
damien c is offline   Reply With Quote
Old 11-09-2014, 12:16   #4
rhyds
Inactive
 
Join Date: Mar 2014
Location: North Wales
Services: Plusnet Phone/BB, Freesat, VM Business BB (Cable)
Posts: 821
rhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond repute
Re: Backing up an O/S

I've used DriveimageXML in the past to image servers and desktops.
rhyds is offline   Reply With Quote
Old 11-09-2014, 13:48   #5
heero_yuy
Perfect Soldier
 
heero_yuy's Avatar
 
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
heero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered stars
heero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered stars
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
heero_yuy is offline   Reply With Quote
Old 11-09-2014, 13:52   #6
qasdfdsaq
cf.mega poster
 
Join Date: Aug 2004
Posts: 11,207
qasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronze
qasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronze
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.
qasdfdsaq is offline   Reply With Quote
Old 11-09-2014, 17:42   #7
heero_yuy
Perfect Soldier
 
heero_yuy's Avatar
 
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
heero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered stars
heero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered starsheero_yuy is seeing silvered stars
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
heero_yuy is offline   Reply With Quote
Old 11-09-2014, 18:47   #8
qasdfdsaq
cf.mega poster
 
Join Date: Aug 2004
Posts: 11,207
qasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronze
qasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronzeqasdfdsaq is cast in bronze
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.
qasdfdsaq is offline   Reply With Quote
Old 11-09-2014, 19:03   #9
rhyds
Inactive
 
Join Date: Mar 2014
Location: North Wales
Services: Plusnet Phone/BB, Freesat, VM Business BB (Cable)
Posts: 821
rhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond reputerhyds has a reputation beyond repute
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.
rhyds is offline   Reply With Quote
Old 11-09-2014, 21:47   #10
idi banashapan
step on my trip
 
idi banashapan's Avatar
 
Join Date: Jul 2003
Posts: 3,766
idi banashapan has a nice shiny star
idi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny staridi banashapan has a nice shiny star
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
idi banashapan is offline   Reply With Quote
Old 13-09-2014, 17:58   #11
ThunderPants73
Inactive
 
Join Date: Mar 2009
Location: Notts
Services: BB & PHONE
Posts: 1,141
ThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond reputeThunderPants73 has a reputation beyond repute
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.
ThunderPants73 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 17:48.


Server: lithium.zmnt.uk
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum