Networking Forums

Networking Forums > Computer Networking > Linux Networking > My system hangs at "Starting portmapper" when booting

Reply
Thread Tools Display Modes

My system hangs at "Starting portmapper" when booting

 
 
GS
Guest
Posts: n/a

 
      10-01-2006, 06:51 PM
My system is hanging at "Starting portmapper..", when it is booting, it
is not booting at all, I have lot of important files are in that
system, also this is my server, using for several years (RH9), anyidea
how to fix this?.

Thanks.

 
Reply With Quote
 
 
 
 
Moe Trin
Guest
Posts: n/a

 
      10-01-2006, 07:19 PM
On 1 Oct 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed) .com>, GS wrote:

>My system is hanging at "Starting portmapper..", when it is booting, it
>is not booting at all, I have lot of important files are in that
>system, also this is my server, using for several years (RH9), anyidea
>how to fix this?.


Do you _need_ portmapper running? Most people don't.

Can you boot into single user mode and look at /var/log/messages to see if
anything is showing up? 'rpm -V portmap' show any problems?

Old guy
 
Reply With Quote
 
GS
Guest
Posts: n/a

 
      10-01-2006, 07:33 PM
thanks. I am not getting any "single user mode" option, when the system
boots, I gets only these options on boot loader.

It gives 'e' for edit command before booting
'a' for modify kernel args
'c' for command line.

any idea how can I boots in single user mode.

thanks.


Moe Trin wrote:
> On 1 Oct 2006, in the Usenet newsgroup comp.os.linux.networking, in article
> <(E-Mail Removed) .com>, GS wrote:
>
> >My system is hanging at "Starting portmapper..", when it is booting, it
> >is not booting at all, I have lot of important files are in that
> >system, also this is my server, using for several years (RH9), anyidea
> >how to fix this?.

>
> Do you _need_ portmapper running? Most people don't.
>
> Can you boot into single user mode and look at /var/log/messages to see if
> anything is showing up? 'rpm -V portmap' show any problems?
>
> Old guy


 
Reply With Quote
 
Moe Trin
Guest
Posts: n/a

 
      10-03-2006, 12:40 AM
On 1 Oct 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed) .com>, GS wrote:

>thanks. I am not getting any "single user mode" option, when the system
>boots, I gets only these options on boot loader.
>
>It gives 'e' for edit command before booting
>'a' for modify kernel args
>'c' for command line.
>
>any idea how can I boots in single user mode.


I don't use GRUB, but I've seen these instructions posted often enough:

Hit e to get to the edit mode
You should be on the Kernel line containing /vmlinuz
Hit e again and add a
<space> single
to the end of line and hit Enter key. Example:
kernel (hd0,4)/vmlinuz 1 root=/dev/hda9 mem=128M single
then b to boot into single user mode.

If single does not work, try a 1 instead.

Old guy
 
Reply With Quote
 
GS
Guest
Posts: n/a

 
      10-04-2006, 02:43 AM
Thanks for your message, I edited boot line (I added single at the end
of the line contains vmlinuz...), then it booted with single user mode,
then I did "chkconfig --del portmap", then I verfied whether portmap
was off or on by "chkconfig -list | grep portmap", I can see it is
deleted, then rebooted again.

Now I stopped portmapper, will I loose any kind of services?. Thanks
again.

GS.

 
Reply With Quote
 
Moe Trin
Guest
Posts: n/a

 
      10-04-2006, 08:09 PM
On 3 Oct 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed). com>, GS wrote:

>Thanks for your message, I edited boot line (I added single at the end
>of the line contains vmlinuz...), then it booted with single user mode,
>then I did "chkconfig --del portmap", then I verfied whether portmap
>was off or on by "chkconfig -list | grep portmap", I can see it is
>deleted, then rebooted again.


Glad to hear that.

>Now I stopped portmapper, will I loose any kind of services?. Thanks
>again.


Hard to say. _MOST_ people don't need it. The normal uses are for NIS
and NFS. What you could try is

rpm -q --whatrequires portmap

In my case, I get "no package requires portmap" so I could remove the
package. However, you might get one or more package listed, such as

nfs-utils-1.0.1-3.9.2.legacy
redhat-config-nfs-1.0.13-6.legacy

which happen to be two NFS packages. Then, look to see if you are actually
using those packages ('rpm -q nfs-utils' to see what's in there, then 'ps
-auwx' to see if any of them are running).

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Speedtouch 576 hangs at "Acquiring Network Address" Wireless Ali Chambers Wireless Internet 3 09-22-2006 12:19 AM
Re: SPEWS SLIMES "WindsorFox", "Kevin-!:?)", "Spin Dryer" get the cold shoulder at broadband ng! SneakyP Broadband 0 11-29-2005 10:46 PM
Attention Plus.net Re: SPEWS DOLTS "WindsorFox", "Kevin-!:?)", "SpinDryer" SPAM broadband newsgroup !:?) Broadband 0 11-28-2005 04:28 AM
Attention Plus.Net Re: SPEWS DOLTS "WindsorFox", "Kevin-!:?)", "SpinDryer" SPAM braodband newsgroup !:?) Broadband 0 11-28-2005 03:03 AM
Switch 3com and "The system cannot log you on now because the domain "name" is not available." Octavio Alvarez Windows Networking 0 08-03-2005 02:46 AM



1 2 3 4 5 6 7 8 9 10 11