|
机器配置:
intel 810板
810集成显卡
AC97集成声卡
20GIDE硬盘
8139集成网卡
分区:
主分区 FAT32 C 3G 默认启动项
逻辑分区 FAT32 D 13G
主分区 EX2FS \ 2.2G
SWP 512M
出现的现象:
安装全部完成后,重新启动,到达GRUB多重启动选择项。
选择MAGIC LINUX任何模式启动,均无法正常进入LINUX。
这是启动步骤:
1、开机自检
2、GRUB选择启动系统
3、LINUX开始引导,停下,提示空格键或回车键或等待30秒进入安装程序
PS:安装光盘已经取出
此步提示信息摘录:
Booting MagicLinux'
Root (hd0,6)
Filesystem type is ext2fs, partition type 0×83
kernel /boot/vmlinuz-269 ro Root=/dev/hda7 vga=791 splash=silent
[linux-bzImage, setup=0×1400, size=0×1cdb67]
initrd /boot/initrd-2.6.9.img
[Linux-initrd @ 0×be9e000, 0×41680 bytes]
You passed an undefined mode number.
Press<RETURN> to see video modes available,<SPACE> to continue or wait 30 secs.
4、按空格,报错,报出的是系统信息,然后卡死,就象WIN NT核心系统启动失败的MEMORY DUMP的界面。
此步屏幕信息摘录:
BIOS-e820:000000000bef3000-000000000bf00000(ACPI data)
BIOS-e820:00000000ffb000000-000000010000000(reserved)
190MB LOWMEM Available.
DMI 2.2 present
Built 12onelists
kernel command line :Ro Root=/dev/hda7 vga=791 splash=silent
bootsplash:silent mode.
initializing CPU#0
PID hash table entries:1024(order:10, 16384 byets)
Detected 768.551MHz processor.
using pmtmr for high-res timesource
Console: colour VGA# 80*60
Dentry cache hash table entries:32768 <order:5 , 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
.
.
.
下面还有一大串。看起来都是系统信息。
请教解决。 |
|