Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#301 Le 04/12/2022, à 12:48

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ddrescue  -f  -n  /dev/sdc2  /dev/sda  /media/ubuntu/SeagateBasic/suiviSDC2
ddrescue: Can't create mapfile: No such file or directory
ubuntu@ubuntu:~$

Hors ligne

#302 Le 04/12/2022, à 12:50

geole

Re : initramfs impossible de redémarrer mon portable

lsblk -fe7 -o+size

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#303 Le 04/12/2022, à 12:51

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ lsblk -fe7 -o+size
NAME  FSTYPE LABEL      UUID                                   MOUNTPOINT   SIZE
sda                                                                       298,1G
├─sda1
│     ext2              2aae4add-4717-4bd6-b1bc-5af726c6893b                487M
└─sda5
      crypto            b1c10bf2-005a-4dd7-8132-00bbbb6f5f9f              297,6G
  └─dsk
      LVM2_m            vFHEE1-EWCI-0i2D-gBlq-x2k2-4ebd-u9gdDc            297,6G
    ├─ubuntu--vg-root
    │  ext4              d68ddf40-ee5c-4fe0-8d77-e3b4a825beb0   /mnt       293,7G
    └─ubuntu--vg-swap_1
       swap              be27a045-f03f-4fb2-bf66-529e2ba56bd5                  4G
sdb                                                                          29G
└─sdb1
      vfat   UBUNTU 18_0
                        3415-8272                              /cdrom        29G
sdc                                                                       931,5G
├─sdc1
│     ntfs   SeagateBasic
│                       2CC0C9CFC0C9A006                                  298,1G
└─sdc2
                                                                          298,1G
sr0                                                                        1024M
ubuntu@ubuntu:~$

Hors ligne

#304 Le 04/12/2022, à 12:55

geole

Re : initramfs impossible de redémarrer mon portable

sudo mkdir -pv /media/ubuntu/SeagateBasic
sudo mount -v /dev/sdc1 /media/ubuntu/SeagateBasic

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#305 Le 04/12/2022, à 12:57

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ddrescue  -f  -n  /dev/sdc2  /dev/sda  /media/ubuntu/SeagateBasic/suiviSDC2
GNU ddrescue 1.22
Press Ctrl-C to interrupt
Initial status (read from mapfile)
rescued: 320072 MB, tried: 0 B, bad-sector: 0 B, bad areas: 0

     ipos:  320072 MB, non-trimmed:        0 B,  current rate:       0 B/s
     opos:  320072 MB, non-scraped:        0 B,  average rate:       0 B/s
non-tried:   720896 B,  bad-sector:        0 B,    error rate:       0 B/s
  rescued:  320072 MB,   bad areas:        0,        run time:          0s
pct rescued:   99.99%, read errors:        0,  remaining time:         n/a
                              time since last successful read:         n/a
Copying non-tried blocks... Pass 1 (forwards)
ddrescue: Write error: No space left on device
ubuntu@ubuntu:~$ 

Hors ligne

#306 Le 04/12/2022, à 13:01

geole

Re : initramfs impossible de redémarrer mon portable

Je suis idiot.   Il  continue......... alors que c est fini.....
Il faut repartir avec un fichier de suivi tout neuf...

sudo rm -v   /media/ubuntu/SeagateBasic/suiviSDC2
sudo ddrescue  -f  -n  /dev/sdc2  /dev/sda  /media/ubuntu/SeagateBasic/suiviSDC2

Dernière modification par geole (Le 04/12/2022, à 13:02)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#307 Le 04/12/2022, à 13:03

rv93

Re : initramfs impossible de redémarrer mon portable

ok, c'est bon merci, c'est parti

Hors ligne

#308 Le 04/12/2022, à 13:12

geole

Re : initramfs impossible de redémarrer mon portable

Lorsque la copie sera  finie, reboote en coupant le courant électrique. il ne faudrait pas qu'une terminaison normale vienne écrire de cochonneries sur le disque.

ubuntu@ubuntu:~$ lsblk -fe7 -o+size
NAME  FSTYPE LABEL      UUID                                   MOUNTPOINT   SIZE
sda                                                                       298,1G
    ├─ubuntu--vg-root
    │  ext4              d68ddf40-ee5c-4fe0-8d77-e3b4a825beb0   /mnt       293,7G

