Article 592N9 Restore fstab with correct UUID so that I can boot with crypto_LUKS partition

Restore fstab with correct UUID so that I can boot with crypto_LUKS partition

by
mind_exploit
from LinuxQuestions.org on (#592N9)
I ended up with this error upon boot:

Code:GRUB loading..
Welcome to GRUB!

error: no such cryptodisk found.
error: disk 'cryptouuid/6e0637...' not found.
Entering rescue mode...
grub rescue> _And when I boot live USB and run `sudo lsblk -f` - I get this:

Code:NAME FSTYPE FSVER UUID
...
sda
- sda1
- sda4 crypto_LUKS 1 6e0637...
- luks-6e0637... ext4 1.0 082f44...
...And when I do `cat etc/fstab` of the original Linux installation - I get only this:

Code:UUID=082f44... / ext4 acl,user_xattr 0 1=====

It looks like it's searching for the wrong UUID ...
So - does that mean that if I restore fstab file - I'll be able to boot? ... And if so - what should I put there?latest?d=yIl2AUoC8zA latest?i=1c28x3tcpe4:-bZknUub9oc:F7zBnMy latest?i=1c28x3tcpe4:-bZknUub9oc:V_sGLiP latest?d=qj6IDK7rITs latest?i=1c28x3tcpe4:-bZknUub9oc:gIN9vFw1c28x3tcpe4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments