Jan Leow's Blog Page

LibreElec GRUB2 menu entry for booting

I first learned about LibreElec when I got my Raspberry Pi 4. Having played around with it to watch some movies and connect to Netflix, YouTube and Spotify in the little RPi SBC, I was thinking of installing it on my spare old PC.

LibreElec has a simple Linux shell making it very lightweight. It just concentrates on being a media player by running Kodi fully.

FossaPup Puppy Linux GRUB2 menu entry

Puppy Linux is one of the most handy of the super light linux and considered my goto distro whenever I need to make changes, edit files, and copying files or moving files between distros and between partitions. It dispenses with the need to key in sudo privileges because it is already considered as root and has no issue whatsoever when I need to access another Linux partition.

GRUB2 Menu Entry Manually Set Up For Non-Detected Linux & Other OS

My earlier post about super multi-boot using Linux GRUB2 as my main boot loader and menu selection had been fun to do! There were also some tricky issues such as some OS need to be installed first before Linux and other OS could be installed.

Now we come to the issue of those Linux OS that could not automatically be detected by way of issuing terminal command ‘update-grub’ and had to be manually written into the GRUB configuration. I scoured the web for the commands and there were some variations to the menu entry. In some cases, some amount of tweaking was required in order to get it to work.

How Much Hard Disk Space to Allocate for each Linux and Windows Multiboot OS

During my preparation for a super multiboot computer, I needed to know how much hard disk space to allocate for the various Linux, DOS/Windows and alternate operating systems. These were usually easy to check by visiting each of the distros websites. Anyway, I took some gparted partition manager screenshot of my hard disk, hopefully this would give a fair idea of how much space each distro used up.

How To Build a Super Multi-Boot Linux OS

Having cleaned up several of my old PCs, I’ve decided to embark on my next project. To make a super multi-boot OS system with Linux, DOS, Windows XP and alternate operating systems. Dual-booting is fairly easy, but multi-booting with 10 OSes, now that would be a feat! In order to cram in so many OS, some prior preparation would be needed. Since these are old PCs with Pentium 4, Dual-Core and Core 2 Duo, I would need to look for pretty lightweight Linux. I also wanted some alternative non-linux, non-Windows OS.

Planning the multi-boot OS for Linux, DOS, Windows & alternate OS.