This is a discussion on How do I get back into the configuration menu? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I would like to see what I left checked in the menu where the user is asked what services ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I would like to see what I left checked in the menu where the user is asked what services he wants to provide with his installation. But when I boot with the CD and select Configure (or whatever: the last item, I believe) the highlight moves to Help and that's it. Any way around this? GP |
| |||
| On Thu, 17 Jun 2004 00:04:24 -0400, GP wrote: > I would like to see what I left checked in the menu where the user is asked > what services he wants to provide with his installation. This ,,configuration menu'' is a simple frontend to /etc/rc.d/rc.* scripts (I mean, the network services-related ones). What it does is chmod 644 or 755 rc.foobar. -- Jakub Jankowski shasta AT spam DOT atn DOT pl |
| |||
| Et circa horam Thursday 17 of June 2004 06:04, clamavit GP: > But when I boot with the CD and select Configure (or whatever: the last > item, I believe) the highlight moves to Help and that's it. Any way around > this? You probably did not mount your hard disk partition after booting from install CD. Without this, how could setup know, what did you want to configure? You should: 1. boot from install CD 1 2. mount your Slackware root partition (i.e. mount /dev/hda2 /mnt) 3. *then* configure. Regards, jkb -- Jacek K. Błaszkowski GAT/L/MU d+ s+:+ a-- C++$ UL++$ US+> P L++ E--- W+ N++ o+ K- w+$ O? M> V? PS+ PE++ Y-- PGP++ t 5? X R tv b++++ DI++ D+ G e h-- r++ y++ |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 GP wrote: | I would like to see what I left checked in the menu where the user is | asked what services he wants to provide with his installation. | | But when I boot with the CD and select Configure (or whatever: the last | item, I believe) the highlight moves to Help and that's it. Any way | around this? | | GP | Just use pkgtool on the running system HTH Ross -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFA0XVL9bR4xmappRARAmO6AKCv2Jt6yHGxeS40eIPjjJ zqwUcMEACfaPu8 cD5x88rjGhN0/nCPFF3rHZI= =MV/3 -----END PGP SIGNATURE----- |
| |||
| NOTE: This message was sent thru a mail2news gateway. No effort was made to verify the identity of the sender. -------------------------------------------------------- pgp trash troll delete Ross Kendall Axe <ross.axe@blueyonder.co.uk> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > GP wrote: > | I would like to see what I left checked in the menu where the user is > | asked what services he wants to provide with his installation. > | > | But when I boot with the CD and select Configure (or whatever: the last > | item, I believe) the highlight moves to Help and that's it. Any way > | around this? > | > | GP > | > Just use pkgtool on the running system > HTH > Ross > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > iD8DBQFA0XVL9bR4xmappRARAmO6AKCv2Jt6yHGxeS40eIPjjJ zqwUcMEACfaPu8 > cD5x88rjGhN0/nCPFF3rHZI= > =MV/3 > -----END PGP SIGNATURE----- |
| ||||
| Jacek K. Błaszkowski wrote: > Et circa horam Thursday 17 of June 2004 06:04, clamavit GP: > > >>But when I boot with the CD and select Configure (or whatever: the last >>item, I believe) the highlight moves to Help and that's it. Any way around >>this? > > You probably did not mount your hard disk partition after booting from the > install CD. Without this, how could setup know what you wanted to > configure? Good point, I'm afraid. Feeling more than a little bit silly, here. > You should: > 1. boot from install CD 1 > 2. mount your Slackware root partition (i.e. mount /dev/hda2 /mnt) > 3. *then* configure. As a matter of fact, you must get to the setup menu, open a console (CTRL + ALT + F2) , issue the command "mount /dev/hdaX /mnt -t ext2", where X is the partition you boot from, get back to the configure menu, (don't forget to reenable hotplug!) and check your settings. And so did I. All I have that is activated is lprng, which, I believe, is essential even if I want to print only from a desktop. But I still can't print, apparently because I can't ping localhost. Is there any service I unchecled that I need to ping localhost? I checked your answers, particuliarly in "Konqueror won't release CD". I sometimes have the same problem and appreciated your answer. I will definitely try your solution if the problems occurs again. I'd certainly take your advice rather than Alan Hicks'ssssss on the same matter: "So don't bitch here. It's a problem specifically with Konqueror, ask the KDE gurus." <10b797jbg7tt765@news20.forteinc.com> Strangely, said Hicks poses as one of the most helpful member of the community, since he's on this groups with a happy few others to give this kind kind of advice almost 24 hour a day. He's participating to this New Book, Not a Single Answer More, project: http://slackbook.lizella.net/ Go figure! It's all figured out for me! GP |