Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
order of startup execution
Name: Greg S. Date: June 23, 2001 at 03:23:40 Pacific
Comment:
i recently installed netatalk (AppleTalk software) on my Debian computer to use it as a file server and i got everything working perfectly about an hour and a half ago. my problem is that "AppleTalk services" takes a LONG time to start up, and unfortunately it is started after GDM, so i have no idea when it finishes except for knowing that a GDM login will fail until everything is started. anyways, all i want to do is make GDM (GNOME Display Manager) the LAST thing to start up, or at least come up after the AppleTalk stuff. so, how do i change the order?
Name: tom z. Date: June 24, 2001 at 06:44:30 Pacific
Reply:
Hmm, not to familliar with the startup files for debian, but if they are similar to Slackware or RedHat, check in the /etc/rc files, betting /etc/rc.d/rc3.d (or something very similar). Then look for the sequence number of the items, Sxxname (xx being the sequence number) and make sure that the AppleTalk number is smaller than the X-window sequence number.
If debian does NOT use this configuration, this is null and void.
Hope this helps, good luck.
0
Response Number 2
Name: Greg S. Date: June 24, 2001 at 18:27:58 Pacific
Reply:
ya, i changed S20gdm to S98gdm in rc5.d which seems to clear everything up. i actually stumbled onto the startup system working my way up from inspecting inittab until i figured out the startup stuff a few hours after i posted this, and i wanted to see if what i did was correct, so i just waited for a reply... THANKS!
Summary: don't play with the order of the services, unless you are experienced enough. Yesterday I was taught this lesson. changed the number of the x font server from 11 to 19 and KDE wouldn't start. had to b...
Summary: use the following series of commands: With the original startup disk in the drive: dd if=/dev/fd0 of=startup.img Now put a blank disk in and type: dd if=startup.img of=/dev/fd0 Now you have a copy, an...
Summary: When the firewall is launched on boot stage 1 or 3 fails - meaning the other 2 also fail. However the same commands (extracked from the startup log) executed once logged in launch the firewall with ma...