1
Installation issues / Re: Ubuntu + LinuxMCE on a virtual machine
« on: March 28, 2007, 07:51:59 pm »
in vmware graphic chip is software emulated so you can't get good video performance.
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
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.
Are VMWare images shareable and crossplatform?i am quite sure they are. The virtual hardware seen by the virtual machine is the one who vmware virtualize (which is the same for every platform)
# Pluto sources - start
deb file:/usr/pluto/deb-cache/ ./
deb http://archive.ubuntu.com/ubuntu edgy main restricted multiverse universe
deb http://archive.ubuntu.com/ubuntu edgy-security main restricted multiverse universe
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted multiverse universe
#deb http://linuxmce.com/ubuntu ./
#deb http://10.0.0.82/ ./
# Pluto sources - end
sudo pico /usr/share/mce-installer/mce-installer.sh
and i have commented line #25sudo gksu /usr/share/mce-installer/mce-installer.sh
SKIP=`awk '/^__ARCHIVE_FOLLOWS__/ { print NR + 1; exit 0; }' /usr/share/mce-installer/mce-installer.sh`
tail -n +$SKIP /usr/share/mce-installer/mce-installer.sh | tar xz -C /tmp/mce-installer/
and i get the sh installer script in /tmp/mce-installercasatta@casatta-desktop:/tmp/mce-installer$ ./mce-installer
Step1D
Read: 1 --
Read: eth0|eth0:0 --
Read: 192.168.1.51|255.255.255.0|192.168.1.1|195.130.224.18|195.130.224.18|0|1 --
Step2A
Step0A
Step3
Step4
Step5
Segmentation fault (core dumped)