NDV wrote:
Je n'ai pas retrouv� le poste expliquant comment empecher le d�marrage deIl faut tr�s l�g�rement modifier /etc/innitab.
Gnome lorsque la commande startx est introduite au clavier.
Les commentaires inclus dedans t'expliquent la marche � suivre. C'est du style "passer cette valeur de 3 � 5". Comme je n'utilise pas de RedHat, je ne peux pas �tre plus pr�cis. Dans le mien il y a ceci :
------------------------------------------------------------------------
# The default runlevel is defined here
id:3:initdefault:
# First script to be executed, if not booting in emergency (-b) mode
si:I:bootwait:/etc/init.d/boot
# /etc/init.d/rc takes care of runlevel handling
#
# runlevel 0 is System halt (Do not use this for initdefault!)
# runlevel 1 is Single user mode
# runlevel 2 is Local multiuser without remote network (e.g. NFS)
# runlevel 3 is Full multiuser with network
# runlevel 4 is Not used
# runlevel 5 is Full multiuser with network and xdm
# runlevel 6 is System reboot (Do not use this for initdefault!)
-----------------------------------------------------------------------
Avec X, c'�tait � 5 (Full multiuser with network and xdm)
Sans X au d�marrage (et sans xdm, kdm ou autre gdm), j'ai modifi� cette ligne "id:5:initdefault:" en "id:3:initdefault:" (Full multiuser with network)
Tu peux m�me mettre "0" ou "6" ;-)
--
David
_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@;lists.unixtech.be
IRC: efnet.unixtech.be:6667 - #unixtech

