Networking Forums

Networking Forums > Computer Networking > Linux Networking > boot problem

Reply
 
 
claudio
Guest
Posts: n/a

 
      09-02-2004, 01:17 PM
Hello everybody,

I have a problem with Linux RH9 : I've to reboot the system 3 times to
be able to use my PC.
Infact the follow boot error stops the system and then I must reboot
the system :

ip_conntrack version 2.1 (4094 buckets, 32752 max) - 300 bytes per
conntrack

Can you help me please ?


thanx

claudio
 
Reply With Quote
 
 
 
 
Andrew Schulman
Guest
Posts: n/a

 
      09-02-2004, 03:35 PM
> I have a problem with Linux RH9 : I've to reboot the system 3 times to
> be able to use my PC.
> Infact the follow boot error stops the system and then I must reboot
> the system :
>
> ip_conntrack version 2.1 (4094 buckets, 32752 max) - 300 bytes per
> conntrack


That doesn't look like an error message, just an informational message. But
if that's where your boot is hanging, it is a clue to where the problem is.
It could be that step that's hanging, or it could be a later one that isn't
printing any messages.

You need to find the exact command that's causing your system to hang. Find
the boot initialization scripts on your system-- either in /etc/init.d,
or /etc/rc*.d (I don't know RH). Then do some diagnostics-- move some
scripts aside until you find the culprit, or find the script that's
executing them and have it print some messages. Try grep -r
ip_conntrack /etc/rc*.d to see who's using ip_conntrack.

Good luck,
Andrew.

--
To reply by email, replace "deadspam.com" by "alumni.utexas.net"
 
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
Strange problem: no problem with Linux, when I boot windows 2K network is down... Santa Linux Networking 11 11-29-2004 06:46 AM
atmel wlan boot problem avionic Linux Networking 1 08-04-2004 08:28 AM
Boot problem Rich Broadband Hardware 0 01-16-2004 01:09 AM
WLAN Boot Problem RCS2003 Wireless Internet 0 08-14-2003 08:46 PM
Boot from EEPROM @ PCI-Card --> Boot from DHCPD/BOOTPD via Linux Daniel Schwager Linux Networking 3 07-06-2003 04:35 PM



1 2 3 4 5 6 7 8 9 10 11