From: Andreas <an...@po...> - 2002-06-20 22:47:50
|
Hi Rene > I'm using SuSEPPC7.1 on my A4000. I configured it with Yast to boot into > graphical login. > Unfortunately SuSE only boots into runlevel 3 and I always have to logon in > console! > Does anybody know what I can do in order to get booting into graphical login > to work? > A friend told me to change the runlevel, but I did not find the correct part > of SuSE's bootscripts! My SuSE PPC7.1 handbook tells me that, when you configure the system with yast in System Administration > Login configuration it will automagically set the default runlevel fro runlevel 3 to runlevel 5. But it also tells, that, if runlevel 5 serves another purpose on your machine, then neither XDM nor KDM will be activated (whatever that means). So I think on an out-of-the-box system, runlevel 5 should behave as it is normally wanted to behave as. Maybe you should retry to configure it (just repeat the steps in yast), or you edit /etc/inittab, as it also tells in the manual (page 78, some lines under the picture). You should change the initdefault line to runlevel 5 instead of 3 (without "runlevel", just "5" I think), see manual page 388! If that doesn't help, you should maybe have a look at /etc/init.d/rc5.d. I assume there should be a script in it to start either XDM or KDM. Hope I could help a bit. -- Best wishes, Andi |