What about this way: I've seen it on http://gentoo-wiki.com/HOWTO_create_a_run_level
# mkdir /etc/runlevels/noxdm # rc-update add xxxxx noxdm (add all services from the default runlevel except xdm) Modify /etc/inittab id:3:initdefault: ---- id:3:initnoxdm: l3:3:wait:/sbin/rc default ---- l3:3:wait:/sbin/rc noxdm Whit this, I have runlevel 5 as default and runlevel 3 as the new one without xdm Could this be a good idea? Thanks in advance, -- Pere ( -- Aesux -- ) -- gentoo-user@gentoo.org mailing list