Its all very involved.
My Vista came pre-installed with the pc.
Page 57 does talk of XP.
My Vista CD is a re-installation DVD. The software is installed on the PC. I believe that it will re-install the OS. I have another disk (Drivers and utilities) for re-installation.
From memory, I think I have SP2 installed. I don't think the DVD I have incorporates SP2 (system bought before SP2).
I believe that I have a Dell Recovery Drive on the HD, but I can't locate it in UUBUNTU (I am new to this OS, but quite like it).
I will try the two further repairs on the VISTA CD that I have not yet attempted. After that I will need to consider a re-install.
Ideally, I would like to partition the drive to have the Dell Installation utility (small), then equal, Vista, and UBUNTU. But only if Vista works.
However, I may end up with UBUNTU as the only OS (one partition).
Best wishes.
You can shrink the Vista partition down. While Windows 7 can do that
from Disk Management, I don't know if Vista has that feature or not.
(In Disk Management, right click on a partition and see if "shrink"
is an option.) A free third party partition manager may be able to
do that for you. And it can likely be done with a GParted Linux tool.
http://en.wikipedia.org/wiki/List_of_disk_partitioning_software
Note that, for some entries in the listing there, there are actually
limited free versions available.
http://www.partition-tool.com/landing/home-download.htm
If your Vista is not bootable, you could give this a try as
a partition shrinking tool.
http://en.wikipedia.org/wiki/Gparted
"The GParted project provides a live operating system including
GParted which can be written to a Live CD, a Live USB and other media."
The main web page for this project, is littered with "advertising"
flavor download links. But the sourceforge files section for the
project, will get you to the actual downloads.
http://sourceforge.net/projects/gparted/files/gparted-live-stable/
It appears the majority of the downloads are for the 486 version, but
I would expect the 686 version to work without a problem as well.
gparted-live-0.16.1-1-i486.iso 2013-05-01 139.5 MB
You burn that on a CD, boot the computer with it, then shrink
the partition as you see fit.
And, any time you are using a new partition manager, new and
unproven, you back up the disk first. As you never know what
is going to happen. With an early version of the Easeus one,
I could find reports of it screwing up a FAT32 partition.
Virtually any partitioning software, has to be tested, before
it can be trusted without a care in the world. Even my old copy
of Partition Magic, you had to be careful.
*******
If you shrunk down the Vista partition, then you'd have room for a Ubuntu
partition.
When you install a modern OS, the idea is, the boot manager on the second
installation, "steals control" from the first installation. If you install
Ubuntu second, it loads GRUB in the MBR, some sectors just above the
MBR, the partition boot sector area of the new partition, and so on.
GRUB has a boot manager. What it is supposed to do, during installation,
is scan for other OSes, and add them to the boot menu. There should be
a "chainload" entry somewhere there, to make Vista an option in the GRUB
menu. You see a relatively ugly boot menu with...
Ubuntu kernel 3.0.23 <--- Both OSes in menu
Vista <--- Vista is chain loaded if you select it
So it is possible to have both.
If you later remove Ubuntu, then you need to "fixmbr" using a Vista
recovery session tool. That puts Windows MBR code back in the MBR,
and points the boot operation back at the Vista boot manager.
It is also possible to use third-party boot managers, to run OSes.
I used to use something called Boot Magic on my first PC, and
I could have entries for Linux, FreeBSD, Windows and so on,
in the menu. And it was pretty easy to add OSes to it.
I never used it after that first PC though.
So the fun when dual booting off a single disk, is learning
how the "theft based boot management" works, and repairing
the damage if you need to remove the one that is actually
doing boot management at the moment. This is one of the
reasons I run one OS per hard drive, because I can unplug
an OS disk with no side effects.
*******
As for your "press F8" problem, it is all a matter of timing.
Your BIOS is forcing you to press F1. You press F1, then *immediately*
start pressing F8 like crazy, milliseconds after that. You may
then be able to catch the F8 window, before it closes.
My laptop, it only has a one to two second window for some
of the key press options, which is ridiculously short. I
frequently miss the window on that one, and it bugs the
hell out of me (having to wait until it finishes booting,
do the shutdown and reboot, then see if I can hit the tiny
timing window on the second try).
Timing is everything
Paul