suswoman wrote:
> Thanks for the reply, Paul. I've also contacted Acer, who is sending
> recovery disks. They suggest that if I reinstall Vista from the
> recovery disks, I will then be able to remove XP because the system will
> recognize a second OS. I'm a little afraid, though, that the reinstall
> will simply recreate a second Vista on my machine and I'll still be in
> the same boat, with all of the old program files and docs connected with
> the original Vista install. Does their suggestion sound right to you?
>
At least some recovery media, that comes with prebuilt computers,
wipes the disk clean. So when you use the Acer provided CD, it could
just wipe everything off the disk. (Your user manual may warn about
how their restoration procedures work.)
There are some companies, that provide real Microsoft installation
CDs, and with those, you can do a repair install or a clean install.
(Companies who provide such an option, are the smaller ones.) The
Acer disc will likely wipe it all out. It won't take you
long to see which happened.
At this point, I don't know what is the best answer for you.
I would have thought, by changing the BIOS disk setting,
you'd be able to get Vista started again. In dual boot
scenarios, there is usually a preferred order of installation
for the OSes, so the boot loader can support both from the
same hard drive. (You can find references to either install
order here, but one should involve fewer steps than the other.)
http://apcmag.com/how_to_dual_boot_v...step_guide.htm
If you've "taken ownership", transferred any important files
to an external backup drive, you could then enter the BIOS
and change from IDE to AHCI or whatever. And then see if you
can start it in Vista.
Prebuilt computers are a little bit unusual, in that they
may have several partitions on the hard drive. There could be
a diagnostic partition (containing a program for testing the
computer), a recovery partition (containing a copy of the OS
for reinstallation, but the copy is not in the form of a
Microsoft installer CD), and then the C: drive.
If you want to examine the partitions (you don't have to
change anything, just have a look), there are a couple old
tools for download here. One utility, shows the raw numbers
in the partition table. And from that, you may get some idea
what kind of partitions are present. Since Acer is sending
you recovery media, chances are everything you need is on
that media. But in the spirit of "being careful", you
can use these tools to see how the disk is set up. Some
people, in their zeal for cleanliness, remove the hidden
partition(s), and then don't understand why they've lost
the ability to do a restore from the hard drive.
ftp://ftp.symantec.com/public/englis.../pq/utilities/
PTEDIT32.zip (Raw number display - CHS and LBA type info, partition types.
Double click on the partition type field, to get a
text name for the partition type. There should be
things like FAT32, NTFS and so on.)
PartInNT.zip (This display looks more like Disk Management type info)
If you need to really erase a disk, this tool is available. But
it erases every disk connected to the computer, so you want your
backup disk to be disconnected, before doing anything. This
program can erase 99 disks simultaneously. Select the "quick erase"
option, because some of the secure erase options could take
many many hours to run. Even the quick erase could take three
hours.
http://www.dban.org/download
I have a much faster way of removing the partition table (so the
disk looks empty), but I do that using a bootable version of
Linux. I do a fair amount of Windows maintenance using Linux
(I don't use Linux for ordinary work). For example, if a file
refuses to be removed in Windows, I can boot into Linux and
bash it :-)
Good luck,
Paul