User:Respatix: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== My 810 Install Instructions == | |||
sudo su - #This might ask for the password you specified earlier during the install of kubuntu. | sudo su - #This might ask for the password you specified earlier during the install of kubuntu. | ||
| Line 28: | Line 31: | ||
<mandingoceo> or you can edit the source list from the term | <mandingoceo> or you can edit the source list from the term | ||
[19:15] <mandingoceo> sudo vi /etc/apt/sources.list | [19:15] <mandingoceo> sudo vi /etc/apt/sources.list | ||
== Headline text == | |||
Revision as of 01:30, 28 July 2009
My 810 Install Instructions
sudo su - #This might ask for the password you specified earlier during the install of kubuntu.
sudo apt-get update
sudo apt-get dist-upgrade
svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-0810/src/new-installer
cd new-installer
./pre-install-from-repo.sh
./mce-install.sh
./post-install.sh
sudo apt-get install w32codecs libdvdcss2 kubuntu-restricted-extras reboot
deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main
deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main
1024R/AF1CDFA9
<mandingoceo> or you can edit the source list from the term [19:15] <mandingoceo> sudo vi /etc/apt/sources.list