i've seen all the posts about using a USB bootable and the boot repair disk utility. my twist is that my pc i'm using for a server is too old to support booting from USB. And when i try 'try ubuntu now' from a v20.4 lts install disk, apparently it doesn't have support for the onboard video (too old?) as i get a purple screen with many, offset dashes on it. also, the boot repair utility won't let me create a cd-rom on my windows computer.
can anyone provide instructions or a prebuilt ISO with all the necessary tools to fix this?
thanks john
grub
MBR has to fit in 512 bytes of memory... not a lot of troubleshooting, or UI can be fitted into 512 bytes of memory (and thus remain bootable according to standards set decades ago).grub
has survived decades of use because its actually very usable & still complaint with standards; why Ubuntu uses it for amd64/i386 architectures (but it's only 1 of a number of options, it's GNU code). If you don't like it, switch tolilo
or another... (Ubuntu doesn't usegrub
for all architectures) – guiverc Aug 01 '20 at 00:34