Dernière modification par geole (Le 04/12/2022, à 13:13)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#309 Le 04/12/2022, à 15:50

rv93

Re : initramfs impossible de redémarrer mon portable

c'est normal ça ?

ubuntu@ubuntu:~$ sudo ddrescue  -f  -n  /dev/sdc2  /dev/sda  /media/ubuntu/SeagateBasic/suiviSDC2
GNU ddrescue 1.22
     ipos:  320072 MB, non-trimmed:        0 B,  current rate:  36700 kB/s
     opos:  320072 MB, non-scraped:        0 B,  average rate:  36845 kB/s
non-tried:   720896 B,  bad-sector:        0 B,    error rate:       0 B/s
  rescued:  320072 MB,   bad areas:        0,        run time:  2h 24m 46s
pct rescued:   99.99%, read errors:        0,  remaining time:          1s
                              time since last successful read:         n/a
Copying non-tried blocks... Pass 1 (forwards)
ddrescue: Write error: No space left on device
ubuntu@ubuntu:~$ 

Hors ligne

#310 Le 04/12/2022, à 16:48

geole

Re : initramfs impossible de redémarrer mon portable

On va dire que oui car je t'avais certainement fait créé SDC2 un tout petit peu plus grand que la taille réelle du disque initial.

Dernière modification par geole (Le 04/12/2022, à 16:49)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#311 Le 04/12/2022, à 17:04

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo apt install ecryptfs-utils
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
ecryptfs-utils est déjà la version la plus récente (111-0ubuntu5).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 306 non mis à jour.
ubuntu@ubuntu:~$ sudo cryptsetup luksOpen /dev/sda5  dsk
Saisissez la phrase secrète pour /dev/sda5 : 
Le périphérique dsk existe déjà.
ubuntu@ubuntu:~$ sudo mount -v /dev/mapper/ubuntu--vg-root   /mnt
mount: /mnt : /dev/mapper/ubuntu--vg-root déjà monté sur /mnt.
ubuntu@ubuntu:~$ sudo find /mnt   -iname  '.Private' -o -iname '.ecryptfs'  -o -iname  'wrapped-passphrase'
/mnt/home/.ecryptfs
/mnt/home/.ecryptfs/techno/.Private
/mnt/home/.ecryptfs/techno/.ecryptfs
/mnt/home/.ecryptfs/techno/.ecryptfs/wrapped-passphrase
/mnt/home/techno/.Private
/mnt/home/techno/.ecryptfs
find: ‘/mnt/home/techno/#16255887’: La structure a besoin d'un nettoyage
ubuntu@ubuntu:~$ sudo ecryptfs-recover-private  /mnt/lost+found
INFO: Found [/mnt/lost+found].
Try to recover this directory? [Y/n]: y
INFO: Could not find your wrapped passphrase file.
INFO: To recover this directory, you MUST have your original MOUNT passphrase.
INFO: When you first setup your encrypted private directory, you were told to record
INFO: your MOUNT passphrase.
INFO: It should be 32 characters long, consisting of [0-9] and [a-f].

Enter your MOUNT passphrase: 
mount: /tmp/ecryptfs.pmB0yspM : échec de l’appel système mount(2) : Aucun fichier ou dossier de ce type.
ERROR: Failed to mount private data at [/tmp/ecryptfs.pmB0yspM].
ubuntu@ubuntu:~$

Hors ligne

#312 Le 04/12/2022, à 17:14

geole

Re : initramfs impossible de redémarrer mon portable

Je pense que tu n'as pas rebooté et  je n'ai aucune idée de ce qui aurait été  mémorisé dans les buffers.


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#313 Le 04/12/2022, à 19:38

rv93

Re : initramfs impossible de redémarrer mon portable

rien à faire, même après avoir rebooté, j'en arrive toujours au même point

