找回密码
 立即注册
  • QQ空间
  • 回复
  • 收藏

高手来,Kernel panic - not syncing: Attempted to...

那位高手帮我分析一下,是什么原因导致以下打印
do_cpu invoked from kernel context![#1]:
Cpu 0
$ 0   : 00000000 10008300 00000001 803b2dc0
$ 4   : 00000000 8037c580 00000001 8033dea0
$ 8   : c0069c54 00000001 10008700 00000000
$12   : 5e038640 00000046 3cab1f70 fb7d92cf
$16   : 803b0000 00001000 8033dea0 024ffffc
$20   : 000ffdf0 0000000f 00000000 803a0000
$24   : 87b9a000 2aabcc98                  
$28   : 8033c000 8033de70 803a9140 803a99b4
Hi    : 000030ff
Lo    : 4ab26900
epc   : 803a99bc 0x803a99bc     TAInted: P     
ra    : 803a99b4 0x803a99b4
Status: 10008303    KERNEL EXL IE
Cause : 1080002c
PrId  : 0002a044
Modules linked in: nls_iso8859_1 nls_cp437 udf isofs usb_storage vfat fat nls_base sr_mod cdrom bcmdriver
Process swapper (pid: 0, threadinfo=8033c000, task=8033e198)
Stack : 81210c40 00008000 803a7104 00001ce4 803b0000 80004d8c 87a1f718 87bbcc80
        812014a8 803a9140 8000607c 2b253690 00000000 00000000 8033c000 8033ded0
        10008700 802e99d0 00000000 10008701 80005b94 00000001 00000000 803b0000
        10008700 ffff00fe 8033dfe0 00008700 10008700 86bb0000 5e038640 00000046
        3cab1f70 fb7d92cf 803b0000 803a99b4 81210c40 00008000 803a7104 00001ce4
        ...
Call Trace:
[<80004d8c>] plat_irq_dispatch+0x64/0xdc
[<8000607c>] ret_from_irq+0x0/0x10
[<802e99d0>] schedule+0x538/0xed0
[<80005b94>] r4k_wait+0x0/0xc
[<800087d8>] cpu_idle+0x6c/0xc0
[<80005b98>] r4k_wait+0x4/0xc
[<8000185c>] rest_init+0x34/0x48
[<80001854>] rest_init+0x2c/0x48
[<8037fa8c>] start_kernel+0x3a8/0x500
[<8037fa84>] start_kernel+0x3a0/0x500
[<8037f350>] unknown_bootoption+0x0/0x320
[<8037f084>] InTp1+0x54/0xe4
Code: 00000000  00000003  00000000 <00000001> 00000000  00000001  00000000  00000003  00000003
Kernel panic - not syncing: Attempted to kill the idle task!
<0>Rebooting in 180 seconds..
回复

使用道具 举报

大神点评(2)

gengjialing 2019-3-4 22:46:24 显示全部楼层
以下错误提示:
<0>Kernel panic - not syncing:Attempted to kill the idle task!
(即:内核不能同步)
上网一搜,找到答案:
安装时在boot:处输入linux idle=poll 或者 linux idle=halt
回车即可。
当然,如果你要安装的是文本模式,那么你可以输入:
linux text linux idle=poll
然后回车。
        在安装时提示让写入传入内核的参数,在输入框在添加也添加上这一参数:
linux idle=halt
        安装完成重启就可以了。
注:关于进入BOOT,呵呵,无意间按下了Esc,就可以进入了,如有雷同,纯属巧合,呵呵
回复 支持 反对

使用道具 举报

DZRobert 2019-3-4 22:46:31 显示全部楼层
我也是相同问题,同求解(不是虚拟机)
回复 支持 反对

使用道具 举报

说点什么

您需要登录后才可以回帖 登录 | 立即注册
HOT • 推荐