XBMCbuntu on Raspberry Pi?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
brendch06 Offline
Member
Posts: 78
Joined: Oct 2010
Reputation: 0
Location: Canada
Post: #31
Unfortunately then I get the reverse, a message that says:

"The file /dev/disk1 does not exist."
find quote
Sparky0815 Offline
Junior Member
Posts: 1
Joined: Jun 2012
Reputation: 0
Post: #32
(2012-06-13 00:20)brendch06 Wrote:  Unfortunately then I get the reverse, a message that says:

"The file /dev/disk1 does not exist."

sudo df -lh

and you will see the device (/dev/disk1s1 or /dev/disk2s1 or /dev/disk3s1 .....)

then

sudo diskutil unmount /dev/disk2s1 => your disk
(This post was last modified: 2012-06-13 07:01 by Sparky0815.)
find quote
brendch06 Offline
Member
Posts: 78
Joined: Oct 2010
Reputation: 0
Location: Canada
Post: #33
Thanks Sparky, this helped building the SD card but i'm having problems booting the Pi. However upon doing some research I found that the Pi is having some issues with certain 10x SD cards (some sort of voltage issue) - this may explain why the Pi isn't booting. I'm going to try to re-build the SD card on a regular 4Gb SD and see if I have more luck.
find quote
Post Reply