XBMC-Live Install script. For Minimal Unbuntu Install

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
coupas Offline
Member
Posts: 80
Joined: Jan 2010
Reputation: 33
Post: #11
Looks good. Looks really good.

I have the Zotac ION MB, these fixes will probably work for me aswell.

Thanks for the hard work guys. I'll try it later!
find
X3lectric Offline
Closed Account
Posts: 1,756
Joined: Feb 2006
Location: in a Dropbox
Post: #12
coupas Wrote:Looks good. Looks really good.

I have the Zotac ION MB, these fixes will probably work for me aswell.

Thanks for the hard work guys. I'll try it later!

On my topic theres a link on first post to check HW compatibility between ION platforms.

@andyblac


bugs found, reported via you know where. If I have time I'll edit script and fix what I found bugged.

on sidenote edit your first post the chmod +x scriptname.sh has an extra space in between chmod and +x. just in case ppl have issues with c&p.
(This post was last modified: 2010-02-08 23:06 by X3lectric.)
find
jonn Offline
Junior Member
Posts: 26
Joined: Jan 2010
Reputation: 0
Post: #13
X3lectric Wrote:the script only installs the HT CIR driver for you which is equal to extracting the drivers and dpkg -i whatever.deb

the 1.0.4 drivers works on resume by default.


Erm, nope.

Resume has never worked properly for me using 1.0.0 or 1.0.4

Andy mentioned that there was some problem with XBMCFreaks release and resume working.

This release rocks da house! Nod
find
coupas Offline
Member
Posts: 80
Joined: Jan 2010
Reputation: 33
Post: #14
Got around to try it.

Didnt go to well:

Code:
l
xbmc@XBMCLive:~$ wget http://sourceforge.net/projects/showmix/files/installer/xbmc-installer.sh
--2010-02-09 01:10:24--  http://sourceforge.net/projects/showmix/files/installer/xbmc-installer.sh
Resolving sourceforge.net... 216.34.181.60
Connecting to sourceforge.net|216.34.181.60|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/project/showmix/installer/xbmc-installer.sh?use_mirror=master [following]
--2010-02-09 01:10:24--  http://downloads.sourceforge.net/project/showmix/installer/xbmc-installer.sh?use_mirror=master
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://master.dl.sourceforge.net/project/showmix/installer/xbmc-installer.sh [following]
--2010-02-09 01:10:24--  http://master.dl.sourceforge.net/project/showmix/installer/xbmc-installer.sh
Resolving master.dl.sourceforge.net... 216.34.181.56
Connecting to master.dl.sourceforge.net|216.34.181.56|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 48289 (47K) [application/octet-stream]
Saving to: `xbmc-installer.sh'

100%[======================================>] 48,289       108K/s   in 0.4s

2010-02-09 01:10:25 (108 KB/s) - `xbmc-installer.sh' saved [48289/48289]

xbmc@XBMCLive:~$ chmod +x xbmc-installer.sh
xbmc@XBMCLive:~$ sudo ./xbmc-installer.sh
[sudo] password for xbmc:
[b]./xbmc-installer.sh: line 893: syntax error: unexpected end of file[/b]



