I use Dell XPS with Ubuntu 16.04. I have sent my computer to their so called premium service in order to fix a hardware problem. Once I receive it back, it does not start the OS. Instead, it shows GNU GRUB with the following options:
*Ubuntu
Advanced options for Ubuntu
System Setup
Restore Ubuntu 16.04 to factory state
So, I continued with Advanced options and go into recovery mode. After hundreds of lines, it reached to a point where it says "Gave up waiting for root device. Common problems:
-Boot args (cat /proc/cmdline)
-Check rootdelay=...
-Check root=...
-Missing modules (cat /proc/modules; ls/dev)
ALERT! UUID=ba8e53e2-... does not exist. Dropping to a shell! "
It provides BusyBox built-in shell with
"(initramfs)"
I tried couple of online solutions.
For instance, what shall I do after I mount --all
? or How can I have a clean solution, basically? Because most of the stuff online address different cases and there is no generic solution as far as I see. Could we elaborate this problem via the help of other users?
/etc/fstab
. Look at my answer here – Redbob Sep 28 '17 at 22:05