I have a brand new custom PC on which I would like to install Ubuntu server. It has 8GB of RAM and a 250GB SSD, and a couple of USB 3.0 ports. I downoaded the Install Ubuntu 860mb amd64 ISO file and flashed the SSD with it, but when I tried it, it just comes up to the 3rd step of the installation complaining that it can't find the CD-ROM. There isn't one on the PC, nor is there a floppy disk. I don't understand why there isn't a "full ISO download" for flashing SSDs such that no additional media/device/network is necessary.
I've read that "with some tweaks" (to trick the computer into thinking the USB is a CD-ROM) you can use a USB stick to boot from, but apparently that is just to load the installer - the sources have to come from somewhere else (like a CD-ROM or a 2nd device or network via FTP or HTTP). I could probably set up an FTP server on one of my computers on the LAN for a network install. I don't actually have a large enough USB stick, but what I do have is an external USB 2.0 320GB hard drive.
I have access to a Laptop running Mac OS X, and another PC running Windows 10, and this 320GB USB external drive. I don't have access to another Linux machine.
Is there any way on these other systems to create 2 partitions on my 320GB USB 2.0 external HDD, one with the bootable installer, and a 2nd with the entire source needed for installing onto the target SSD? Or is the 825mb ISO installer the only thing needed, and if I flash my external HDD with that, and boot from it, I can target the SSD for installation?
dd
to make the bootable USB just cuz I could :) – Rinzwind Feb 20 '18 at 15:53