📖 ~1 min read
Table of contents
Symptom & Impact
System may boot into emergency mode or fail GRUB update after storage change.
Environment & Reproduction
Ubuntu 22.04 VM cloned or disk replaced, producing new filesystem UUIDs.
Root Cause Analysis
/etc/fstab and GRUB configs still point to old UUID values.
Quick Triage
Compare blkid output with UUID entries in /etc/fstab and /boot/grub/grub.cfg references.
Step-by-Step Diagnosis
Map current partition layout and verify root, boot, and EFI UUID consistency.

Solution – Primary Fix
Update /etc/fstab UUIDs, run update-initramfs -u and update-grub, then test reboot.
Still having issues? Our Server Management team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Use persistent labels in fstab where operational standards allow.
Verification & Acceptance Criteria
System boots cleanly and update-grub completes without missing UUID errors.
Rollback Plan
Boot from recovery media and restore prior fstab/grub files from backup.
Prevention & Hardening
Validate UUID mappings after cloning, migration, or disk replacement procedures.
Related Errors & Cross-Refs
initramfs drop-to-shell and missing root device messages are closely related.
Related tutorial: View the step-by-step tutorial for Ubuntu 22.04 LTS.
View all Ubuntu 22.04 LTS tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
Ubuntu 22.04 GRUB and fstab recovery documentation.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.