Conversation
|
I get It fails running PS: If the USB stick isn't already mounted with udisk (through GNOME), it cannot even find the device: But this happens also when running under root. |
|
I like how multibootusb currently can make modifications to the USB drive whenever the user clicks "Install distro" and installs another distro. This requires either root/sudo access or more fine grained access for the current user. This is not a problem with multibootusb. However, multibootusb could also, in theory, provide value just by letting users assemble an image and then launch it in QEMU using the "Boot ISO/USB" button, without needing to access a device. |
Basic functionality of running as non-privileged user is working but I've not written a lot of Python and I don't know a lot about making a bootable usb so I expect that there are issues with this PR.