LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-09-2009, 11:35 AM   #1
shaaquille
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Rep: Reputation: 0
LINUX OS crashing


hi every body
i am a newbie and this is my 1st post in linux
i was trying to install OEL 5.6 on VMware .

i have done all the installation steps correctly and when the installation is complete and i try to reboot then my linux sytem crashes
giving this error
“Panic on CPU 0
General protection fault
error_code 0000 :”

i am getting the options of selecting the kernal and when i select it ,it produces some code and then this error is generated and OS restarts .
i am a student and donot know much about linux.
plz plz help me
i have performed this installation 3 times
looking forward to any response.
thanx in advance .
REGARDS !
 
Old 11-09-2009, 11:49 AM   #2
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Blog Entries: 52

Rep: Reputation: 68
Why did you pick this system to learn Linux?
There are others such as Debian and Fedora which are much more friendly and allow you to customize.
This seems to be a Suse problem- only OEL I can see.
Since it is on a virtual machine, you may need to use a modified kernel.
I suggest using a livecd to learn the system or qemu as a virtual machine.
Qemu doesn't require a modified kernel and can use the hardware. No full virtualization though.
 
Old 11-09-2009, 12:30 PM   #3
Jim Bengtson
Member
 
Registered: Feb 2009
Location: Iowa
Distribution: Ubuntu 9.10
Posts: 164

Rep: Reputation: 38
Quote:
This seems to be a Suse problem- only OEL I can see.
Oracle Enterprise Linux (OEL) is Oracle's Linux distribution. OEL is based on Red Hat Enterprise Linux and is binary compatible with Red Hat (not a fork!).
http://www.orafaq.com/wiki/Oracle_Enterprise_Linux

Quote:
There are others such as Debian and Fedora which are much more friendly and allow you to customize.
I agree 100%.
 
Old 11-09-2009, 12:49 PM   #4
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
IF OEL is not a fork, how can it be on version 5.6? Current on RHEL is only 5.4.


Some more details would also be of help. What is the host OS? Which version of VMware and is it server or player? Which kernel are you installing? Are you installing 32bit or 64bit?
 
Old 11-09-2009, 02:14 PM   #5
Jim Bengtson
Member
 
Registered: Feb 2009
Location: Iowa
Distribution: Ubuntu 9.10
Posts: 164

Rep: Reputation: 38
Quote:
IF OEL is not a fork, how can it be on version 5.6? Current on RHEL is only 5.4.
Good point...and OEL 5.4 was released Sept. 3, 2009. So perhaps OP is confused over exactly what software and version he's trying to install.
 
Old 11-10-2009, 02:35 AM   #6
shaaquille
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
hi every body
thanx for your replies.
------------------
@Mr-Bisquit
i am actually going for oracle certification exam and i was going to install 10 g DB over this OEL and its quite compatible with it.
thats y i chose it.
------------------
@lazlow
sorry my bad .
its OEL 5.4
------------------
i am using windows xp sp2 32b in my laptop.
i have installed VMware 5
and i was installing OEL 5.4 32bit over this vm .
------------------
some more information .
i had actually installed OEL successfully over it and i actually worked with it for 2 or 3 days then again for my own practice i actually decided to re-install again and then this issue happened.

2-when i try to boot from the 1st cd it actually gave me the error that
"kernal panic: could not sync.reboot with noapic option"
when at i made my 1st installation(successful one) somehow for one time it dint give me this error.and after my successful installation every time i had to start it i used edit kernel and used to write "noapic" and it would start.

now when i tried to perform re-installation it did not boot from CD so again i used this "noapic" to start my installation.
does this have to do something with this ???

3-when installation completed and i hit reboot button i actually saw some lines of code and it was "disabling swap"
does this have to do with error ??

i think i have provided you enough details.
plz help me i am not good with linux.
thnx in advance
REGARDS !
 
Old 11-10-2009, 06:35 AM   #7
shaaquille
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
ny1 ???
 
Old 11-10-2009, 06:58 AM   #8
shaaquille
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
hi
i am also pasting snapshots of error code .it might help u guys.

Last edited by shaaquille; 11-10-2009 at 06:59 AM.
 
Old 11-10-2009, 09:42 AM   #9
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Blog Entries: 52

Rep: Reputation: 68
You need to pass the kernel arguments at boot when grub or lilo loads the kernel.



Better yet, here for you:
http://forums.oracle.com/forums/forum.jspa?forumID=135
http://www.oracle.com/technology/tech/linux/
 
Old 11-10-2009, 10:03 AM   #10
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Quote:
Originally Posted by shaaquille View Post
ny1 ???
Looks like it may be having problems with ACPI. Try turning that off when you boot. try adding acpi=0ff at the end of your line with kernel=

oops just reread. try disabling your acpi in your bios. (I believe most have this option but not all Motherboards do.)

Last edited by jstephens84; 11-10-2009 at 10:16 AM.
 
Old 11-11-2009, 12:08 AM   #11
shaaquille
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
@Mr-Bisquit
thank you very much for your response.
@jstephens84
i actually have deleted OEL and now going to install Centos ,lets hope it works fine
btw i have also saved your solution with me .
next time if this happens ill do give a try to your solution.
thank you so much for your help
REGARDS !
 
  


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
Many complications after crashing first install and crashing and reinstalling several dong Linux - Newbie 1 10-06-2008 04:33 AM
Linux crashing? murphaph Linux - Software 3 08-14-2004 05:30 PM
linux crashing david@aber Red Hat 2 08-09-2004 03:48 AM
Linux keeps crashing! adamezzer Linux - Software 14 12-26-2001 01:23 PM
Linux crashing fedel Linux - Software 0 12-02-2001 07:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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