[Trisquel-devel] Pasword entering phase repeating itself
Heime
heimeborgia at protonmail.com
Sun Jun 1 21:16:05 UTC 2025
Sent with Proton Mail secure email.
On Monday, June 2nd, 2025 at 7:08 AM, Heime <heimeborgia at protonmail.com> wrote:
>
> On Sunday, June 1st, 2025 at 6:50 PM, David Lecompte trisquel at metani.fr wrote:
>
> > > I have not tried, no. I got into a Trisquel 11 LIVE CD trying to accesss
> > > the original system. But because of the LVM setup I got stuck from doing
> > > the next steps.
> >
> > If /dev/sda4 is ciphered, then
> >
> > sudo cryptsetup luksOpen /dev/sd4 cryptlvm
> >
> > Then the volumes should be visible as /dev/mapper/vgtrisquel-root and
> > /dev/mapper/vgtrisquel-home, you can mount them as needed.
> >
> > If the volumes don't show up at all, try
> >
> > sudo vgscan
> > sudo vgchange -ay
> >
> > https://wiki.archlinux.org/title/LVM has good guidance on LVM.
>
> Should I do this (from Try LIVE System), or the other Ctrl+Alt+F1 way?
> I decided not to encrypt the disk, but enabled the LVM option.
David
Have done Ctrl+Alt+F1 procedure with the modification to ~/.profile
A procedure that has solved the problem. I can now get the the installed
Trisquel 11 System using my user name and password.
Could Trisquel automate the process when one uses the Guix Package Management Tools.
It has recently become very cumbersome to set up a Trisquel System for development
work. My basic system involves having recent versions of GCC, Emacs, TexLive, and
Python.
In practical terms, after installing a new Trisquel System I always have to
1. Increase root partition size.
2. Install Guix Package Manager.
3. Install GCC, EMACS, TexLive, and Python; all via guix install.
4. Perform the changes to ~/.profile
Installing Emacs and TexLive directly from the sources have recently become so
labourious that the only solution for me is to use "guix install".
GCC is currently manageable and usually get things done in a few hours without
a guix install.
Felicitations
> > --
> > David Lecompte trisquel at metani.fr
More information about the Trisquel-devel
mailing list