本帖最后由 guodeyuan2013 于 2015-06-03 13:47 编辑
添加了一个网卡驱动,然后运行系统,当插上网线并连接后出现如下错误打印:
<1>BUG: unable to handle kernel paging request at ffffd842
IP: [
by guodeyuan2013 - 内核源码 - 2015-06-04 10:21:56 阅读(1284) 回复(3)
各位好, 有个问题想请教大家,我想在一块开发板上运行real-time linux,处理器是microblaze,开发板是Xilinx Atlys,交叉编译都成功了,但是启动时出现kernel panic: ...... [ 4.712000] Freeing unused kernel memory: 7346k freed [ 4.740000] Warning: dev (ttyS0) tty->count(1) != #fd's(0) in tty_release_dev [ 4.748000] kernel panic - not syncing: Attempted to kill init! [ 4.756000] Rebooting in 120 seconds.....
yaffs: dev is 32505858 name is "mtdblock2" yaffs: passed flags "" yaffs: Attempting MTD mount on 31.2, "mtdblock2" yaffs: block 2140 is marked bad block 2141 is bad yaffs: block 2687 is marked bad block 2688 is bad yaffs: block 3130 is marked bad block 3131 is bad yaffs_read_super: isCheckpointed 0 VFS: Mounted root (yaffs filesystem) on device 31:2. Freeing init memory: 104K *******...
yaffs: dev is 32505858 name is "mtdblock2" yaffs: passed flags "" yaffs: Attempting MTD mount on 31.2, "mtdblock2" yaffs: block 2140 is marked bad block 2141 is bad yaffs: block 2687 is marked bad block 2688 is bad yaffs: block 3130 is marked bad block 3131 is bad yaffs_read_super: isCheckpointed 0 VFS: Mounted root (yaffs filesystem) on device 31:2. Freeing init memory: 104K *******...
为了编译一个不需要initrd的内核,引起了kernel panic 终于找到了一篇文章解决了这个问题 编译内核时,为了尽快看到最后的效果,没有对内核做详细的配置,直接使用内核的缺省配置。新内核启动后,无法安装根文件系统: VFS: Cannot open root device "sda8" or unknown-block(0,0) Please append a correct "root=" boot option kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) 从错误信...
系统是red hat 9 虚拟机安装 重启后,出现如下错误提示: kernel panic: No init found. Try passing init= option to kernel. 并且虚拟机死机,请教大侠这个问题怎么解决????
请高手指教
我在安装完REDHAT9.0后,启动时出现以下内容,
如下代码:
*pde=00000000
oops:0000
CPU:0
EIP:0060:[
请高手指教
我在安装完REDHAT9.0后,启动时出现以下内容,
如下代码:
*pde=00000000
oops:0000
CPU:0
EIP:0060:[
OS : redhat9.0 kernel : 2.4.20-8 系统现在进不去,出现如下错误: [code] ... mounting root filesystem hdb:dma_intr: status=0x51 { DriveReady SeekCompetely } hdb:dma_intr: error=0x40 { UncorrectableError } ,LBAsect=208861, sector =16 end_request:I/O error,dev 03:42 (hdb),sector 16 EXT3-fs: can't read group descriptor 1 mount : error 22 mounting ext3 pivotroot: pivot_root(/sysroot,/sysroot/initrd) faild...
OS : redhat9.0 kernel : 2.4.20-8 系统现在进不去,出现如下错误: [code] ... mounting root filesystem hdb:dma_intr: status=0x51 { DriveReady SeekCompetely } hdb:dma_intr: error=0x40 { UncorrectableError } ,LBAsect=208861, sector =16 end_request:I/O error,dev 03:42 (hdb),sector 16 EXT3-fs: can't read group descriptor 1 mount : error 22 mounting ext3 pivotroot: pivot_root(/sysroot,/sysroot/initrd) faild...
OS : redhat9.0 kernel : 2.4.20-8 系统现在进不去,出现如下错误: [code] ... mounting root filesystem hdb:dma_intr: status=0x51 { DriveReady SeekCompetely } hdb:dma_intr: error=0x40 { UncorrectableError } ,LBAsect=208861, sector =16 end_request:I/O error,dev 03:42 (hdb),sector 16 EXT3-fs: can't read group descriptor 1 mount : error 22 mounting ext3 pivotroot: pivot_root(/sysroot,/sysroot/initrd) fail...