multibootusb
multibootusb copied to clipboard
Create multiboot live Linux on a USB disk...
I am new to this Linux thing. Today I decided to go with Linux Ubuntu, but it was too heavy for me to keep it in my notebook, so I...
Hello, I come to you about Multibootusb I often use on windows 10 and I'm French and I love it translated into French is that possible? Thanking you
I have installed python3-multibootusb_9.2.0-1_all.deb on ubuntu 18.04. When I install syslinux using the gui, the program does not copy the following files in /multibootusb/ : - multibootusb/mboot.c32 - multibootusb/plpbt -...
I have tried the latest version, 9.1.0, and I get the following error: `Traceback (most recent call last): File "/usr/local/bin/multibootusb", line 174, in if config.debug is True: NameError: name 'config'...
I ran into issue #253 using the version from Void repos, so instead I tried to use the source version from master. Now I get this error about dbus. I...
Hello, After calling `sudo multibootusb` when I try to edit syslinux.cfg, the program tells me: `/usr/bin/xdg-open Editor found is xdg-open Executing Kate with sudo is not possible due to unfixable...
This is a bug in master branch. Version 9.2.0 is not affected. The problem is in function `detect_iso_from_file_list()` in distro.py: ``` if all(k in filenames for k in keys): return...
please include scripts or as sub-modules for generating those binary files such as *.efi and *.mod files.
``` Could not find resource 'data/multibootusb/grub/menus.zip'. Unable to extract menu files to USB disk ```
I'm unable to install an ISO such as doudoulinux, it stucks on installing syslinux for ever after copying the iso correctly. Any idea to workaround this ?