Re: How to start gdm by default

2011-01-29 Thread Osamu Aoki
HI, On Thu, Jan 27, 2011 at 03:22:12AM +, T o n g wrote: > Hi, > > I need to start gdm by default on one of my boxes, which is currently > booting into text mode. > > I do have gdm installed: > > $ dpkg -l | grep gdm > ii gdm2.20.11-4 GNOME Display Manager > > It's stil

Re: How to start gdm by default

2011-01-29 Thread Camaleón
On Thu, 27 Jan 2011 03:22:12 +, T o n g wrote: > I need to start gdm by default on one of my boxes, which is currently > booting into text mode. (...) Maybe you can get some clues by reading this doc: Installing gnome on GRML http://www.mwhapples.plus.com/linux/howto/grml_install_gnome.html

Re: How to start gdm by default

2011-01-27 Thread Andrei Popescu
On Jo, 27 ian 11, 03:22:12, T o n g wrote: > Hi, > > It's still activated as the bootup service: > > % update-rc.d gdm defaults > gdm already in /etc/runlevel.conf: No change. > > $ grep gdm /etc/runlevel.conf > 01 0,1,6 - /etc/init.d/gdm > 30 - 2,3,4,5 /e

Re: How to start gdm by default

2011-01-27 Thread Darac Marjal
On Thu, Jan 27, 2011 at 03:22:12AM +, T o n g wrote: > Hi, > > I need to start gdm by default on one of my boxes, which is currently > booting into text mode. > > I do have gdm installed: > [cut] > > Where should I tweak? Is above enough? You might want to look in /etc/X11/default-display

How to start gdm by default

2011-01-26 Thread T o n g
Hi, I need to start gdm by default on one of my boxes, which is currently booting into text mode. I do have gdm installed: $ dpkg -l | grep gdm ii gdm2.20.11-4 GNOME Display Manager It's still activated as the bootup service: % update-rc.d gdm defaults gdm already in /etc/r