Fedora Linux Support Community & Resources Center
  #1  
Old 18th November 2007, 09:21 AM
thucnh Offline
Registered User
 
Join Date: Nov 2007
Posts: 2
Red face Fedora Core 8 hangs at "Starting udev" after install

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,3)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda4
default=0
timeout=5
splashimage=(hd0,3)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core 8 (2.6.21-2950.fc8xen)
root (hd0,3)
kernel /xen.gz-2.6.21-2950.fc8
module /vmlinuz-2.6.21-2950.fc8xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
module /initrd-2.6.21-2950.fc8xen.img
title Fedora Core 8-base (2.6.23.1-42.fc8)
root (hd0,3)
kernel /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.23.1-42.fc8.img



This is content of grub.conf on my machine.
1. The "Fedora Core 8-base" boots well
2. But "Fedora Core 8 (2.6.21-2950.fc8xen)" hangs at "Start udev"

Could anyone know how to fix it. Please help me

Thanks,
Thuc

Hardware info:
- Motherboard: Asus p5ld2-deluxe
- Processor: Intel Pentum D 945 3.4G
- Ram: 1G
- HDD: Segeate Sata2 320G

Last edited by thucnh; 18th November 2007 at 09:25 AM.
Reply With Quote
  #2  
Old 18th November 2007, 10:52 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,934
I wonder if the boot sequence has gotten far enough at this point so that you could switch to a virtual terminal, CTRL/ALT/F1 (F2,F3,F4,F5,F6), to see if there are any useful error messages?
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #3  
Old 18th November 2007, 02:41 PM
epattam Offline
Registered User
 
Join Date: Aug 2005
Posts: 36
Exclamation

I have the same issue. any help is appreciated. I have already tried some of the posted solutions like changing the kernel parameters. removing usb devices and so on
Thanks in advance
Reply With Quote
  #4  
Old 19th November 2007, 01:36 AM
rondeth Offline
Registered User
 
Join Date: Nov 2006
Posts: 7
Same thing

Same thing here.

F8 works fabulously on my desktop machine...but the boot fails on my laptop at the 'starting udev' line (hangs, no drive activity).

Tried noapic, acpi=off boot parms, no change. Not far enough in the process to do anything else. Turned quiet boot & rhgb off, nothing obviously 'strange' noted. F7 & Ubuntu works fine on same laptop...but I'd really prefer using F8.

Just chiming in with another example.

HP ZV5000 laptop
AMD64 3200, 1GB RAM, Nvidia Geforce 4MX 440 vid card.
Reply With Quote
  #5  
Old 19th November 2007, 05:03 AM
epattam Offline
Registered User
 
Join Date: Aug 2005
Posts: 36
I found my problem , i decided remove hardware one by one, First one to go was my linksys pci wireless card. bingo the culprit,. i started it back up and everything is normal. i think the niew .23 kernel did not like my card. it happened when i installed the same kernel on f7.

do you guyas have a pci wirelss card possibly with broadcom chipset


now i want to know how i can get that card to work

Thanks
Reply With Quote
  #6  
Old 19th November 2007, 09:14 AM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
I too have a laptop that hangs at udev without modification. It's an HP Compaq nx6125 with built in Broadcom wireless. The modifications to the boot parameters that get it over the hurdle are:

acpi=off pci=noacpi

Of course, with those parameters it's back to the old behavior of not powering down at shut off.

Hope that helps someone.
Reply With Quote
  #7  
Old 20th November 2007, 09:29 AM
thucnh Offline
Registered User
 
Join Date: Nov 2007
Posts: 2
With me the problem comes from "xend" component. I don't know what it used for, but when i reinstall F8 without this component the problem does not happen again.

Does anyone know what "xend" used for? Please help me

Thanks for your help anyway!

Regards,
Thuc

Hardware info:
- Motherboard: Asus p5ld2-deluxe
- Processor: Intel Pentum D 945 3.4G
- Ram: 1G
- HDD: Segeate Sata2 320G

Last edited by thucnh; 20th November 2007 at 09:46 AM.
Reply With Quote
  #8  
Old 21st November 2007, 02:22 AM
matth45 Offline
Registered User
 
Join Date: Jun 2007
Posts: 148
Try the solution at the bottom of this thread:

http://fedoraforum.org/forum/showthread.php?t=171295

xend is the xen daemon, used in support of the xen virtualization kernel (kernel-xen). If you don't want to use xen, you should remove kernel-xen and boot from the regular kernel. Xen is really cool, but adds some additional headaches (especially if you want to use an nvidia driver).
Reply With Quote
Reply

Tags
core, fedora, hangs, install, starting udev

Thread Tools Search this Thread
Search this Thread:

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 10 boot stops at "Starting udev:" paddster7 Using Fedora 13 29th March 2009 09:48 PM
NVidia driver install causing boot "Starting udev" hang hmerrill Using Fedora 11 27th November 2007 03:47 AM
Hangs on "starting udev" biffi Installation and Live Media 12 20th November 2007 12:08 AM
FC5 DVD install hangs at 1st boot, "Starting udev:" dreamer_nights EOL (End Of Life) Versions 1 16th September 2006 11:37 AM
FC5 Boot hangs at "Starting udev" antheo EOL (End Of Life) Versions 20 25th March 2006 05:40 PM


Current GMT-time: 22:57 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat