Mark Cason wrote:

>set the init level to 3 in /etc/inittab
>
>from:
>id:5:initdefault:
>
>to:
>id:3:initdefault:
>  
>
That won't quite work.  Ubuntu, and most Debian-based distributions, no 
longer have a "multiuser/text mode" runlevel by default.  Runlevels 2 
and 3 are both "multiuser, graphical" levels.  Runlevel 3 is the default 
in my experience.

The way to get a non-graphical login is to disable GDM in a runlevel, 
and set that as the initrunlevel.  If I remember correctly, there are 
other things that may need to be disabled as well - I just don't 
remember which things at the moment.

>and then put startx in ~/.bashrc
>
>echo "startx" >> ~/.bashrc
>  
>
I think just running emc should start X, but I'm not sure.  I know that 
I had seen this behavior before - run a graphical app from the console, 
and X is loaded for you.  I don't think it exits automatically though.

>As for setting the windowmanager to fluxbox, it's been too long since 
>I've messed with windowmanagers.
>  
>
You should be able to install something relatively lightweight, like 
XFCE, though I'm not sure exactly how to make that session be your 
default.  There are almost certainly some tutorials on that on the web.

You also have the option of installing Ubuntu from the server (text 
mode) disc, then installing EMC2 on that.  The dependencies will pull in 
X and various other things, but shouldn't bring in things like 
openoffice (as far as I know).  If you install XFCE first, that should 
be the default session manager.

- Steve


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to