See also that I did get apt-get to work:
http://plugcomputer.org/plugforum/index.php?topic=2207.0Here is my latest progress and questions:
I am still lookng to contact the Kenny that runs the site
http://computingplugs.com/index.php/Main_PageAs a side note one day I may be attaching some hardware to the plug:
I designed my own arduino like board (except arm cortex m0)
Ref:
http://www.lpc1100challenge.com/detail/836Also check this out:
http://www.arcfn.com/2009/06/arduino-sheevaplug-cool-hardware.htmlI presently own two plug computers and am finally making progress!
It looks like I have apt-get of aptitude working and have downloaded to
my plug with debian squeeze installed on a 4 gb mmc card using ESIA.
1) aptitude install gnome
2) aptitude install xfonts-base
3) aptitude install tightvncserver
After this
I DID NOT SEE GNOME ANY WHERE using bash find command SO DECIDED TO ALSO TRY
4) aptitude install gnome-core
Now lets try "df"
debian:/# df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 256748 0 256748 0% /lib/init/rw
udev 10240 236 10004 3% /dev
tmpfs 256748 4 256744 1% /dev/shm
rootfs 3799976 1535404 2071540 43% /
debian:/#
NOW THAT DID SOME DAMAGE, MAYBE IT WORKED !
###################################
BEING A GLUTTON FOR MORE DISKSPACE PUNISHMENT LET try
5) aptitude -install gnome-desktop-environment
THIS ALSO INCLUDES vino which is the "VNC server for GNOME" (nice !)
If this works then I will have both "vino" and "tightvncserver" installed..
Lets try it:
WELL THE "-" in front of install makes it give this comment:
This aptitude does not have Super Cow Powers.
Lets retry
5) aptitude install gnome-desktop-environment
And my disk space took another hit but survived.
NEXT TIME I WILL USE AN 8 gb MMC CARD !
End of possible sucessful install had this line:
Processing triggers for python-support ...
debian:/# df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 256748 0 256748 0% /lib/init/rw
udev 10240 236 10004 3% /dev
tmpfs 256748 4 256744 1% /dev/shm
rootfs 3799976 2552564 1054380 71% /
debian:/#
################################
if all goes well this may come in handy:
http://www.linuxquestions.org/questions/debian-26/how-to-start-gnome-or-kde=-command-line-468648/>>>>>>>>>>>>>>>>>>>>>>> Finally,
I hope this may all be of intererset or value to you.
At any rate, if you have any comments about what the next steps are to get
a gnome virtual VNC window on my laptop going into my plug computer.
(I think I may have just about installed everthing I need now.
But, how do I flip the on switch ??)
Also I have just installed "TightVNC" onto
my laptop. Up until now I have been using a pUTTY terminal screen to talk to my
plug via my laptop. I am hoping to see a Gnome desktop soon in it's stead.
Take care, and happy plugging
Joe
September 10, 2010 5:15 PM