On 2/26/07, Tijnema ! <[EMAIL PROTECTED]> wrote: > > Thanks for replying, but when my computer boots, it doesn't get into > runlevel 5. > It stays in runlevel 3. > When i boot my PC with default runlevel set to 4(where kde gets booted), it > does start KDE fine now. > but i want that it boots up in runlevel 3 and then switches to 4. > How to get that fixed?
You set it in /etc/inittab. # Set default runlevel id:5:initdefault: The second number is the default runlevel. In LFS, we set it to 3 by default. I've changed it to 5 since I want the display manager to start on boot. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
