User Tools

Site Tools


linux:crash_recovery

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux:crash_recovery [2018/10/08 11:04]
tkilla
linux:crash_recovery [2018/10/08 11:09]
tkilla [Full Disc Encrypted System Rescue]
Line 76: Line 76:
   mount -t proc proc /mnt/proc   mount -t proc proc /mnt/proc
   mount -o bind /dev /mnt/dev   mount -o bind /dev /mnt/dev
 +  mount -t sysfs none /mnt/sys
  
  
Line 100: Line 101:
 Write one module name like "btrfs" per line. Write one module name like "btrfs" per line.
  
-Then regenerate the initramfs for all of the installed kernels:+Then regenerate the initramfs for all installed kernels:
  
-  update-initramfs --k all+  update-initramfs --k all 
 + 
 + 
 +Also check the UUID entries in /etc/crypttab compared to ls -la /dev/disk/by-uuid/
  
  
 TbC..  There may be various other reasons for bootproblems... TbC..  There may be various other reasons for bootproblems...
 +
 +
 +
 +== Links: ==
 +  * https://feeding.cloud.geek.nz/posts/recovering-from-unbootable-ubuntu-encrypted-lvm-root-partition/
 +
 +
 +
  
linux/crash_recovery.txt · Last modified: 2022/07/10 02:07 by tkilla