Forum
[IDEA] Boot XBian from USB - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: [IDEA] Boot XBian from USB (/thread-427.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28


RE: Boot XBian from USB - dharmabm - 4th Apr, 2014 04:51 PM

i'm not sure if this matters now as i believe this has been solved in staging and is pending move to stable, but i recreated this issue and am able to get some info. wasn't sure whether to post it here or to the '[PROBLEM] Suddenly read-only :0' thread, but here it is.
i don't have a display connected right now, but i installed a fresh beta2, upgraded to RC1, and used xbian-copy to /dev/sda1. changed root=/dev/sda1 and rebooted, on reboot could not ssh in but (thanks to mk01) telnet worked! several services had failed to start, probably because of this
Code:
xbian@xbian ~ $ ls -l /dev/sda*
brw------- 1 root root 8, 0 Jan  1  1970 /dev/sda
brw------- 1 root root 8, 1 Jan  1  1970 /dev/sda1
brw------- 1 root root 8, 2 Jan  1  1970 /dev/sda2

so /, /home and /lib/modules are read only and wrong group. i will keep this test install for a bit in case you want any more info, and tell me if we should move this discussion to github.


RE: Boot XBian from USB - Kodi_addict - 19th May, 2016 02:22 PM

(10th Feb, 2013 06:15 PM)rikardo1979 Wrote:  this option was always here Wink
Start from USB

hi, i know this is from 2013 but the start from usb link is dead. my problem is i want to install kodi on my smart tv vizio. i downloaded the xbian installer file . i don't understand the rasberry pi thing. i am using a usb flash drive and not a sd card . i didnt see any instructions on the kodi sight. btw where can i find the isengard 15 file to download,if not possible then where can i find step by step for jarvis.

SRY FOR THE INCONVENIENCE, I AM NEW TO THIS, DON'T MEAN TO BE OUT OF ORDER.


RE: Boot XBian from USB - rikardo1979 - 19th May, 2016 03:34 PM

(19th May, 2016 02:22 PM)Kodi_addict Wrote:  
(10th Feb, 2013 06:15 PM)rikardo1979 Wrote:  this option was always here Wink
Start from USB

hi, i know this is from 2013 but the start from usb link is dead. my problem is i want to install kodi on my smart tv vizio. i downloaded the xbian installer file . i don't understand the rasberry pi thing. i am using a usb flash drive and not a sd card . i didnt see any instructions on the kodi sight. btw where can i find the isengard 15 file to download,if not possible then where can i find step by step for jarvis.

SRY FOR THE INCONVENIENCE, I AM NEW TO THIS, DON'T MEAN TO BE OUT OF ORDER.

Im not sure where you got your information from but you simply can not do what you trying to do.
XBian can not be install on any smart TV. Please always read official information and not some 3rd party blogs or video tutorials
http://www.xbian.org/what-is-xbian/


RE: Boot XBian from USB - IriDium - 20th May, 2016 02:56 AM

@rikardo1979

Do you think it would be an idea to create a separate thread for installing XBian on smart TV's.

Something like.

Subject: Installing Kodi on Smart TV's Samsung, Panasonic, Sony, Vizio etc

There are a number of YouTube videos that purport to install XBian on a smart TV. These videos are fake, and if you watch closely, there is no video of the installation process and the final screen of XBian installed is just a jpg picture and NOT a running system.

These videos have nothing to do with XBian and were posted by a prankster, hoping to waste gullible peoples time - and possibly money. We have requested YouTube to remove the offending videos.

XBian can never be installed on any Smart TV. It can be installed on Raspberry Pi's, Cubox-i and Hummingboard only.


!!!!! It might show up in google, and save some people a lot of grief !!!!!


RE: Boot XBian from USB - Nachteule - 20th May, 2016 03:30 AM

@IriDium
Doesn't help. Those completely stupid guys are not able to read comments, they just want to believe that this works Tongue


RE: Boot XBian from USB - rikardo1979 - 20th May, 2016 03:40 AM

no point to start thread for something what does not make any sense Smile
We can just ignore it

OP2


RE: Boot XBian from USB - IriDium - 20th May, 2016 03:46 AM

I bow down (The opposite of Toast!!) to your comments :-)


RE: Boot XBian from USB - rikardo1979 - 20th May, 2016 02:42 PM

http://forum.kodi.tv/showthread.php?tid=233012

OP2


RE: Boot XBian from USB - pyraylos - 15th Jun, 2016 10:24 PM

(10th Feb, 2013 06:15 PM)rikardo1979 Wrote:  this option was always here Wink
Start from USB

dead link


RE: Boot XBian from USB - Nachteule - 15th Jun, 2016 10:43 PM

@pyraylos
Take this one


RE: Boot XBian from USB - rikardo1979 - 15th Jun, 2016 11:41 PM

(15th Jun, 2016 10:24 PM)pyraylos Wrote:  
(10th Feb, 2013 06:15 PM)rikardo1979 Wrote:  this option was always here Wink
Start from USB

dead link

not sure if you realised, but it was posted back in 2013 ConfusedDodgy

Thanks to @Nachteule, hes got it covered Wink


RE: Boot XBian from USB - duno - 14th Aug, 2016 02:12 AM

(15th Jun, 2016 11:41 PM)rikardo1979 Wrote:  not sure if you realised, but it was posted back in 2013 ConfusedDodgy

Another thing ...

http://wiki.xbian.org/doku.php/installation_usb

Quote:installation_usb.txt ยท Last modified: 2015/10/18 19:19 by abdulmueid

My PI3 is set by

https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/msd.md

to

Code:
$ vcgencmd otp_dump | grep 17:
17:3020000a

So the RPI3 is able to boot via USB or LAN.

How to modify the latest Xbian-Image, that it is also able to boot via USB (exp. sda)?


RE: Boot XBian from USB - Nachteule - 14th Aug, 2016 03:59 AM

@duno
IMO everything you need to know is documented in the very good wiki article


RE: Boot XBian from USB - duno - 14th Aug, 2016 06:28 AM

(14th Aug, 2016 03:59 AM)Nachteule Wrote:  ... everything you need to know is documented in the very good wiki article
Ehm, maybe i missed something since 07/2016 - 08/2016, but what wiki article do you mean?

Huh


RE: Boot XBian from USB - Nachteule - 14th Aug, 2016 08:11 AM

Yeah, seems you have completely lost the track

http://wiki.xbian.org/doku.php/installation_usb