It works, I installed
libdislocker0.7_0.7.3+git20240607-3~mx23+1_amd64.deb
dislocker_0.7.3+git20240607-3~mx23+1_amd64.deb
and I can mount the Windows OS partition (and others too)
Thanks :)
Search found 184 matches
- Fri Aug 01, 2025 7:24 am
- Forum: Package Requests - MX-23
- Topic: update the dislocker package [Solved]
- Replies: 4
- Views: 635
- Wed Jul 30, 2025 11:40 am
- Forum: Package Requests - MX-23
- Topic: update the dislocker package [Solved]
- Replies: 4
- Views: 635
update the dislocker package [Solved]
I am using dislocker to mount MS BitLocker partition. The current package does not work with Windows OS residing partition (because it seems MS updated something in bitlocker mechanism).
Using the latest code I was able to mount the partition.
I just did the standard clone/cmake/make install and ...
Using the latest code I was able to mount the partition.
I just did the standard clone/cmake/make install and ...
- Wed Jul 30, 2025 7:07 am
- Forum: MX Help
- Topic: bitlocker mount problem
- Replies: 7
- Views: 335
Re: bitlocker mount problem
Resizing went well, I booted on the MX usb stick and used gparted to resize multiple partitions even my /boot. Problem is MS changed something in bitlocker so I'm using dislocker for the moment, it works
- Tue Jul 29, 2025 3:17 pm
- Forum: MX Help
- Topic: bitlocker mount problem
- Replies: 7
- Views: 335
Re: bitlocker mount problem
yes uuid is the same
- Tue Jul 29, 2025 1:16 pm
- Forum: MX Help
- Topic: bitlocker mount problem
- Replies: 7
- Views: 335
Re: bitlocker mount problem
Also, the dislocker in MXPI can decode/mount my /dev/sda2 partition, it failed with the windows OS partition on nvme, I needed to build the latest dislocker from github. It seems Windows is doing new things with bitlocker/encryption and this is why I guess gio/mount/Thunar will need fixes.
- Tue Jul 29, 2025 12:50 pm
- Forum: MX Help
- Topic: bitlocker mount problem
- Replies: 7
- Views: 335
bitlocker mount problem
I have a ntfs bitlocker partition on /dev/sda2, I was able to mount it using a simple script at startup:
PARTUUID=950a12c9-a21c-474b-8c79-8193c27919bb ; printf $(secret-tool lookup gvfs-luks-partuuid $PARTUUID) | gio mount -d $(readlink /dev/disk/by-partuuid/$PARTUUID)
where the recovery key was ...
PARTUUID=950a12c9-a21c-474b-8c79-8193c27919bb ; printf $(secret-tool lookup gvfs-luks-partuuid $PARTUUID) | gio mount -d $(readlink /dev/disk/by-partuuid/$PARTUUID)
where the recovery key was ...
- Mon Jul 21, 2025 7:33 am
- Forum: MX Help
- Topic: kernel 6.12.38 ? [Solved]
- Replies: 1
- Views: 456
kernel 6.12.38 ? [Solved]
I had 6.12.38, installed last week, I tried to shutdown today but it went back to the lightdm login screen, restart did the same thing. I rebooted from CLI. I went back to 6.12.35. Now I do not see 6.12.38 in MXPI, it was removed because buggy I guess?
- Fri Jul 04, 2025 8:57 am
- Forum: MX Help
- Topic: Cannot upgrade kernel because of linux-base [Solved]
- Replies: 13
- Views: 804
Re: Cannot upgrade kernel because of linux-base [Solved]
It is working now, dependencies have been fixed, thanks :)
- Thu Jun 19, 2025 4:48 pm
- Forum: MX Help
- Topic: Cannot upgrade kernel because of linux-base [Solved]
- Replies: 13
- Views: 804
Re: Cannot upgrade kernel because of linux-base [Solved]
I will try thanks!mepislover wrote: Thu Jun 19, 2025 2:50 pm linux-base 4.12 is available in the stable-backports. Therefore, I was able to update the kernel to version 6.12.32 last week without errors using Synaptic.
- Thu Jun 19, 2025 7:13 am
- Forum: MX Help
- Topic: Cannot upgrade kernel because of linux-base [Solved]
- Replies: 13
- Views: 804
Cannot upgrade kernel because of linux-base [Solved]
Using MXPI, I select kernel 6.12.32, but it cannot install:
Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian bookworm InRelease
Hit:4 https://packages.microsoft.com/repos ...
Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian bookworm InRelease
Hit:4 https://packages.microsoft.com/repos ...