Description of problem: When formatting a disk with Isodumper, when you tick "Encrypt disk with LUKS" and you fill in the key field, the disk is correctly formatted but no crypt. Version-Release number of selected component (if applicable): Isodumper1.56
Assignee: bugsquad => yvesbrungardWhiteboard: (none) => MGA9TOOVersion: 9 => CauldronCC: (none) => yvesbrungard
Adding the flag: affects_mga9 + to all bugs with MGA9TOO on the whiteboard, without removing MGA9TOO (for now).
Flags: (none) => affects_mga9+
I confirm the issue I selected ext4, and encrypted, entered key. I can later plug the stick into another computer and directly use it in Dolphin. Related, enhancement request: Some button to unhide the entered key
CC: (none) => fri
(In reply to Morgan Leijström from comment #2) > I confirm the issue > I selected ext4, and encrypted, entered key. > > I can later plug the stick into another computer and directly use it in > Dolphin. > > > Related, enhancement request: > Some button to unhide the entered key Hello Morgan, Did you try the version 1.59?
(In reply to papoteur from comment #3) > Did you try the version 1.59? No, I am on mga9 not had time for cauldron/mga10 yet...
commit 8f917458f47cfc611d971801c83949ec3cbc1994 Author: Papoteur <papoteur@...> Date: Sat Jan 3 11:05:49 2026 +0100 1.60 (mga#33657) --- Commit Link: https://gitweb.mageia.org/software/isodumper/commit/?id=8f917458f47cfc611d971801c83949ec3cbc1994
commit 105cbfeb819ca5b2eb29f644eca965a04c92613a Author: Papoteur <papoteur@...> Date: Sat Jan 3 11:05:49 2026 +0100 1.60 (mga#33657) --- Commit Link: https://gitweb.mageia.org/software/isodumper/commit/?id=105cbfeb819ca5b2eb29f644eca965a04c92613a
Submitting: RPMS ==== isodumper-qt-1.60-1.mga9.noarch isodumper-gtk-1.60-1.mga9.noarch isodumper-1.60-1.mga9.noarch SRPM: ==== isodumper-1.60-1.mga9
Assignee: yves.brungard => qa-bugs
[morgan@svarten ~]$ LC_ALL=C sudo urpmi --test isodumper A requested package cannot be installed: isodumper-1.60-1.mga9.noarch (due to unsatisfied coreutills)
Assignee: qa-bugs => yves.brungardKeywords: (none) => feedback
The new version 1.60-1.1 installs correctly. Tested creating encrypted ext4, exfat, FAT32. Encrypting works as expected; i have to unlock it to use it. Issues noted: A) The progress bar is always greyed, hard to see the progress. B) partition label is always in CAPS, even when I write lowercase or mixed C) Looking at the device using gparted, it still say partition is iso9660, with label Mageia-10-a1-Live-Xfce. (I do not understand this as in Dolphin it shows up as the label i defined.)
(In reply to Morgan Leijström from comment #9) > The new version 1.60-1.1 installs correctly. > > Tested creating encrypted ext4, exfat, FAT32. > Encrypting works as expected; i have to unlock it to use it. > > Issues noted: > > A) The progress bar is always greyed, hard to see the progress. > > B) partition label is always in CAPS, even when I write lowercase or mixed > > C) Looking at the device using gparted, it still say partition is iso9660, > with label Mageia-10-a1-Live-Xfce. (I do not understand this as in Dolphin > it shows up as the label i defined.) If you not unplug & replug the device, the information is not updated
(In reply to katnatek from comment #10) > (In reply to Morgan Leijström from comment #9) > If you not unplug & replug the device, the information is not updated I even tested on another machine :-) Problem is there.
(In reply to Morgan Leijström from comment #11) > (In reply to katnatek from comment #10) > > (In reply to Morgan Leijström from comment #9) > > If you not unplug & replug the device, the information is not updated > > I even tested on another machine :-) Problem is there. Then is the versions for mageia 9, that is why I request backport the fix made in cauldron
Are you sure this works with 1.60-1 in Cauldron?
(In reply to Morgan Leijström from comment #13) > Are you sure this works with 1.60-1 in Cauldron? I have not tested, I did test the previous version, tomorrow perhaps
The name of the ISO is written at position x8028 in the image (32768 + 40). The format step erase the boot sector (512 bytes) thus this seem not enough for iso9660 format. https://wiki.osdev.org//ISO_9660#System_Area I will push a version which erase more than just MBR.
Status comment: (none) => feedback
This and other issues fixes are being addressed in Bug 34877 - isodumper should remove iso9660 filesystem when formatting a LiveUsb device So we can close this bug as fixed when that one is shipped.
Depends on: (none) => 34877Assignee: yves.brungard => qa-bugsStatus comment: feedback => (none)Keywords: feedback => (none)
Update released by Bug 34877
Resolution: (none) => FIXEDStatus: NEW => RESOLVED