Difference between revisions of "LinuxMCE-0810 beta"

From LinuxMCE
Jump to: navigation, search
(New page: This page outlines some information about the Beta, as well as outline any changes and bugfixes we are applying, just like we did with the alpha2 page. The installation instructions found...)
 
Line 1: Line 1:
 
This page outlines some information about the Beta, as well as outline any changes and bugfixes we are applying, just like we did with the alpha2 page.
 
This page outlines some information about the Beta, as well as outline any changes and bugfixes we are applying, just like we did with the alpha2 page.
  
The installation instructions found on the alpha2 page still apply.
+
The installation instructions found on the alpha2 page still apply:
  
However, if you want to install the DVD, grab it via the torrent.
+
==Installation==
 +
# Install Kubuntu Intrepid desktop, update it <strike>and enable the restricted (video) drivers if needed</strike>. (download Kubuntu 8.10 '''desktop''' release from one of these: [http://mirrors.ccs.neu.edu/releases.ubuntu.com/kubuntu/8.10/ Northeastern University Mirror, USA], [http://swtsrv.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu-release/kubuntu/8.10/ Mannheim University Mirror, Germany]) '''Currently, only the 32bit version of LinuxMCE is available. Only download the i386 version of 8.10 Kubuntu, even if your system can support 64bit versions.'''
 +
# Run aptitude update and aptitude dist-upgrade to get the latest Kubuntu updates.
 +
# Grab the latest installer script from [http://deb.linuxmce.org/ubuntu here], unpack them and change into the freshly created ''new-installer'' directory.
 +
# Run the following scripts (as root, in order): pre-install-from-repo.sh, mce-install.sh, post-install.sh.
 +
# Reboot, wait for the activity to stop (see progress on console 8).
 +
 
 +
'''EDIT:  MAKE SURE YOUR INTERNET CONNECTION IS ON ETH0!''' (For linux Newbies ETH0 is probably the network card on your motherboard...or plug all NICs into a switch that has Internet access)
 +
 
 +
In other words, after installing Kubuntu:
 +
sudo su - #This might ask for the password you specified earlier during the install of kubuntu.
 +
aptitude update
 +
aptitude dist-upgrade
 +
wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz
 +
tar xvf new-installer-alpha-latest.tar.gz
 +
cd new-installer
 +
./pre-install-from-repo.sh
 +
./mce-install.sh
 +
./post-install.sh
 +
reboot
 +
 
 +
However, if you want to install the DVD, grab it via the torrent [http://www.linuxmce.org/index.php/download here].
  
 
Upon DVD boot, select LinuxMCE install. This will install a regular Kubuntu 810 system, with an additional button on the desktop to install LinuxMCE upon restart. Let Kubuntu's install run thru, and after restart, login, and double click on the LinuXMCE icon. This will run the fullinstall.sh in /root/new-installer
 
Upon DVD boot, select LinuxMCE install. This will install a regular Kubuntu 810 system, with an additional button on the desktop to install LinuxMCE upon restart. Let Kubuntu's install run thru, and after restart, login, and double click on the LinuXMCE icon. This will run the fullinstall.sh in /root/new-installer

Revision as of 13:11, 19 October 2009

This page outlines some information about the Beta, as well as outline any changes and bugfixes we are applying, just like we did with the alpha2 page.

The installation instructions found on the alpha2 page still apply:

Installation

  1. Install Kubuntu Intrepid desktop, update it and enable the restricted (video) drivers if needed. (download Kubuntu 8.10 desktop release from one of these: Northeastern University Mirror, USA, Mannheim University Mirror, Germany) Currently, only the 32bit version of LinuxMCE is available. Only download the i386 version of 8.10 Kubuntu, even if your system can support 64bit versions.
  2. Run aptitude update and aptitude dist-upgrade to get the latest Kubuntu updates.
  3. Grab the latest installer script from here, unpack them and change into the freshly created new-installer directory.
  4. Run the following scripts (as root, in order): pre-install-from-repo.sh, mce-install.sh, post-install.sh.
  5. Reboot, wait for the activity to stop (see progress on console 8).

EDIT: MAKE SURE YOUR INTERNET CONNECTION IS ON ETH0! (For linux Newbies ETH0 is probably the network card on your motherboard...or plug all NICs into a switch that has Internet access)

In other words, after installing Kubuntu:

sudo su - #This might ask for the password you specified earlier during the install of kubuntu.
aptitude update
aptitude dist-upgrade
wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz
tar xvf new-installer-alpha-latest.tar.gz
cd new-installer
./pre-install-from-repo.sh
./mce-install.sh
./post-install.sh
reboot

However, if you want to install the DVD, grab it via the torrent here.

Upon DVD boot, select LinuxMCE install. This will install a regular Kubuntu 810 system, with an additional button on the desktop to install LinuxMCE upon restart. Let Kubuntu's install run thru, and after restart, login, and double click on the LinuXMCE icon. This will run the fullinstall.sh in /root/new-installer

The DVD installer per default does not create the initial MD image, as that creation takes a very long time, and most people probably prefer to give 810 a test, without the MDs. If you want to setup MDs, you have to manually run

/usr/pluto/bin/Diskless_CreateTBZ.sh

Upcoming changes...

  • lmce-skins-titanium - Fix for the arrow up of the media remote
  • lmce-launch-manager - Reworking interaction to allow activate orbiter plasmoid again