ubuntu@ubuntu:~$ sudo mkdir -pv /media/ubuntu/SeagateBasic
mkdir: création du répertoire '/media/ubuntu'
mkdir: création du répertoire '/media/ubuntu/SeagateBasic'
ubuntu@ubuntu:~$ sudo mount -v /dev/sdc1 /media/ubuntu/SeagateBasic
mount: /media/ubuntu/SeagateBasic : /dev/sdc1 déjà monté sur /cdrom.
ubuntu@ubuntu:~$ mkdir -v /media/ubuntu/SeagateBasic/Recuperation
mkdir: impossible de créer le répertoire «/media/ubuntu/SeagateBasic/Recuperation»: Permission non accordée
ubuntu@ubuntu:~$ sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
Ign :1 cdrom://Ubuntu 18.04.6 LTS _Bionic Beaver_ - Release amd64 (20210915) bionic InRelease
Atteint :2 cdrom://Ubuntu 18.04.6 LTS _Bionic Beaver_ - Release amd64 (20210915) bionic Release
Atteint :3 http://archive.ubuntu.com/ubuntu bionic InRelease
Réception de :4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88,7 kB]
Réception de :6 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]
Réception de :7 http://archive.ubuntu.com/ubuntu bionic/main Translation-fr [513 kB]
Réception de :8 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-fr [2380 B]
Réception de :9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
Réception de :10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2492 kB]
Réception de :11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [431 kB]
Réception de :12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 DEP-11 Metadata [55,3 kB]
Réception de :13 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 48x48 Icons [28,9 kB]
Réception de :14 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 64x64 Icons [65,1 kB]
Réception de :15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1021 kB]
Réception de :16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [141 kB]
Réception de :17 http://archive.ubuntu.com/ubuntu bionic/universe Translation-fr [2972 kB]
Réception de :18 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
Réception de :19 http://archive.ubuntu.com/ubuntu bionic/universe amd64 DEP-11 Metadata [3287 kB]
Réception de :20 http://archive.ubuntu.com/ubuntu bionic/universe DEP-11 48x48 Icons [2151 kB]
Réception de :21 http://archive.ubuntu.com/ubuntu bionic/universe DEP-11 64x64 Icons [8420 kB]
Réception de :22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2828 kB]
Réception de :23 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [519 kB]
Réception de :24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 DEP-11 Metadata [297 kB]
Réception de :25 http://archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 48x48 Icons [83,0 kB]
Réception de :26 http://archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 64x64 Icons [154 kB]
Réception de :27 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1051 kB]
Réception de :28 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [146 kB]
40,3 Mo réceptionnés en 53s (755 ko/s)                                         
Lecture des listes de paquets... Fait
ubuntu@ubuntu:~$ sudo apt-get update
Ign :1 cdrom://Ubuntu 18.04.6 LTS _Bionic Beaver_ - Release amd64 (20210915) bionic InRelease
Atteint :2 cdrom://Ubuntu 18.04.6 LTS _Bionic Beaver_ - Release amd64 (20210915) bionic Release
Atteint :4 http://security.ubuntu.com/ubuntu bionic-security InRelease         
Atteint :5 http://archive.ubuntu.com/ubuntu bionic InRelease                   
Atteint :6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Lecture des listes de paquets... Fait                         
ubuntu@ubuntu:~$ sudo apt install ecryptfs-utils
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Les paquets supplémentaires suivants seront installés : 
  keyutils libecryptfs1
Paquets suggérés :
  zescrow-client
Les NOUVEAUX paquets suivants seront installés :
  ecryptfs-utils keyutils libecryptfs1
