XBMC Community Forum
[LIVE] HOW-TO install XBMC Live on Acer Aspire Revo - The Complete Guide for Newbies - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85)
+--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110)
+--- Thread: [LIVE] HOW-TO install XBMC Live on Acer Aspire Revo - The Complete Guide for Newbies (/showthread.php?tid=53888)



- edbro - 2010-12-31 15:45

FlyingNun Wrote:I originally instaled 9.11 live on my revo. this is probably a stupid question but how to i update it to the newest version?

Boot revo, hit ESC and select XBMC - SAFE MODE
login
sudo apt-get update
sudo apt-get upgrade
sudo reboot
sudo apt-get install xbmc
sudo apt-get -f install
sudo reboot


- schneidz - 2010-12-31 17:15

FlyingNun Wrote:I originally instaled 9.11 live on my revo. this is probably a stupid question but how to i update it to the newest version?

this worked for me:
http://forum.xbmc.org/showthread.php?p=670784


- Uuaww - 2010-12-31 22:39

.


- Uuaww - 2010-12-31 22:53

edbro Wrote:Boot revo, hit ESC and select XBMC - SAFE MODE
login
sudo apt-get update
sudo apt-get upgrade
sudo reboot
sudo apt-get install xbmc
sudo apt-get -f install
sudo reboot


oy tried following this, got to sudo reboot but now when it reboots it ends on a screen with a tiny box that says something i cant read and a quit button i can't press.

how do i get back to where i can type in the rest and finish this process.


- prupert - 2011-01-01 11:27

Uuaww Wrote:oy tried following this, got to sudo reboot but now when it reboots it ends on a screen with a tiny box that says something i cant read and a quit button i can't press.

how do i get back to where i can type in the rest and finish this process.

This is happening because XBMC is notproperly installed, so it isn't loading, so you are seeing the standard login screen.

When you get to that screen, type your login name, press return, then type your password and press return, now run the remaining commands you didn't get to run last time.

GL


- prupert - 2011-01-01 11:30

Anyone managed to get XBMC on a minimal install of Maverick on the Revo shutting down and restarting via XBMC?

It seems Ubuntu in their infinite wisdom have removed polkit-auth and not replaced it with any similiar tool, so there is no obvious way to give xbmc the ability to shutdown the machine.

Seems a common thread in ubuntu, make very odd and often stupid decisions.....


- Uuaww - 2011-01-02 00:23

prupert Wrote:This is happening because XBMC is notproperly installed, so it isn't loading, so you are seeing the standard login screen.

When you get to that screen, type your login name, press return, then type your password and press return, now run the remaining commands you didn't get to run last time.

GL
im not seeing the standard login screen all i see is a tiny white box that says xbmc something (cant read it) another sentence after it, and then a big grey box in the white box that says quit. i can't click or anything.


- prupert - 2011-01-02 01:18

hmm, that doesn't sound right....can you use SSH to log in to the box (you can do this from a ubuntu pc using "ssh -l loginyoucreated for XBMCBox IPADDRESSOFXBMCBox" or using Putty on windows.

Then run the remaining commands from that login.


- Uuaww - 2011-01-02 01:29

no can do, only have a mac other than my revo.... I actually wouldn't mind just reloading xbmc 10.0 onto the revo and starting over but I can't create a bootable flash drive with a mac.... oy...


- prupert - 2011-01-02 01:37

You can use this apparently: http://www.rbrowser.com/ to log in via SSH on a mac.