So, I have a raid 1 array that's not starting at boot. I have to manually restart the array, mount it, then add the second drive to as it shows 1 drive failed. it recovers and works fine... until I reboot. Then I have to start all over again.
In my Ubuntu 12.04, the hibernation option was working well and fine. However, I installed Debian on another partition recently and when I again tried to boot to Ubuntu, I got a message on the boot splash screen saying :
The disk drive for / is not ready yet or not present.
I have an instance which is stuck at this boot prompt (looking at the instance log from the management console):
The disk drive for /mydisk is not ready yet or not present
Continue to wait; or Press S to skip mounting or M for manual recovery
I added an EBS volume, mounted it, then deleted the EBS volume and forgot to remove the entry from /etc/fstab and rebooted the machine.
I've followed this tutorial:
Can I change personal folder locations
to mount my two disks on boot.
The funny thing is that I was able to mount one (Datos), but the second (Programs) gives me this error when I start the computer:
An error ocurred while mounting /media/Programs, Press S to skip mounting or M for manual recovery
I've also followed the steps here: After upgrade to 11.10.
I tried to start my computer with a USB hard drive already connected and on(I was going to back up files). This led to a number of problems. First on booting the computer the screen showed this message " The disk drive for /media/Data Copy is not ready yet or not present" then offered option S to Skip, M manual recovery or wait.
Just update my dell Inspiron to 12.04.1. Upon reboot I get the following error:
The disk drive for / is not ready yet or not present.
I am dual-booting Ubuntu and Windows 7. Yesterday I resized some partitions that caused issues recognizing my Windows partition in Ubuntu. I spent forever fixing this issue through fstab. Everything seems to be working now, but on boot I receive an error along the lines of "an error occurred while mounting /dev/disk/by-uuid/'UUID'.
Ok, I guess I need help with this. I have a dual boot Vista/Ubuntu HP system. I decided to finally upgrade my 10.04 LTS to 12.04. All seemed to go well, but when I attempt a reboot, I get this message: "The disk drive for / is not ready yet or not present". Hit 'skip' and it then says "The disk drive to /tmp is not ready or not present".
At some point, a kernel or other update has removed or is no longer creating the /dev/disk/by-uuid folder; only by-id and by-path are in /dev/disk. Missing the uuid causes a problem on boot because fstab is configured to use UUID=mumble for mounting two of the drives.