换过一个版本的xen之后,重新编译源代码重新启动出现
Kernel panic - not syncing: Attempted to kill init!
解决办法:initrd镜像没有更新,重新生成下initrd的镜像(针对2.6.18.8的到boot目录下执行如下命令:mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18.8-xen.img 2.6.18.8-xen),再次启动就可以了

相关文章:

  • 2021-09-08
  • 2022-12-23
  • 2022-12-23
  • 2021-10-27
  • 2022-12-23
  • 2021-12-10
  • 2021-12-06
  • 2022-01-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-14
  • 2021-12-17
  • 2021-06-02
  • 2021-05-28
  • 2021-09-11
相关资源
相似解决方案