Hi there!
I'm facing a strange problem here with one of my Pandaboards:
We're working with a network of 8 Pandaboards, 7 clients & 1 server. The Server is Debian Wheezy (LAMP) and is running perfectly for several months now. We had a stable system and didn't do any updates since launch. Though, yesterday I tried to boot the server image for the 1001st time and it hangs because he can't seem to find rootfs on /dev/mmcblk0p2.
I instantly tried the SD card on another identical Pandaboard where it booted without any issues.
Back on the 1st board it again stopped booting and dropped me to busybox/initramfs shell. I did
cd /dev/ ls -a
which showed me /mmcblk0p2 exists like it always did.
After typing
exit
it continued to boot normally and did so after restart and even after power-off for a few minutes.
I did some research and found solutions in case this happens again (changing bootargs) but I'm lacking the knowledge to understand the source of this issue.
Why did the image boot on identical Pandaboard and after that still fails on 1st board?
Why does it now (again) boot correctly on 1st board without altering bootargs or hardware?
Thanks in advance!
r_o