A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » General XP issues or comments
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Acronis True Image Home 2011 and "Windows" Folder



 
 
Thread Tools Display Modes
  #1  
Old May 8th 14, 03:20 PM posted to microsoft.public.windowsxp.general
No_Name
external usenet poster
 
Posts: 326
Default Acronis True Image Home 2011 and "Windows" Folder

Hi,

I bought ATI (Acronis True Image) Home Edition 2011 in 2011 so
I can backup my Wife's WinXP HDD, "image" to an external HDD. Since
that time, I have also used it to "image" the HDD in a couple of my own
computers.

I never installed ATI, but used the bootable ATI CD instead
to create the HDD image(s).

You can not backup a folder(s) using the bootable CD. You must
install ATI. After ATI is installed, will I be able to use it to copy
(backup) the "WINDOWS" folder while Windows is "running"?

Thank You in advance, John
PS,
I looked in the user guide, but there is nothing in it that indicates
I can or can not backup "WINDOWS" folder. Note: I know other methods,
but it takes more time.

Ads
  #3  
Old May 8th 14, 05:46 PM posted to microsoft.public.windowsxp.general
No_Name
external usenet poster
 
Posts: 591
Default Acronis True Image Home 2011 and "Windows" Folder

On Thu, 8 May 2014 08:26:01 -0700, "Bob F" wrote:

wrote:
Hi,

I bought ATI (Acronis True Image) Home Edition 2011 in 2011 so
I can backup my Wife's WinXP HDD, "image" to an external HDD. Since
that time, I have also used it to "image" the HDD in a couple of my
own computers.

I never installed ATI, but used the bootable ATI CD instead
to create the HDD image(s).

You can not backup a folder(s) using the bootable CD. You must
install ATI. After ATI is installed, will I be able to use it to
copy (backup) the "WINDOWS" folder while Windows is "running"?

Thank You in advance, John
PS,
I looked in the user guide, but there is nothing in it that
indicates I can or can not backup "WINDOWS" folder. Note: I know
other methods,
but it takes more time.


Since I have no problem making a full usable c:drive image from within Windows,
I would expect you to have no problem with just the windows folder.


I dont know anything about Acronis True Image, but if you can use that
program to backup everything except the Windows folder, then you can do
what I do on my Win98 / Win2000 dual booted computer.

Install another OS to dual boot. (pick one). Then when you're booted
to your other OS, just copy the XP Windows folder to your backup drive.
The OS files from your second OS will already be backed up, from when
you used Acronis.

Easier yet, Just get one of those small and easy to use Linux boot CDs.
Boot from that CD, and while booted from that CD, copy your windows
folder to your backup. I've never done it on my XP computer, but I know
I can. I'm a complete idiot when it comes to linux, but even I can copy
a file or folder from the HDD to a flash drive from within linux. The
only reason I haven't backed up that computer, is because there's
nothing on it except the XP install, and a few basic programs, which I
have copies of on another computer.

Actually, I am not booting Linux from CD, I installed Puppy Linux on C:.
That is probably the only linux which has a .EXE installer, which is
installed from within Windows. It's the Retro installer on the Puppy
site (homepage). It works just like a dual boot, but dont require an
extra partition to install. It just creates a folder on C: which is
something like one meg in size. Then upon booting, you can select XP or
Puppy. It defaults to XP, so you can just let it boot without doing
anything, unless you want to boot to Puppy. It dont mess with XP at
all, it's just there and acts like any other program.

One thing about Linux, it dont call drives (partitions) by drive
letters, like "C:". They are called sda1 sda2 sda3, and so on....
To eliminate confusion, I just renamed them to sda1-C sda2-D etc....

  #4  
Old May 8th 14, 08:49 PM posted to microsoft.public.windowsxp.general
Paul
external usenet poster
 
Posts: 18,275
Default Acronis True Image Home 2011 and "Windows" Folder

wrote:
Hi,

I bought ATI (Acronis True Image) Home Edition 2011 in 2011 so
I can backup my Wife's WinXP HDD, "image" to an external HDD. Since
that time, I have also used it to "image" the HDD in a couple of my own
computers.

I never installed ATI, but used the bootable ATI CD instead
to create the HDD image(s).

You can not backup a folder(s) using the bootable CD. You must
install ATI. After ATI is installed, will I be able to use it to copy
(backup) the "WINDOWS" folder while Windows is "running"?

Thank You in advance, John
PS,
I looked in the user guide, but there is nothing in it that indicates
I can or can not backup "WINDOWS" folder. Note: I know other methods,
but it takes more time.


Many backup tools offered now, use VSS for file copying.
VSS basically temporarily splits the file system in two,
by freezing a snapshot of the file system for usage by the
backup utility. And at the same time, allowing new files
to be created and saved on C:, without a problem.

The method is not entirely bulletproof. There is a ten second
period, during which VSS requests programs to "quiesce" their
activities. Things called VSS writers specialize in communicating
with the programs or activities, to do that. But some programs
do not listen to such calls or communications, and if they were
to do some sort of file activity, the backed up file may end up
corrupted or incomplete in the backup.

The best policy is, to save your work, before running Acronis,
and exit any poorly written programs. In some cases, you may have
add-ons in your system. But such things are likely to be better
designed, than the file copy program that Paul wrote (example
of crappy software) :-)

Once the backup is well underway (the VSS initialization stage is
complete, and the progress bar on the VSS type backup has advanced
a bit), you could open even a poorly behaved program and go back
to work. As VSS will put the file so created, on the "new side"
of the line - it won't be backed up, but it won't be corrupted
either.

VSS is intended to take care of the old backup failures that
would happen for files that are "locked" or "in use".

Some backup utilities are full-featured enough, they will
continue to function if you have turned the VSS service off.
But that would work mainly for "non C:" data partitions. If
you expect to back up a C:, then either the tool needs VSS
to work, or without VSS it would need to use the Ghost "we
will now boot into DOS" method of backup. Which takes your
regular OS offline, and backs it up in a known-safe state.

If you need a decent free utility, there is Macrium Reflect
in the lower left corner here. Make a boot CD using this
program, for emergency restorations to a blank new disk.
For "bare metal restoration", a boot CD is needed, and this
program comes with two of them. The WAIK/ADK version has
the fullest features. The non-WAIK method, is for people
on dialup, who cannot afford to do a 150MB download.

The first stage of this process, is a 2MB stub installer.
You can accept the defaults in that program and have it download
the two files. The rest should be relatively straight forward.
Macrium uses VSS.

When you see a backup program that "requires WinXP or better",
that means it is a VSS-only utility. That's where the
limitation is coming from.

(Lower left corner, CNET icon, no toolbars evident in the downloads.
That means Macrium pays CNET for the privilege of being hosted.
Toolbars come from CNET, for any program where CNET is not paid
up front. A toolbar or a junk, can earn CNET a dollar, if
there is proof that it installed.)

http://www.macrium.com/reflectfree.aspx

Paul
 




Thread Tools
Display Modes

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

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






All times are GMT +1. The time now is 05:53 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.