LinuxQuestions.org
Visit Jeremy's Blog.
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 02-14-2010, 01:03 AM   #1
GirishSharma
Member
 
Registered: Dec 2008
Posts: 37

Rep: Reputation: 16
Unknown Interrupt or Fault at EIP


Hello,

I am having dual OS i.e. windows xp and RHEL 4. Both were running fine, but when i today wished to launch RHEL 4; i am getting

Unknown Interrupt or Fault at EIP 00010006 0000060 c06e97ec
Unknown Interrupt or Fault at EIP 00010006 0000060 c06e97ec
Unknown Interrupt or Fault at EIP 00010006 0000060 c06e97ec
Unknown Interrupt or Fault at EIP 00010006 0000060 c06e97ec

and cursor is blinking only.

I do'nt know what happened. Since i am newbie in linux, please tell me how to resolve the error. I have tried to reinstall grub; using linux rescue. Grub has been installed successfully, but error is still there.

After google or talk with others; i came to know that i have to acpi=off in grub.conf. So is it its solution? Will there any bad effect for acpi=off?

Thanks in advance.
Regards
Girish Sharma
 
Old 02-14-2010, 02:34 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599
Quote:
Originally Posted by GirishSharma View Post
After google or talk with others; i came to know that i have to acpi=off in grub.conf. So is it its solution? Will there any bad effect for acpi=off?
See the related LQ thread What does acpi=off and nolapic means??

* FWIW: next time if you would actually use the term you're looking for information about in the subject line related theads will show up in the "Similar Threads" box at the bottom of this page.
 
Old 02-14-2010, 03:48 AM   #3
GirishSharma
Member
 
Registered: Dec 2008
Posts: 37

Original Poster
Rep: Reputation: 16
Thanks for your reply and interest in the thread. I have tried with
"acpi=off" (with/without quotes) in grub.conf just before title Microsoft Windows XP line, but still i am not able to run RHEL 5 (sorry, earlier i posted RHEL 4).

Regards
Girish Sharma

Quote:
Originally Posted by unSpawn View Post
See the related LQ thread What does acpi=off and nolapic means??

* FWIW: next time if you would actually use the term you're looking for information about in the subject line related theads will show up in the "Similar Threads" box at the bottom of this page.
 
Old 02-14-2010, 06:02 AM   #4
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599
Can you boot the RHEL installer CD in rescue mode? What last happened before you were no longer able to run RHEL?
 
Old 02-14-2010, 06:14 AM   #5
mesiol
Member
 
Registered: Nov 2008
Location: Lower Saxony, Germany
Distribution: CentOS, RHEL, Solaris 10, AIX, HP-UX
Posts: 731

Rep: Reputation: 137Reputation: 137
Hye

does the problem occur after a complete poweroff? or after warm booting from windows into Linux?
 
Old 02-14-2010, 06:35 AM   #6
GirishSharma
Member
 
Registered: Dec 2008
Posts: 37

Original Poster
Rep: Reputation: 16
Thanks once again for prompt reply.

Yes, i am able to boot with RHEL CD-1 after linux rescue... and chroot /mnt/sysimage. Here i added acpi=off/"acpi=off" in /boot/grub/grub.conf (as other google link suggested); but still i am getting the same error.

Actually, on that home pc my cousin was reading/testing some fdsik commands (as he said) and then he shutdown the machine without any issue; but today when i wished to run linux.. since then it is returning errors.

In that linux, i have installed oracle 11gR2, Netbeans, apatche etc. etc. softwares (all for reading purpose); so i do'nt want to reinstall all these things; if you please help me to avoid re-installation.

Kind Regards
Girish Sharma

Quote:
Originally Posted by unSpawn View Post
Can you boot the RHEL installer CD in rescue mode? What last happened before you were no longer able to run RHEL?
 
Old 02-14-2010, 06:37 AM   #7
GirishSharma
Member
 
Registered: Dec 2008
Posts: 37

Original Poster
Rep: Reputation: 16
Thanks for your reply. When i switch on the computer there are two options 1.for RHEL 2.Windows xp. Windows is running fine; but when i enter on linux option; i am getting error "Unknown interrupt or Fault at EIP...." full of screen.

Please help me.

Regards
Girish Sharma

Quote:
Originally Posted by mesiol View Post
Hye

does the problem occur after a complete poweroff? or after warm booting from windows into Linux?
 
Old 02-14-2010, 08:26 AM   #8
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599
Quote:
Originally Posted by GirishSharma View Post
Actually, on that home pc my cousin was reading/testing some fdsik commands (as he said) and then he shutdown the machine without any issue; but today when i wished to run linux.. since then it is returning errors.
0) making backups would be a Good Thing, but I guess you realize that too by now, 1) if you boot the Live CD you can review the shell history of every user. While this won't leave traces for commands run from within fdisk you might get an idea what he has actually done. Especially if he had root account access. If he's done something bad just send him to the other side of town to buy some Durian ;-p One other command you might want to run from your rescue shell is 'rpm -Vva|grep -v '^\.\{8\}';' as it might show you any changed (configuration?) files.
 
Old 02-15-2010, 12:18 AM   #9
GirishSharma
Member
 
Registered: Dec 2008
Posts: 37

Original Poster
Rep: Reputation: 16
I am really thankful to you for your support. Please check below where i am wrong :

