LinuxQuestions.org
Review your favorite Linux distribution.
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 07-13-2006, 01:04 AM   #1
ravifrequent
LQ Newbie
 
Registered: Nov 2005
Posts: 20

Rep: Reputation: 0
fedora linux core 5 hangs in boot step, please help


hi,

i installed fedore core 5 linux in my laptop. i was pretty surprised it installed with so ease. but now im unable to log into fedora linux.

i am hung in this step of the linux boot

"kernal panic - not syncing:attempted to kill init!" and gives
panic<blah blah>,
do_exit<blah blah>,
do_munmap<blah blah>,
sys_exit_group<blah blah>,
syscall_call<blah blah>


PLEASE HELP ME OUT PEOPLE !!!!!!!!!!!!

thanks
 
Old 07-13-2006, 01:32 AM   #2
Butterbroetchen
Member
 
Registered: Jan 2004
Posts: 57

Rep: Reputation: 15
Have you tried disabling the power saving option in your BIOS, Upgrading the BIOS and you could also try to disable any Power managment option in the kernel at boot e.g.
apm=off
acpi=off

First Update the BIOS and then try the boot options...
 
Old 07-13-2006, 09:02 PM   #3
ravifrequent
LQ Newbie
 
Registered: Nov 2005
Posts: 20

Original Poster
Rep: Reputation: 0
i tried setting apm=off and acpi=off in the boot command but still hangs at that step. im using 2.6.15-1.2054_FC5 kernel

pls suggest.

thanks

Last edited by ravifrequent; 07-13-2006 at 10:16 PM.
 
Old 07-14-2006, 02:20 AM   #4
ravifrequent
LQ Newbie
 
Registered: Nov 2005
Posts: 20

Original Poster
Rep: Reputation: 0
i tried to go in rescue mode and gave the options,

chroot /mnt/sysimage
mkinitrd /boot/initrd-2.6.15-1.2054.img

but still it hangs at that position. also i found one thing in the booting steps.

it says not "no fstab.sys found, switching to defaults". this step comes before "kernal panic - not syncing:attempted to kill init!"

is there some problem in that ??

thanks
 
Old 07-14-2006, 03:49 AM   #5
Butterbroetchen
Member
 
Registered: Jan 2004
Posts: 57

Rep: Reputation: 15
If it does not find the fstab.sys then it probably won't be able to mount any system mounts...this would cause a problem yes. what can be done to fix it? I honestly do not know
It might be something with the HDD controler but this is just a wild guess.

any one else?
 
Old 07-14-2006, 08:05 AM   #6
neutrino006
LQ Newbie
 
Registered: Jul 2006
Posts: 7

Rep: Reputation: 0
It's hard to say that it could be a hardware problem... anyway, try to install from begining, remove all linux native partition from your hdd, and create them again. I suppose that you have vfat partitions on your hdd, and should save them.... if not, it is simple. But if you can read in the boot detection what anaconda installer detects from configuration, there should appear the problem marked with red, if it is one. This kind of problem I meet when I installed FC4 on another system and nobody guessed that there was an AGP conflict in that laptop, and because of that, after install has finished, on re-boot all system hunged with "kernel panik"... That was the weirdest laptop I had to configure ever! Hope you'll find somthig helpful hints meanwhile, but first, try just to re-install the system, and just take a bit more care on partitioning CHEERS!
 
Old 07-15-2006, 01:19 AM   #7
ravifrequent
LQ Newbie
 
Registered: Nov 2005
Posts: 20

Original Poster
Rep: Reputation: 0
hi i tried to do complete install fc5 this time, rather than upgrade fedora core. so it installed fine and also i was able to login into fedora !!. now things look fine !!!!

now i have another problem. i have few setup files like realplayer and firefox browser setups. i want to install it. but when i double click those .bin and .sh files its not installing. how shud i install those setups.

pls help me .

thanks
 
Old 07-16-2006, 03:09 AM   #8
Butterbroetchen
Member
 
Registered: Jan 2004
Posts: 57

Rep: Reputation: 15
Thats quite easy.

You just need to open up a terminal and then (if you want it for all users) as root go to the folder that has the install files .bin and .sh.
Then all you need to do is make sure that they are executable using
Code:
chmod +x filename
and then when thats done just do a
Code:
./filename
for the .bin (will probably also work for the .sh) but if it does not work for the .sh just do a
Code:
sh filename
Thats it they should start. Just follow te on screen instructions and tada your done.

Cheers
 
Old 08-05-2006, 01:44 AM   #9
ravifrequent
LQ Newbie
 
Registered: Nov 2005
Posts: 20

Original Poster
Rep: Reputation: 0
hi i tried to talk to my ISP and they said that i need not connect to their server with the username and password and that i can directly browse website in my linux. but what happens is that for first 10-15 seconds i can browse the websites. after that im not able to browse webpages. it says page not found.

when i did some investigation what happens is that the /etc/resolv.conf file in which i have set the DNS server settings is getting changed to some ip 10.0.0.1

so when the resolve.conf file is changed to 10.0.0.1 im not able to browse any webpages. so when i edit this to the DNS server settings which my ISP has given im able to browse webpages, again only for 10-15 seconds.

why do i get this problem. ?

any suggestions please ?

thanks
 
Old 08-17-2006, 12:07 PM   #10
Butterbroetchen
Member
 
Registered: Jan 2004
Posts: 57

Rep: Reputation: 15
not sure what you are gettingata but it sound like the dhcp is changing the dns servers that you use.
I.e. you are getting a new lease after a short time and it changes your settings.

You can manually add many dns servers.

Click- System->Administrtion->Network
enter password
Then under the DNS tab you can add secondary and tertiary dns servers.

That should hold even if DHCP give another.
So if the first does not work it will try the next one.

Cheers
 
  


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
Fedora Core 4 hangs at boot, can't login sverre76 Fedora 5 03-26-2006 04:05 PM
Step by Step insturctions to installing AMsn messenger of Fedora Core 4 (older kernal lanerd Fedora 2 12-22-2005 05:52 PM
Fedora Core 4 boot hangs TinnedTuna Fedora - Installation 1 08-22-2005 06:36 AM
Step by step kernel compile for fedora core 3 Braveheart1980 Fedora 6 11-11-2004 01:41 AM
Fedora Core 1 Boot Hangs at Welcome Screen regorbro Fedora 1 04-06-2004 04:35 PM

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

All times are GMT -5. The time now is 03:30 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