Difference between revisions of "User:Respatix"
From LinuxMCE
(→Headline text) |
|||
Line 31: | 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 | ||
− | |||
− |
Revision as of 02: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