sh-3.1# chroot /mnt/sysimage
sh-3.1# 'rpm -Vva|grep -v '^\.\{8\}';'
sh: rpm -Vva|grep -v ^.{8};: command not found

It returned command not found error. Please help me sir..!!

Regards
Girish Sharma
Quote:
Originally Posted by unSpawn View Post
0) making backups would be a Good Thing, but I guess you realize that too by now, 1) if you boot the Live CD you can review the shell history of every user. While this won't leave traces for commands run from within fdisk you might get an idea what he has actually done. Especially if he had root account access. If he's done something bad just send him to the other side of town to buy some Durian ;-p One other command you might want to run from your rescue shell is 'rpm -Vva|grep -v '^\.\{8\}';' as it might show you any changed (configuration?) files.
 
Old 02-15-2010, 03:58 PM   #10
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599Reputation: 3599
Try w/o outer quotes and with proper quoting:
Code:
rpm -Vva|grep -v '^\.\{8\}'
but a quick win would be to find user history files first ('find /root /home -maxdepth 2 -type f -iname .bash_history') and read those.
 
Old 02-16-2010, 12:17 AM   #11
GirishSharma
Member
 
Registered: Dec 2008
Posts: 37

Original Poster
Rep: Reputation: 16
sh-3.1# rpm -Vva|grep -v '^\.\{8\}' > F1.txt
and F1.txt contains :

......G. /var/cache/samba/winbindd_privileged
missing /misc
SM5....T c /etc/kdump.conf
.M...... /dev
....L... c /etc/pam.d/system-auth
S.5....T c /etc/security/limits.conf
.M...... c /etc/cups/classes.conf
.......T c /etc/audit/auditd.conf
SM5....T c /etc/sysconfig/rhn/up2date
S.5....T c /etc/printcap
..5....T c /etc/pki/nssdb/secmod.db
S.5....T /usr/share/applications/defaults.list
Looking for ksh in /etc/shells... found
..5....T c /usr/lib/security/classpath.security
missing c /usr/java/jdk1.6.0_16/jre/lib/charsets.pack
missing c /usr/java/jdk1.6.0_16/jre/lib/deploy.pack
missing c /usr/java/jdk1.6.0_16/jre/lib/ext/localedata.pack
missing c /usr/java/jdk1.6.0_16/jre/lib/javaws.pack
missing c /usr/java/jdk1.6.0_16/jre/lib/jsse.pack
missing c /usr/java/jdk1.6.0_16/jre/lib/plugin.pack
missing c /usr/java/jdk1.6.0_16/jre/lib/rt.pack
missing c /usr/java/jdk1.6.0_16/lib/tools.pack
/var/tmp/rpm-tmp.96797: line 851: IntegrateWithGNOME: command not found
S.5....T /opt/google/desktop/.gdl_installed_files
S.5....T /opt/real/RealPlayer/postinst/profile.d/realplay.csh
S.5....T /opt/real/RealPlayer/postinst/profile.d/realplay.sh
.M...... /opt/real/RealPlayer/share/distcode
SM5....T c /etc/sysconfig/iptables-config
Unsatisfied dependencies for gnome-speech-0.4.5-1.fc6.i386: festival
S.5....T c /etc/xml/catalog
S.5....T c /usr/share/sgml/docbook/xmlcatalog
S.5....T c /etc/pam.d/login
S.5....T c /etc/sysconfig/system-config-securitylevel
S.5....T c /etc/sane.d/dll.conf
..5....T c /etc/inittab
S.5....T c /etc/sysctl.conf
S.5....T c /etc/mailcap
.......T c /etc/mail/sendmail.cf
S.5....T c /var/log/mail/statistics
.......T c /etc/sysconfig/system-config-users
S.5....T /usr/share/icons/hicolor/icon-theme.cache

sh-3.1# 'find /root /home -maxdepth 2 -type f -iname .bash_history'
No such file or directory
sh-3.1# find /root /home -maxdepth 2 -type f -iname .bash_history
/root/.bash_history
/home/oracle/.bash_history

/root/.bash_history is having below lines:
clar
clear
su - root
su - oracle
mount /dev/hda1 /mnt

/home/oracle/.bash_history is having below lines:
...
...
...
su - root
su - root
su - root
su - root
su - root
keshav ' My cousing Name; who destroyed the linux
mountpoint
su - root
su - root

Please tell me if you ask anything more, i will please to tell you each and everything; and i highly obliged to get great support from you.

Kind Regards
Girish Sharma

Quote:
Originally Posted by unSpawn View Post
Try w/o outer quotes and with proper quoting:
Code:
rpm -Vva|grep -v '^\.\{8\}'
but a quick win would be to find user history files first ('find /root /home -maxdepth 2 -type f -iname .bash_history') and read those.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
What is software interrupt, exception, trap, fault vtn Linux - Newbie 3 09-04-2009 06:29 AM
Bad EIP value/<0>Kernel panic - not syncing :Fatal exception in interrupt/Freespire AmericanNightmare Linux - Kernel 7 08-31-2009 08:42 PM
"Unknown interupt or fault at EIP .." Daniel Baker Linux - General 2 04-27-2007 06:30 AM
FC% installtion problem.. unkown interrupt at EIP 00000060 txhunter20 Fedora - Installation 4 12-27-2006 04:28 AM
fsck fails. Code: Bad EIP value. Segmentation fault. MOHCTP Debian 4 09-07-2005 08:35 PM

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

All times are GMT -5. The time now is 11:28 AM.

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