News:

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

Main Menu
Menu

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.

Show posts Menu

Messages - xenoky

#1
in vmware graphic chip is software emulated so you can't get good video performance.
#2
Quote from: arbrandes on March 28, 2007, 12:17:19 AM
  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)

Unfortunetly i thought the virtual machine fits on a dvd... But 13 Gb is too much for sharing
#3
I see in this forum that someone have succesfully installed ubuntu + linux mce on a virtualized machine with vmware.
Sharing that virtual machine could be a good idea, for easily testing the product.
Hope someone make a torrent...

thank you
bye
#4
Installation issues / Re: Fails to fetch Packages.gz
March 27, 2007, 02:01:10 PM
i tried with the older sources.list and nothing happens, i think the "hack installer" abort before getting the header...

Probably i have to wait the "deb http://linuxmce.com/ubuntu ./" source come back to work... :(

thanks for your help
#5
Installation issues / Re: Fails to fetch Packages.gz
March 27, 2007, 01:38:17 PM
i've tried with this source.list:

# 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


cause my original source.list was erased by the installer the first time, now i try to restore the "before trying to install linuxmce source.list" with the line "deb file:/usr/pluto/deb-cache/ ./" added to the end.

with the commented line in the the installer mce-installer-core.sh the sources.list remains unaltered
#6
Installation issues / Re: Fails to fetch Packages.gz
March 27, 2007, 12:36:26 PM
thank you for helping, but i can't perform the installation yet:

1) i typed:
sudo pico /usr/share/mce-installer/mce-installer.sh
and i have commented line #25
2) i run the installer on the desktop but nothing happen.
typing
sudo gksu /usr/share/mce-installer/mce-installer.sh
and nothing happen, the /tmp dir doesn't contain any /tmp/selfextract.XXXX

to get the archive i've tried to execute the command in the script in the shell so i typed
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-installer

after doing the point 4,5,6,7 i run the ./mce-installer
i select my option from the windows but after step five there is an error:
casatta@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)


where am i wrong?
#7
Installation issues / Re: Fails to fetch Packages.gz
March 27, 2007, 02:32:57 AM
i have the same error.
Could you please explain how can you
"ack the installer so it didn't overwrite /etc/apt/sources.list"
ant how to "add the deb-cache directory"