mr_a500 wrote:My computer didn't have the ability to boot from USB.
okay, boot from CD then
mr_a500 wrote:If you can put the boot menu in its own partition, why isn't this the default for every install? That would make more sense.
because people keep installing Ubuntu which sucks. Any serious distro suggests to use a partition for /boot. The problem with linux is that you really need to know what you are doing. Anyway next time:
partition 1: EXT4 in /
partition 2: EFI in /boot
partition 3: EXT4 in /home
partition 4: swap
(you can do more for /var and /usr, but let's say that is the minimum)
if you screw up something and need to reinstall, simply install over and keep the /home partition. You'll get back your previous install (including all your application configs). Try to do that on any other system
