LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 09-25-2006, 02:16 PM   #1
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,719

Rep: Reputation: 68
FC5 crashed


While FC5 is booting in comes up with a Error:

/etc/rc.d/rc.sysinit: Line 593: /sbin/pidof: File to Large.

Below is the section of rc.sysinit that crash happens.
What file is to Large?


# Now that we have all of our basic modules loaded and the kernel going,
# let's dump the syslog ring somewhere so we can find it later
dmesg -s 131072 > /var/log/dmesg

# create the crash indicator flag to warn on crashes, offer fsck with timeout
(Line 593) touch /.autofsck &> /dev/null

kill -TERM `/sbin/pidof getkey` >/dev/null 2>&1
} &
if strstr "$cmdline" confirm ; then
touch /var/run/confirm
fi
if [ "$PROMPT" != "no" ]; then
/sbin/getkey i && touch /var/run/confirm
fi
wait

# Let rhgb know that we're leaving rc.sysinit
if [ -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then
/usr/bin/rhgb-client --sysinit
fi




Jim

Last edited by mickeyboa; 09-25-2006 at 04:01 PM.
 
Old 09-25-2006, 02:39 PM   #2
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,719

Original Poster
Rep: Reputation: 68
I ran boot in the "Interactive mode" and hit "y" for all funtions
and got through and logged in.

The place the crash occurs is at "Starting Service RPCidmapd"


Jim
 
Old 09-25-2006, 02:44 PM   #3
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
I'd assume that it refers either to the symlink or the file to which it links. (See below.)

Can you boot in rescue mode from a CD or DVD?

If so, compare the sizes of /sbin/pidof on the CD/DVD with the one in /mnt/sysimage/sbin. On my FC5 system, pidof is just a symlink to killall5, so I's only 8 bytes long.

On my system, I get:
Code:
$ ls -l /sbin/pidof
lrwxrwxrwx 1 root root 8 Jul  2 20:16 /sbin/pidof -> killall5
$ ls -l /sbin/killall5
-rwxr-xr-x 1 root root 13560 Feb 13  2006 /sbin/killall5
If the symlink is corrupted, try recreating it using the ln command.

If it's corrupted, I'd also consider running fcsk on the drive, since corruption of a file usually result from HD problems.
 
Old 09-25-2006, 03:25 PM   #4
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,719

Original Poster
Rep: Reputation: 68
I went into "Linux Rescue" and umounted all partitions and ran fsck
on partitions and they were clean. / and /home.
I can login if I use "Interactive mode" and get past Service "RPCidmapd"

Jim
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing a guest FC5 on FC5 xen using NFS niverson Fedora 0 08-11-2006 03:27 PM
Please help, FC5 crashed mshoemaker Fedora 4 08-11-2006 01:16 PM
windows crashed after fc5 install drdarkman Linux - General 6 07-31-2006 02:44 AM
1. Noobie install FC5; 2. FC5 spits out garbage after 'starting udev' nja1 Linux - Newbie 2 07-16-2006 02:48 PM
Boot failure after upgrading FC5 TR3 to FC5 Official Release fsb1284 Fedora 3 03-25-2006 09:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 08:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration