LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-22-2006, 12:09 AM   #1
rastiazul
Member
 
Registered: Feb 2006
Location: Costa Rica
Distribution: GalliumOS, Lubuntu
Posts: 84

Rep: Reputation: 15
Thumbs down Linux reboots when I insert an audio cd


I use PCLinuxOS. Ive been using linux for like a week, so Im learning the basics.
All my problems started when I started to use my cdrom. Sometimes as soon a I insert an audio cd and my machine reboots itself! It doenst matter if it is regular audio or mp3. Linux doesnt function well when i put it in, I get many errors b4 and during the booting process. Ive gotten many read-only file system erorrs. Ive ran system integrity check many times to fix the errors.Here is an example of the errors I get: (ignore the spanish if it is better for you)





-Could not start Kdeinit. Check your installation.

Una ves que reinicie, se congelo en esta parte:

-Bringin up interface ath0:...

Cuando hice el file syste integrity check salio esto:

-/dev/sda6: Inode 17990344, i_blocks is 1248, should be 1256. FIXED
me salieron 10 errores mas iguales a ese pero con diferente numero
luego:
-/dev/sda6: (there are 2 inodes containing multiply claimed blocks)
-/dev/sda6: File /home/guest/.kde/share/config/kuinrulesrc (inode #25674317, mode time Tue Mar 21 01:25:17 2006) has 1 multiply claimed blocks), share with 1 file(s).
-/dev/sda6: /home/guest/.xine/catalog.chache (inode #25722902 ....) has 1 multiply claimed blocks), share with 1 file(s).
-/dev/sda6: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY (i.e. , without -a or -p options)
-Failed to check file system. Do you want to repair the erros? (Y/N) y

Luego se reinicio de nuevo y me loguie. Puse un cd de audio y Amarok se trabo todo y se cerro solo. Con xmms las canciones si se oian pero se saltaba pedazos. Con kscd me salio este error:
-Cd-rom read or access error (or no audio disc in drive) Please make sure your hace access permissions to: /dev/cd rom

Con KAudiocreator el programa medio se trababa y no ripeaba el cd.
Cuando le di click en el folder del cd rom para subir un nivel hacia system:/media me salio estos 2 errores:
-There was an error loading in the module, KHTML. The diagnostic is: Library files for: "libkhtmlpart.la not found in paths.
-Could not start process Unable to create io-slave: Read-only file system.

Luego trate de abrir Home y me salio esto:
-Will not save configuration. Configuration file "/home/guest/.kde/share/knoquerorrc" not writable.
-Configuration file "/home/guest/.kde/share/config/kdeglobal.ls" not writable. Please contact your system administrator.
-Could not start process Unable to create io-slace: Read only file system.
 
Old 03-22-2006, 06:24 AM   #2
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
You have a corrupted file system and some are linked to xine which is perhaps associated with the system crashing out.
I am assuming you are using ext2 and would recommend upgrading to at least ext3 which is journalised. Use the command as root;

/sbin/tune2fs -j /dev/sda6

Before doing this you need to boot the system up with Konppix or similar because you need to repair an unmounted file system. Once you have a desktop open a root consol and do e2fsck /dev/hda6 and allow it to repair the file system. Having reapired it upgrade the file system to ext3.
 
Old 03-22-2006, 06:22 PM   #3
rastiazul
Member
 
Registered: Feb 2006
Location: Costa Rica
Distribution: GalliumOS, Lubuntu
Posts: 84

Original Poster
Rep: Reputation: 15
ok i had to change my cdrom cos the other one did not detect a disc to boot from. I got into knopix and this is what I got from the commands:

tunefs --} the filesystem already has a journal
e2fsck ---) no such device or addresse while trying to open /dev/hda6 Possibly non-existent or swap devise?

If I cant get this to work, Ill install linux again but Im worried about loosing my files.

thanx for your answers

update: now im getting kernel panic

Last edited by rastiazul; 03-22-2006 at 07:53 PM.
 
Old 03-23-2006, 02:40 AM   #4
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
Quote:
Originally Posted by rastiazul
open /dev/hda6 Possibly non-existent or swap devise?
My mistake that should be e2fsck /dev/sda6
 
Old 03-23-2006, 05:04 PM   #5
rastiazul
Member
 
Registered: Feb 2006
Location: Costa Rica
Distribution: GalliumOS, Lubuntu
Posts: 84

Original Poster
Rep: Reputation: 15
ok my friend this is basically what I got...

-Inode has 8 illegal block(s) Clear? yes

(11 illegal blocks cleared)

-Too many illegal blocks in inode 8
-Clear inode? y

Then nothing happens =/
 
Old 03-24-2006, 01:13 AM   #6
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
Try repeating the repair. If you continue to have problems then I would suggest downloading a disk diagnostic tool from the drive manufacturer and running the tests on that to make sure that there is nothing major wrong with the drive itself. If the disk checks out ok then you have only 2 options;
re-install the system from a backup (if you have one) or do a re-install. You may be able to recover any critical files to floppy using Knoppix.
 
Old 04-10-2006, 02:48 PM   #7
rastiazul
Member
 
Registered: Feb 2006
Location: Costa Rica
Distribution: GalliumOS, Lubuntu
Posts: 84

Original Poster
Rep: Reputation: 15
hey guess what ... I finally took the computer to a repair place and they found out the power supply was broken :O
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed linux now my pc continually reboots suseforge Linux - Hardware 1 02-01-2006 09:46 AM
linux-secure reboots during bootup mattmc97 Mandriva 2 04-01-2005 08:07 AM
Linux box reboots itself after awhile! garretwp Fedora 7 04-14-2004 12:51 PM
Linux only reboots!!! Ianed Mandriva 19 10-22-2003 06:50 AM
Linux Reboots after HW upgrade neomage Linux - Hardware 0 07-14-2003 12:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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