Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - yrucrem

Pages: [1]
1
Installation issues / No files in Pluto folder?
« on: February 06, 2011, 04:45:46 pm »
Hi!

I've been trying to setup a hybrid LinuxMCE but cannot setup an MD properly. Over the weekend I tried to make a new setup by following the instructions here including the source list. There were some slight glitches but found the solutions online also and was able to finally complete this with no more errors:

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

After reboot, however, I expected to see the AVWizard but I only got the command line login instead and a message saying

kinit: trying to resume from /dev/disk/by-uuid/a13c3a08-1a11-47bd-984e-2a11edb72156
kinit: No resume image, doing normal boot...

I tried to run the AVWizard file from the instructions online and got surprised there's no such file. I took a look at the pluto folder and saw that it only contained a /deb-cache folder. It's supposed to contain the /bin folder and other stuff, right? Right now I'm seeing only /deb-cache with a lot of *.deb files.

I have no idea what to do with this. Any idea what went wrong and how I can remedy them?

Thanks!

Pages: [1]