
Dolphin Service Menus boot dolphin grub iso
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/donaldbrian/addiso
Combination service-menu/script.
Right-click on the ISO to add it to your grub menu.
This now checks if your /home is on a separate partition and corrects the entry accordingly.
It still won't work if the ISO is on external media.
Current version depends on libcdio-utils (small, safe, and useful anyway) to parse the ISO better.
donbcilly
9 months ago
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/1876950
(which does NOT apply just to Lubuntu) the workaround is to remove the "toram" option from /etc/grub.d/40_custom.
Which *might* cause Calamares to complain, whine and whinge, but do the installation all the same.
:·/
Report
donbcilly
9 months ago
If you use this often, it might be a good idea to check your /etc/grub.d/40_custom and delete unwanted/unnecessary entries from there.
Don't **delete** the file, **edit** it :·)
Report
travislandonbarker
9 months ago
Report
donbcilly
9 months ago
You might want to check out the current version. It's easier to use (no pkexec window) and parses the ISO better (depends on libcdio-utils).
Report