0 mis à jour, 3 nouvellement installés, 0 à enlever et 306 non mis à jour.
Il est nécessaire de prendre 197 ko dans les archives.
Après cette opération, 897 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
Réception de :1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libecryptfs1 amd64 111-0ubuntu5 [42,7 kB]
Réception de :2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 keyutils amd64 1.5.9-9.2ubuntu2.1 [48,1 kB]
Réception de :3 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ecryptfs-utils amd64 111-0ubuntu5 [106 kB]
197 ko réceptionnés en 1s (259 ko/s)      
Sélection du paquet libecryptfs1 précédemment désélectionné.
(Lecture de la base de données... 145710 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../libecryptfs1_111-0ubuntu5_amd64.deb ...
Dépaquetage de libecryptfs1 (111-0ubuntu5) ...
Sélection du paquet keyutils précédemment désélectionné.
Préparation du dépaquetage de .../keyutils_1.5.9-9.2ubuntu2.1_amd64.deb ...
Dépaquetage de keyutils (1.5.9-9.2ubuntu2.1) ...
Sélection du paquet ecryptfs-utils précédemment désélectionné.
Préparation du dépaquetage de .../ecryptfs-utils_111-0ubuntu5_amd64.deb ...
Dépaquetage de ecryptfs-utils (111-0ubuntu5) ...
Paramétrage de keyutils (1.5.9-9.2ubuntu2.1) ...
Paramétrage de libecryptfs1 (111-0ubuntu5) ...
Paramétrage de ecryptfs-utils (111-0ubuntu5) ...
Traitement des actions différées (« triggers ») pour man-db (2.8.3-2ubuntu0.1) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.27-3ubuntu1.4) ...
ubuntu@ubuntu:~$ sudo cryptsetup luksOpen /dev/sda5  dsk
Saisissez la phrase secrète pour /dev/sda5 : 
ubuntu@ubuntu:~$ sudo mount -v /dev/mapper/ubuntu--vg-root   /mnt
mount : /dev/mapper/ubuntu--vg-root monté sur /mnt.
ubuntu@ubuntu:~$ sudo find /mnt   -iname  '.Private' -o -iname '.ecryptfs'  -o -iname  'wrapped-passphrase'
/mnt/home/.ecryptfs
/mnt/home/.ecryptfs/techno/.Private
/mnt/home/.ecryptfs/techno/.ecryptfs
/mnt/home/.ecryptfs/techno/.ecryptfs/wrapped-passphrase
/mnt/home/techno/.Private
/mnt/home/techno/.ecryptfs
ubuntu@ubuntu:~$ sudo ecryptfs-recover-private  /mnt/lost+found
INFO: Found [/mnt/lost+found].
Try to recover this directory? [Y/n]: y
INFO: Could not find your wrapped passphrase file.
INFO: To recover this directory, you MUST have your original MOUNT passphrase.
INFO: When you first setup your encrypted private directory, you were told to record
INFO: your MOUNT passphrase.
INFO: It should be 32 characters long, consisting of [0-9] and [a-f].

Enter your MOUNT passphrase: 
mount: /tmp/ecryptfs.GtvJTVQ0 : échec de l’appel système mount(2) : Aucun fichier ou dossier de ce type.
ERROR: Failed to mount private data at [/tmp/ecryptfs.GtvJTVQ0].
ubuntu@ubuntu:~$ 

Hors ligne

#314 Le 04/12/2022, à 20:18

geole

Re : initramfs impossible de redémarrer mon portable

Je vais essayer de trouver a quel endroit où les données chiffrées doivent être stockées dans le home puis faire demain un script qui les y met.

Peux-tu donner ces retours.

sudo ls -als /mnt/home/.ecryptfs
sudo ls -als /mnt/home/.ecryptfs/techno/.Private
sudo ls -als /mnt/home/.ecryptfs/techno/.ecryptfs
sudo ls -als /mnt/home/.ecryptfs/techno/.ecryptfs/wrapped-passphrase
sudo ls -als /mnt/home/techno/.Private
sudo ls -als /mnt/home/techno/.ecryptfs

Dernière modification par geole (Le 04/12/2022, à 20:22)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#315 Le 04/12/2022, à 20:38

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ls -als /mnt/home/.ecryptfs
total 12
4 drwxrwxr-x 3 root root 4096 janv. 26  2017 .
4 drwxr-xr-x 4 root root 4096 janv. 26  2017 ..
4 drwxrwxr-x 4 1000 1000 4096 janv. 26  2017 techno
ubuntu@ubuntu:~$

Hors ligne

