Can't Install RasPlex on SD Card

Hey guys.. Just got my Raspberry Pi 512mb in the mail and I also picked up a 16GB Sandisk Ultra Class 10 SD Card but I can't get RasPlex installed on it.

 

I have downloaded the Installer and extracted it.

Then I have run it and downloaded the 0.1.37 image file.

Then I select the .gz image file.

(I have also tried extracting it to the .img file and get the same outcome)

Then I select my SD card and click 'Write SD Card'

It looks like it's doing its thing but then I get the error below.

 

An error occurred when attempting to write data to handle.
Error 21: The device is not ready.

 

Can anyone please help me fix this and install RasPlex?

 

 

Here is a screenshot of the error;

2rc5rx4.jpg

are you running windows?

Try using diskpart to delete partition and recreate it

from a command prompt

diskpart

list disk

work out which disk is your SD Card (by size) and then type

select disk x (x is the disk number)

when the disk is selected type

clean

this will wipe everything on the disk (so make sure it's the correct one) and then try again

it does sound more like a driver issue though, can you create files on it normally?

I believe I've run into that issue.  Format the card and try again.

Thanks for the guide McNasty..

I had already tried formatting the card several times through both Windows Disk Manager and Partition Wizard and then trying the installer, but every time I got that error.

Then I tried your guide and still got the same error.

But after restarting my computer, running DiskPart and then trying the installation... It finally worked!!! haha

Like I said, thanks for the help.. I didn't even know about DiskPart.. Cheers =)

glad its working for you :)

glad its working for you :)

It is very slow though.. The menus are slow and when I try to watch movies streaming from my PC to the Pi they play for a few seconds and pause then play a few more secs etc.

It must be the Pi because I use my laptop and it works fine

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.