The first time around for rEFInd, I did a dual-boot and installed both Win7 and Kubuntu as they normally are installed, following basically the same procedure as I used in the Original Post. After doing a "sudo apt-get remove grub-common" and "sudo apt-get purge grub-common" rEFInd still showed an option for GRUB. I'm not sure why this is, but if I had to guess it's because the two commands did not remove the GRUB files from the EFI partition. Also, all the GRUB folders & files were in their "usual" locations (/boot/grub/ /etc/default/grub etc.).
You're correct in guessing that I had no problem whatsoever. For the second install, I ran the aforementioned "ubiquity --no-bootloader" command from a terminal on the LiveCD. During the partition phase of the install, there was no option for choosing what device to install the bootloader to. As expected, after installation there was no NVRAM entry for Kubuntu and my system wanted to boot into Win7 until I intervened with the rEFInd live disc. After using rEFInd to boot up I found that the /boot/grub folder existed, and when running updates it kept wanting me to install/update grub-common.
Doing a "sudo apt-get purge grub-common" got rid of the earlier issue I had with rEFInd showing two entries for Kubuntu and rEFInd now only shows the Windows loader on the EFI partition and the vmlinuz file. Also, this time around, purging grub-common DID in fact remove all the grub directories and file. I'm not sure why, on the first test run, removing GRUB didn't actually remove GRUB it but at least I've learned that I can get things up and running easily enough without having to install GRUB in the first place. Like I said a few posts back, it's pointless to install GRUB if I'm just going to turn around and remove it right away.
I checked out that link and, while it's not necessarily over my head, it's way more than I think I will ultimately need to do. I've spent the better part of today playing around with rEFInd and it seems to more-than-adequately meet my needs/wants: An easy-to-use bootmenu that LOOKS GOOD and gets the job done. Nothing against GRUB but I've kinda gotten used to BURG and how good-looking and theme-able it is. Playing around with refind.conf will be my next step, followed by possibly changing the default theme of rEFInd. Changing the default icons should be easy enough if I so desire, and there was some info on Rod Smith's website about theming that I plan on reading soon.
So, all in all, I've learned some more new things today and I'm glad I can share my experiences here so that hopefully others can take something from them.
Originally posted by oshunluvr
View Post
Originally posted by Qqmike
View Post
If you go GRUB-less without using rEFInd, then it's a bit more complicated, using this and the Kato link therein:
https://www.kubuntuforums.net/showth...l=1#post309652
If you go GRUB-less, and you use rEFInd, then it looks a lot simpler.
https://www.kubuntuforums.net/showth...l=1#post309652
If you go GRUB-less, and you use rEFInd, then it looks a lot simpler.
So, all in all, I've learned some more new things today and I'm glad I can share my experiences here so that hopefully others can take something from them.
Comment