Many thanks AustinTexas - I used your second method where the last installed distro is 'in charge' of the grub screen. Guess what - you know why it wasn't working - the DVDs were duds! I reburned the iso onto fresh DVD-R blanks and everything is fine now with the installs - I've now installed several distros (eight of them) and it seemed really straightforward. So far, I've formatted the remaining unallocated disk space, bit by bit, as I go along with each new distro install - seems to work better than say creating 20 x 20480 MB partitions in advance.
Though most distros' names appear correctly in the grubscreen, some are incorrect, e.g.
ElementaryOS-Freya appears as Ubuntu 14.04
Ubuntu Gnome 16.04 appears as Ubuntu 16.04, which is confusing as I have Ubuntu 16.04 itself installed.
How do I edit the grub screen to correct these distro names?
I tried the following (which I used in a UEFI Win/LL dual-boot), but it didn't work - for example for changing the grub-listed Ubuntu to Elementary:
I should mention that I have a separate bios_grub partition (/dev/sda1) as outlined by goldfinger in the tutorial.
Many thanks for any feedback on how to edit the distro names, as they appear in the grubscreen
Cheers
Mike
PS. I haven't implemented SuperGrub2 yet, as so far I don't appear to need it (i.e. none of the distros are hidden from the grubscreen)
Though most distros' names appear correctly in the grubscreen, some are incorrect, e.g.
ElementaryOS-Freya appears as Ubuntu 14.04
Ubuntu Gnome 16.04 appears as Ubuntu 16.04, which is confusing as I have Ubuntu 16.04 itself installed.
How do I edit the grub screen to correct these distro names?
I tried the following (which I used in a UEFI Win/LL dual-boot), but it didn't work - for example for changing the grub-listed Ubuntu to Elementary:
Code:
sudo su
sudo sed -i 's/Ubuntu/Elementary/g' /boot/grub/grub.cfg
I should mention that I have a separate bios_grub partition (/dev/sda1) as outlined by goldfinger in the tutorial.
Many thanks for any feedback on how to edit the distro names, as they appear in the grubscreen
Cheers
Mike
PS. I haven't implemented SuperGrub2 yet, as so far I don't appear to need it (i.e. none of the distros are hidden from the grubscreen)
64bit OS (32-bit on Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work