#316 Le 04/12/2022, à 20:39

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ls -als /mnt/home/.ecryptfs/techno/.Private
total 131536
    56 drwx------  39 1000 1000     57344 sept.  6 17:04 .
     4 drwxrwxr-x   4 1000 1000      4096 janv. 26  2017 ..
     4 drwx------   5 1000 1000      4096 oct.  26  2018 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gd0fV5.hzWgi-dTuJ2prVJAE--
     4 drwxrwxr-x   8 1000 1000      4096 janv. 18  2021 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gd3VLQzr8pf05khzke1gn-8E--
     4 drwx------   3 1000 1000      4096 oct.  26  2018 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gd4GUMQq9oUQvVs-OfmE2Gh---
     4 drwx------   3 1000 1000      4096 janv. 27  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gd4YLS1zOxnPyjLXYHbscK5---
     4 drwxr-xr-x   2 1000 1000      4096 juil.  4  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gd7U2skew13ocRStfWzX5O4E--
     4 drwx------   2 1000 1000      4096 oct.   7  2019 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gd7Vfj8de.hCLT-3JX6Zpw7k--
     4 drwx------  30 1000 1000      4096 juin   6 10:04 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gd83rd0vihROQosBvLummYC---
     4 drwxr-xr-x   2 1000 1000      4096 oct.   8  2019 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gd8YpkMr3ICQgEMa2oAu5.JU--
    12 -rw-r--r--   1 1000 1000     12288 janv. 26  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gda8RxT3imvEXSV0XXsrYJqk--
   364 drwxr-xr-x   2 1000 1000    368640 nov.  15  2020 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdAhV9g.j9CGTv.LjEvfJx5---
     4 drwxrwxr-x   3 1000 1000      4096 avril 25  2020 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdBB8hwAVsnvXvXVyzaGDjqk--
     4 lrwxrwxrwx   1 1000 1000       124 janv. 26  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdCETcJMIaMMRuKwubfoNNCk-- -> ECRYPTFS_FNEK_ENCRYPTED.FYaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdRrVZBWEjxyIMsSXSvcdXPjKzIKSm6nEk-YiOvojk0NqitgIFA77suCX7epRUluKk
    12 -rw-r--r--   1 1000 1000     12288 janv. 26  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdc.FsMzIPQ9ZFSLGj8.SPNk--
     4 drwxr-xr-x   2 1000 1000      4096 juin  17  2020 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdCKugnXWn1XeWPTD0aOENf---
     4 drwxr-x---   2 1000 1000      4096 avril  6  2020 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdd7xWHWQxSKBaWgkBNBL0H---
     4 drwxr-x---   2 1000 1000      4096 août  31  2018 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gddG1EUFiKqrNX5KqWDWce3k--
     4 drwx------   5 1000 1000      4096 sept.  1  2018 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdDMSM6TtyCxk0vqwctHGwXU--
    12 -rw-------   1 1000 1000     12288 sept.  4  2018 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gddP3Sd30GuDB5U8NGHXTG9---
    12 -rw-rw-r--   1 1000 1000     12288 mai    1  2018 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdF5NLradfFCbEOL676m-TUE--
     4 drwxrwxr-x  12 1000 1000      4096 févr. 28  2021 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdGdmU5sWEeyFYOSgNZlCpo---
    16 -rw-------   1 1000 1000     16384 mars  15  2022 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdGgaODrhjhwfI5H3sc.9tbU--
     4 drwxrwxr-x   2 1000 1000      4096 févr. 17  2021 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdGNl8LbI02IblRMjzVax1iU--
     4 drwx------   3 1000 1000      4096 août  30 08:23 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdGZnfGu.6QR9Te3JH97Ez5k--
     4 drwxrwxr-x  16 1000 1000      4096 févr. 26  2019 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdHSup03vMuZUDjDFk9jSqKE--
    16 drwxrwxr-x   2 1000 1000     16384 mai   13  2022 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdIcZEdN9xGYMMl5zcIhiGsk--
     8 -rw-r-----   1 1000 1000      8192 janv. 27  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdiLJIhAJabbkpJRGRhLZkDE--
     4 lrwxrwxrwx   1 1000 1000       104 janv. 26  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdKJYtxU8AgTtAu0K0BXY1KE-- -> ECRYPTFS_FNEK_ENCRYPTED.FXaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdgfkpxOSliq0g9FgUcymYRlG35z2rxY6UFH3F6KqsoO6-
     4 drwx------   3 1000 1000      4096 janv. 27  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdmDUfsLfAHmt1byK8quJQ1k--
   168 drwxr-xr-x   3 1000 1000    167936 août  24 09:33 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdMTJi0gwPL3D3t-BEgfsTl---
     4 drwx------   3 1000 1000      4096 janv. 26  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdnptvnuDNUxb.u1rfY12IOk--
     4 drwxrwxr-x   2 1000 1000      4096 juil. 20  2021 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdo.1UGEhCLuw2aQlS.cmgZE--
     4 drwx------   3 1000 1000      4096 janv. 27  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdp5JhiYlYAw72YdYcOLS-5E--
     4 drwxr-xr-x   7 1000 1000      4096 août  21  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdpbofqe8ghsZu0OLvqrVRA---
     4 drwxr-xr-x   3 1000 1000      4096 avril  6  2020 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdQCMXm3.EJHXbKJFD3on2lU--
     4 drwx------  26 1000 1000      4096 août  31  2018 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdqKQYtLlRbxisdPTybxcw4k--
     4 drwxrwxr-x   2 1000 1000      4096 avril 25  2020 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdqrUR5jZ0s6KZmbWD1XiIHU--
     4 drwx------   3 1000 1000      4096 janv. 30  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdraw5KnwtKYauGDwGh8o3pk--