xbmc@XBMCLive:~$ chmod +x xbmc-installer.sh                                     xbmc@XBMCLive:~$ sudo xbmc-installer.sh
sudo: xbmc-installer.sh: command not found
xbmc@XBMCLive:~$ sudo ./xbmc-installer.sh
mkdir: cannot create directory `/home/xbmc/setup': File exists
./xbmc-installer.sh: line 893: syntax error: unexpected end of file
xbmc@XBMCLive:~$


Any idea?
find
andyblac Offline
Posting Freak
Posts: 768
Joined: Feb 2009
Reputation: 0
Post: #15
coupas Wrote:Got around to try it.

Didnt go to well:

Code:
l
xbmc@XBMCLive:~$ wget http://sourceforge.net/projects/showmix/files/installer/xbmc-installer.sh
--2010-02-09 01:10:24--  http://sourceforge.net/projects/showmix/files/installer/xbmc-installer.sh
Resolving sourceforge.net... 216.34.181.60
Connecting to sourceforge.net|216.34.181.60|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/project/showmix/installer/xbmc-installer.sh?use_mirror=master [following]
--2010-02-09 01:10:24--  http://downloads.sourceforge.net/project/showmix/installer/xbmc-installer.sh?use_mirror=master
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://master.dl.sourceforge.net/project/showmix/installer/xbmc-installer.sh [following]
--2010-02-09 01:10:24--  http://master.dl.sourceforge.net/project/showmix/installer/xbmc-installer.sh
Resolving master.dl.sourceforge.net... 216.34.181.56
Connecting to master.dl.sourceforge.net|216.34.181.56|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 48289 (47K) [application/octet-stream]
Saving to: `xbmc-installer.sh'

100%[======================================>] 48,289       108K/s   in 0.4s

2010-02-09 01:10:25 (108 KB/s) - `xbmc-installer.sh' saved [48289/48289]

xbmc@XBMCLive:~$ chmod +x xbmc-installer.sh
xbmc@XBMCLive:~$ sudo ./xbmc-installer.sh
[sudo] password for xbmc:
[b]./xbmc-installer.sh: line 893: syntax error: unexpected end of file[/b]



xbmc@XBMCLive:~$ chmod +x xbmc-installer.sh                                     xbmc@XBMCLive:~$ sudo xbmc-installer.sh
sudo: xbmc-installer.sh: command not found
xbmc@XBMCLive:~$ sudo ./xbmc-installer.sh
mkdir: cannot create directory `/home/xbmc/setup': File exists
./xbmc-installer.sh: line 893: syntax error: unexpected end of file
xbmc@XBMCLive:~$
Any idea?

try updating the script again, i was uploading another version
find
coupas Offline
Member
Posts: 80
Joined: Jan 2010
Reputation: 33
Post: #16
Not yet. Am I doing something wrong? =)

Code:
login as: xbmc

Saving to: `xbmc-installer.sh'

100%[======================================>] 51,271       199K/s   in 0.3s

2010-02-09 01:45:52 (199 KB/s) - `xbmc-installer.sh' saved [51271/51271]

xbmc@XBMCLive:~$ sudo chmod +x xbmc-installer.sh
xbmc@XBMCLive:~$ sudo ./xbmc-installer.sh
./xbmc-installer.sh: line 927: syntax error: unexpected end of file
xbmc@XBMCLive:~$
find
andyblac Offline
Posting Freak
Posts: 768
Joined: Feb 2009
Reputation: 0
Post: #17
BETA 3.3:

TWEAKED:progress bars, so there not as static in places.
FIXED: SMB file system not being installed if that was the onlt choice.
find
andyblac Offline
Posting Freak
Posts: 768
Joined: Feb 2009
Reputation: 0
Post: #18
coupas Wrote:Not yet. Am I doing something wrong? =)

Code:
login as: xbmc

Saving to: `xbmc-installer.sh'

100%[======================================>] 51,271       199K/s   in 0.3s

2010-02-09 01:45:52 (199 KB/s) - `xbmc-installer.sh' saved [51271/51271]

xbmc@XBMCLive:~$ sudo chmod +x xbmc-installer.sh
xbmc@XBMCLive:~$ sudo ./xbmc-installer.sh
./xbmc-installer.sh: line 927: syntax error: unexpected end of file
xbmc@XBMCLive:~$


OK sorry bug fixed try now Smile
find
coupas Offline
Member
Posts: 80
Joined: Jan 2010
Reputation: 33
Post: #19
ok. Now it is starting. Thanks!
find
coupas Offline
Member
Posts: 80
Joined: Jan 2010
Reputation: 33
Post: #20
You have a tiny bug. Search your script for "reroot". Should probably be "reboot".


Altough... when we are in Linux environment I kinda like: ReRoot.
find
Thread Closed