- 論壇徽章:
- 1
|
panic.jpg (66.45 KB, 下載次數(shù): 13)
下載附件
2011-07-27 10:04 上傳
如圖所示,產(chǎn)生的原因是什么?怎么解決? 大拿幫忙
grub信息如下:
default=0
timeout=25
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux Server (2.6.18-194.el5xen)
root (hd0,0)
kernel /xen.gz-4.0.1 dom0_mem=1024M
module /vmlinuz-2.6.18-194.el5xen ro root=LABEL=/ rhgb quiet
module /initrd-2.6.18-194.el5xen.img
title Red Hat Enterprise Linux Server-base (2.6.18-194.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.el5 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.18-194.el5.img
PS: guest os 使用的是rhel的2.6.18內(nèi)核的xenlinux |
|