Xbian USB install on Mac OSX
|
16th Oct, 2014, 01:16 AM
Post: #2
|
|||
|
|||
RE: Xbian USB install on Mac OSX
Xbian to the rescue.
Just ssh into your RPi and run xbian-config. (It should load automatically unless you have disabled it). From the menu choose USB install (Option 7 I think) and run it from there. ** Make sure you specify the correct device ** Then just edit /boot/cmdline.txt (Make a copy first - cp cmdline.txt cmdline.txt.bak) and change /dev/mmcblk01 (or something like that) to /dev/sda1 (or whatever your USB stick shows up as). Reboot and you will be running off of the USB stick. However, I doubt you will see much improvement - if any - as you are already using a class 10 SD card. Also note the RPi does not recognise USB 3 so will only use USB 2 Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Xbian USB install on Mac OSX - northernmonkeyz - 15th Oct, 2014, 08:47 PM
RE: Xbian USB install on Mac OSX - IriDium - 16th Oct, 2014 01:16 AM
RE: Xbian USB install on Mac OSX - northernmonkeyz - 16th Oct, 2014, 02:30 AM
|