Unix Technical Forum

How do I get back into the configuration menu?

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 ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 12:17 PM
GP
 
Posts: n/a
Default How do I get back into the configuration menu?

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 12:17 PM
Jakub Jankowski
 
Posts: n/a
Default Re: How do I get back into the configuration menu?

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 12:17 PM
Jacek =?ISO-8859-2?Q?K=2E_B=B3aszkowski?=
 
Posts: n/a
Default Re: How do I get back into the configuration menu?

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++
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 12:17 PM
Ross Kendall Axe
 
Posts: n/a
Default Re: How do I get back into the configuration menu?

-----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-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 12:17 PM
An Metet
 
Posts: n/a
Default Re: How do I get back into the configuration menu?

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-----










Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 12:17 PM
GP
 
Posts: n/a
Default Re: How do I get back into the configuration menu?

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





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:06 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com