Re: Remove disk encryption in Maintenance Mode

2024-11-08 Thread Todd Zullinger
Roger Heflin wrote: > I am not sure what version mine last worked on. I would guess the > default changed on 39 or 40. > > What fixed it for me (type plain password from stdin) was adding > --hash ripemd160 (they appear to have changed the default hash, BAD > developer). > > Guessing related to

Re: Remove disk encryption in Maintenance Mode

2024-11-08 Thread Roger Heflin
I am not sure what version mine last worked on. I would guess the default changed on 39 or 40. What fixed it for me (type plain password from stdin) was adding --hash ripemd160 (they appear to have changed the default hash, BAD developer). Guessing related to this: https://gitlab.com/cryptsetup/

Re: Remove disk encryption in Maintenance Mode

2024-11-07 Thread Jeffrey Walton
On Thu, Nov 7, 2024 at 8:03 PM Roger Heflin wrote: > > The encryption defaults changed sometime recently. I don't see the change documented at or . That's unfortunate. > The

Re: Remove disk encryption in Maintenance Mode

2024-11-07 Thread Roger Heflin
The encryption defaults changed sometime recently. The defaults cryptsetup command I had in a script stopped mount my encrypted filesystem until I did a bunch of research and found out what parameters needed to be specified to match the prior default. If you want to try what I found out reply an

Re: Remove disk encryption in Maintenance Mode

2024-11-06 Thread Barry
> On 5 Nov 2024, at 23:04, richard emberson wrote: > > So, my question, is it possible to remove the encryption on a disk > in maintenance mode. If one can, then, maybe, I might be able to login > into my media server. I suggest that you boot from a fedora install usb and then use cryptsetup t

Re: Remove disk encryption in Maintenance Mode

2024-11-06 Thread richard emberson
Thank you for your suggestions. Keyboard does not look like it is the issue. I also tried to start the fedora rescue selection, but it also required the entry of the LUKS passphrase (Curiously, while a normal release starts with a different gui and stops asking for the passphrase after 4 or 5 at

Re: Remove disk encryption in Maintenance Mode

2024-11-05 Thread Tim via users
On Tue, 2024-11-05 at 18:25 -0800, richard emberson wrote: > Early in Maintenance Mode I tested the keyboard and typed in the passphrase, > twice, and it appeared on the screen correctly. Just to be thorough... On the graphical login screen see if there's an icon for choosing keyboard layout/lang

Re: Remove disk encryption in Maintenance Mode

2024-11-05 Thread richard emberson
I tried to upgrade 3 different machine from 40 to 41. All older that boot with /boot/efi. Two machines were laptops and one machine was a desktop media server. All three failed the same way. The disk decryption mechanism did not work. Same error message generated. If I had to guess, I believe th

Re: Remove disk encryption in Maintenance Mode

2024-11-05 Thread richard emberson
One must enter the encryption passphrase before you get to select what kernel to load. On 11/5/24 3:44 PM, Jonathan Billings wrote: But more importantly, have you tried booting older kernels in GRUB2 on boot? It’s possible (albeit unlikely) that the new kernel was built with broken cryptsetup

Re: Remove disk encryption in Maintenance Mode

2024-11-05 Thread richard emberson
Early in Maintenance Mode I tested the keyboard and typed in the passphrase, twice, and it appeared on the screen correctly. On 11/5/24 6:17 PM, Tim via users wrote: On Tue, 2024-11-05 at 18:44 -0500, Jonathan Billings wrote: Sometimes it’s a broken keyboard. Oh the fun (not) of trying to log

Re: Remove disk encryption in Maintenance Mode

2024-11-05 Thread Tim via users
On Tue, 2024-11-05 at 18:44 -0500, Jonathan Billings wrote: > Sometimes it’s a broken keyboard. Oh the fun (not) of trying to login with a crappy laptop keyboard. You can't see what characters are being typed, so you have zero clues about what's going wrong... On older releases I could switch on

Re: Remove disk encryption in Maintenance Mode

2024-11-05 Thread Jonathan Billings
On Nov 5, 2024, at 18:04, richard emberson wrote: > > So, my question, is it possible to remove the encryption on a disk > in maintenance mode. If one can, then, maybe, I might be able to login > into my media server. So, if I’m reading this right, you updated to Fedora 41 and now you can’t unl