Hang on boot - Starting PlexHT hacks

Hey folks!

 

Today I got my first Pi2, planned to run RasPlex. But sadly it is not running as I planned. After the first boot (resizing stuf), the second boot will hang on Starting PlexHT hacks (without quiet boot). He won't go further than this, even after 2 hours. When I hard reboot the Pi the following message will pop up: Error in mount_storage: mount_common: Could not mount /dev/mmcblk02c.

 

I tried this with the OS X installer, Windows installer and manual way on OS X. Also tried it with 0.5.1, because that's is the only other release working for the Pi2.

 

What is going wrong here?

 

Summary:

First boot: no problems, resizing stuff, reboot.

Second boot: hang on "Starting PlexHT hacks".

Third boot: Error in mount_storage: mount_common: Could not mount /dev/mmcblk02c

 

Greetings,

eXtink

Hey folks!
 
Today I got my first Pi2, planned to run RasPlex. But sadly it is not running as I planned. After the first boot (resizing stuf), the second boot will hang on Starting PlexHT hacks (without quiet boot). He won't go further than this, even after 2 hours. When I hard reboot the Pi the following message will pop up: Error in mount_storage: mount_common: Could not mount /dev/mmcblk02c.
 
I tried this with the OS X installer, Windows installer and manual way on OS X. Also tried it with 0.5.1, because that's is the only other release working for the Pi2.
 
What is going wrong here?
 
Summary:
First boot: no problems, resizing stuff, reboot.
Second boot: hang on "Starting PlexHT hacks".
Third boot: Error in mount_storage: mount_common: Could not mount /dev/mmcblk02c
 
Greetings,
eXtink


Sounds like two possible problems:

1. There are two different image files, in GetRasplex make sure you select RPi2, the RPi1 one won't boot on a RPi2. See https://github.com/RasPlex/RasPlex/wiki/GetRasPlex-Mac-OSX-GUI

2. Your SD card is definitely corrupt from the message, reflashing with the correct image file. 4Gb Class 10 microSD cards are recommended.

Regards

Thanks for your answer!

1. I am using the RPi2 builds, so that is not the problem. As far as i now, the RPi1 builds don't go further than the color screen. So that is not the problem.

2. I have an 16Gb Class 10 HC1 card, so that shouldn't also be the problem.

But I have installed openELEC and that is working, so after that I tried RasPlex again, and it is running now. Will report later if this problem will return.