In the end the solution was actually simple as the scripts that make your /boot/grub/grub.cfg do most of the work for you in finding UUIDS for your boot partitions. So you can skip the fdisk and blkid steps most people mention. So step 1 is to make sure /boot/grub/grub.cfg is current using update-grub to make .cfg file. In terminalI need login to manjaro from windows. I found that on ubuntu or else xrdp is used, but not found on manjaro. sudo pacman -S xrdp wont work.
grub-mkfont –output=/boot/grub/DejaVuSansMono.pf2 –size=24 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf (Maybe you’ll need to run the command (apt-get install ttf-dejavu first). Then edit the /etc/default/grub file and add the following line. GRUB_FONT=/boot/grub/DejaVuSansMono.pf2 Run the update-grub command again. After rebooting, the Grub2 boot menu will surely look better (depending on how your boot image looks like). Extract the "grub-theme-vimix.tar.xz" archive using the Tar command. tar xvf grub-theme-vimix.tar.xz. Move into the grub-theme-vimix folder with CD, and run the installation script to get the Grub Vimix theme set up on Linux. cd grub-theme-vimix sudo sh install-vimix.sh 2. Fallout. Fallout is an attractive Grub theme and a unique theme at that.
Feb 09, 2020 · $ cat /proc/version Linux version 4.19.96-1-MANJARO ([email protected]) (gcc version 9.2.0 (GCC)) #1 SMP Wed Jan 15 08:41:50 UTC 2020 Method-3: How to check the Linux Kernel version running on Linux using the dmesg Command