RasPlex / rasplex-installer

The RasPlex cross-platform GUI installer
99 stars 19 forks source link

RaspberryPi 2 Install hangs at resizing /storage #22

Closed cghercoias closed 9 years ago

cghercoias commented 9 years ago

The install on RaspberryPi 2 with 16GB TF card stops/hangs at:

+++++++++++++ resizing /storage... this might take a while, please do not reboot or turn off your computer ... parted -s -m /dev/mmcblk0 rm 2 ... parted -s -m /dev/mmcblk0 unit b mkpart primary 270532608B 100% ... e2fsck -f -p /dev/mmcblk0p2 ... resize2fs /dev/mmcblk0p2

...done. rebooting in 15s /usr/lib/openelec/fs-resize: line 61: reboot :Input/Output error +++++++++++++

I have waited more than 30 minutes, no change. Have checked the power supply, it is 5V and it does provide 2A. Not sure where/what to do further. Many thanks.

Risca commented 9 years ago

Have you tried using a different SD card? Different power supply (some PSU claim to provide enough power, but doesn't live up to their claim)? Different SD card reader/writer? I don't believe this issue has anything to do with the installer.

cghercoias commented 9 years ago

Changed the SD card with a Sandisk 32GB, 48MB/s and all is good. Rasplex now installs fine. Thank you.