130424 -rw-rw-r--   1 1000 1000 133550080 déc.  30  2020 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdSffyQZPQqpU9bWdiC-xeRU--
    24 drwxr-xr-x  10 1000 1000     20480 août  23 09:22 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdSXbgiAhHmmALwMux6pmqOk--
     8 -rw-rw-r--   1 1000 1000      8192 janv. 31  2018 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdTPscs88vR6-NsyegIilGjk--
    12 -rw-r--r--   1 1000 1000     12288 janv. 26  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gduxsnvp-q.YgKEcqpU4L4NU--
     4 drwxrwxr-x   4 1000 1000      4096 mai   27  2022 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdUzf87q5POR2Jt9L1SUcztE--
     4 drwx------   3 1000 1000      4096 janv. 27  2017 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdVkFVXPgGjKP.cNL4zTCVrk--
    40 drwxrwxr-x  23 1000 1000     36864 sept.  2  2021 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdVZ-EPennvY94.HvtrpVmc---
    24 drwx------ 100 1000 1000     20480 juin   6 10:04 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdw1AJ-OcV22T3u918qQ7cIk--
    16 drwxrwxr-x   3 1000 1000     16384 mai    4  2020 ECRYPTFS_FNEK_ENCRYPTED.FWaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdWoxGswzUZnuR6KTdsGr3jE--
   108 -rwxr-----   1 1000 1000    110592 oct.  10  2017 ECRYPTFS_FNEK_ENCRYPTED.FXaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdI6CWfKCKapojzrUSSvXZF8Q7UxKsoOVajw5eZJFOqNU-
     8 -rw-r--r--   1 1000 1000      8192 janv. 26  2017 ECRYPTFS_FNEK_ENCRYPTED.FXaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdQQLMIBJbT0ftmtir8ffdpywaDOctWCiM7s04O3zybt6-
    12 -rw-------   1 1000 1000     12288 sept.  5  2018 ECRYPTFS_FNEK_ENCRYPTED.FXaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdRrVZBWEjxyIMsSXSvcdXPZvRq9rjJN3oYIwwXm5dGPE-
     4 drwxrwxr-x   3 1000 1000      4096 mai   10  2020 ECRYPTFS_FNEK_ENCRYPTED.FXaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdt.dqvEr5IlT-hgHQWJXyyHtVWQfeVQuWs9uGoJX3spc-
    44 drwxr-xr-x   2 1000 1000     40960 août  24 09:37 ECRYPTFS_FNEK_ENCRYPTED.FXaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdVxnnN3qLmwh1FSyn6SdHeKr1o985QFY77jQHwxtS4Sk-
    12 -rw-------   1 1000 1000     12288 sept.  3  2018 ECRYPTFS_FNEK_ENCRYPTED.FXaZ8r3c577bykRsrpqxbZdFy4kYBaDyu8gdZl.3i-NlpPAcf6OIFF46jQXINy1m2WkYeHEnkYI6siU-
