I have an older laptop that has Windows XP and Ubuntu 7.04 installed with no network connection currently. I can boot either partition using GRUB to select which to load. Since the Ubuntu version is so old I would like to upgrade or install Ubuntu 14.10. There is nothing on the Ubuntu 7.04 installation that has any value, but I don't want to mess up the Windows XP partition.
I've used Universal USB Installer to create a bootable USB with Ubuntu 14.04 using ubuntu-14.04.2-server-amd64.iso. I am able to boot with the USB flash drive and see a Ubuntu menu. One of the options is to install Ubuntu Server. I tried that option initially, but apparently it needs to download packages over the Internet to perform the install.
Without a network connection the install won't continue.
I assume that there must be a way of including the required packages on the USB flash drive so that network connectivity is not required, but I'm not sure where these setup packages can be found or even where to put them on the USB flash drive.
How can I create a bootable USB flash drive that contains all of the required install packages?
Once I've created the USB flash drive without networking requirements, how do I install to the partition containing my existing Ubuntu 7.04 partition without messing up my Windows XP partition? I am using GRUB. The installation help page has so many different options. One of them is close to what I think I need, but I don't see instructions specifically for installing to an existing Ubuntu partition in a multiple boot scenario.
sudo fdisk -l
(run from terminal) – Elder Geek Feb 24 '15 at 14:28