Multiboot – Linux swap formatted causing long boot time on installed distributions. (Solution)

I did an install of Debian, I usually have my installs format my swap with no issue since I usually refer to the devices by device file instead of uuid. Newer distributions use the uuid scheme instead. This caused my boot time to increase from around 3 seconds to 30. Here is how I fixed the issue.

First check the uuid of the device by typing ls -l /dev/disk/by-uuid/
Then take the uuid of the device in question and modify /etc/fstab and /etc/default/grub to reflect these changes.

Next run grub-mkconfig and grub-install to recreate the configs with the proper uuid and install grub.

(update) I’ve found that running update-grub instead of grub-mkconfig works much better.

Chakra GNU/Linux – Bundles

Chakra uses what are called bundles for programs that are not KDE specific but are popular in the Linux Community. Installing, Removing and Running programs are all quite simple using the Bundle Manager.

From the Kmenu click on Bundle Manager.

Continue reading

Chakra GNU/Linux – Kapaudan

Upon booting and logging into Chakra for the first time you are greeted with information about Chakra, this is a program called Kapaudan. It will give you quite a bit of information about chakra and assist you with a few nice to have setting modifications.

What is Chakra? Well here is some information on the slide. Next button whenever you are ready.

Continue reading