ubuntu@ubuntu:~$

Hors ligne

#317 Le 04/12/2022, à 20:40

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ls -als /mnt/home/.ecryptfs/techno/.ecryptfs
total 12
4 drwx------ 2 1000 1000 4096 janv. 26  2017 .
4 drwxrwxr-x 4 1000 1000 4096 janv. 26  2017 ..
0 -rw-rw-r-- 1 1000 1000    0 janv. 26  2017 auto-mount
0 -rw-rw-r-- 1 1000 1000    0 janv. 26  2017 auto-umount
4 -rw------- 1 1000 1000   58 janv. 26  2017 wrapped-passphrase
ubuntu@ubuntu:~$

Hors ligne

#318 Le 04/12/2022, à 20:41

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ls -als /mnt/home/.ecryptfs/techno/.ecryptfs/wrapped-passphrase
4 -rw------- 1 1000 1000 58 janv. 26  2017 /mnt/home/.ecryptfs/techno/.ecryptfs/wrapped-passphrase
ubuntu@ubuntu:~$

Hors ligne

#319 Le 04/12/2022, à 20:41

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ls -als /mnt/home/techno/.Private
0 lrwxrwxrwx 1 1000 1000 31 janv. 26  2017 /mnt/home/techno/.Private -> /home/.ecryptfs/techno/.Private
ubuntu@ubuntu:~$

Dernière modification par rv93 (Le 04/12/2022, à 20:42)

Hors ligne

#320 Le 04/12/2022, à 20:42

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ls -als /mnt/home/techno/.ecryptfs
0 lrwxrwxrwx 1 1000 1000 32 janv. 26  2017 /mnt/home/techno/.ecryptfs -> /home/.ecryptfs/techno/.ecryptfs
ubuntu@ubuntu:~$

Hors ligne

#321 Le 04/12/2022, à 20:57

geole

Re : initramfs impossible de redémarrer mon portable

As-tu essayé.

sudo ecryptfs-recover-private /mnt/home/.ecryptfs/techno/.Private

Dernière modification par geole (Le 04/12/2022, à 21:05)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#322 Le 04/12/2022, à 21:03

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ecryptfs-recover-private /mnt/home/.ecryptfs/techno/.Private/
INFO: Found [/mnt/home/.ecryptfs/techno/.Private/].

Try to recover this directory? [Y/n]: y
INFO: Found your wrapped-passphrase
Do you know your LOGIN passphrase? [Y/n] y
INFO: Enter your LOGIN passphrase...
Passphrase: 
Inserted auth tok with sig [4c95b2e504cb6b66] into the user session keyring
sed: impossible de lire /mnt/home/.ecryptfs/techno/.Private//../.ecryptfs/Private.sig: Aucun fichier ou dossier de ce type
ubuntu@ubuntu:~$ 

Hors ligne

#323 Le 04/12/2022, à 21:06

geole

Re : initramfs impossible de redémarrer mon portable

refais sans le dernier /


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#324 Le 04/12/2022, à 21:08

rv93

Re : initramfs impossible de redémarrer mon portable

ubuntu@ubuntu:~$ sudo ecryptfs-recover-private /mnt/home/.ecryptfs/techno/.Private
INFO: Found [/mnt/home/.ecryptfs/techno/.Private].
Try to recover this directory? [Y/n]: y
INFO: Found your wrapped-passphrase
Do you know your LOGIN passphrase? [Y/n] y
INFO: Enter your LOGIN passphrase...
Passphrase: 
Inserted auth tok with sig [4c95b2e504cb6b66] into the user session keyring
sed: impossible de lire /mnt/home/.ecryptfs/techno/.Private/../.ecryptfs/Private.sig: Aucun fichier ou dossier de ce type
ubuntu@ubuntu:~$ 

Hors ligne

#325 Le 04/12/2022, à 21:16

geole

Re : initramfs impossible de redémarrer mon portable

Etait-ce bien ton mot de passe utilisateur que tu avais introduit?
réessaie cette commande.

sudo ecryptfs-recover-private

Dernière modification par geole (Le 04/12/2022, à 21:18)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne