0% found this document useful (0 votes)
135 views1 page

Kernel Panic

The system encountered errors while attempting to mount the root filesystem and perform other initialization tasks. It was unable to mount the root filesystem as ext3 due to I/O errors, failed to load the journal, and encountered errors moving and mounting directories like /dev, /proc, and /sys. This ultimately resulted in a kernel panic.

Uploaded by

kokot300
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
135 views1 page

Kernel Panic

The system encountered errors while attempting to mount the root filesystem and perform other initialization tasks. It was unable to mount the root filesystem as ext3 due to I/O errors, failed to load the journal, and encountered errors moving and mounting directories like /dev, /proc, and /sys. This ultimately resulted in a kernel panic.

Uploaded by

kokot300
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Mounting root filesystem.

EXT3-fs: INFO: recovery required on readonly filesystem.


EXT3-fs: write access will be enabled during recovery.
df -h
sd 0:0:0:0: timing out command, waited 180s
sd 0:0:0:0: SCSI error: return code = 0x06000008
end_request: I/O error, dev sda, sector 155730370
Buffer I/O error on device sda2, logical block 19365890
lost page write due to I/O error on sda2
JBD: recovery failed
EXT3-fs: error loading journal.
mount: error mounting /dev/root on /sysroot as ext3: Invalid argument
Setting up other filesystems.
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or direcotry
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!

You might also like