看了 ,各个步骤都是 按 照 书来的 。 grub.conf:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,7)
# kernel /vmlinuz-version ro root=/dev/sda10
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,7)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.1-42.fc8)
root (hd0,7)
kernel /vmlinuz-2.6.23.1-42.fc8 ro root=LABEL=/ acpi=off apm=off rhgb quiet
initrd /initrd-2.6.23.1-42.fc8.img
title Other
rootnoverify (hd0,0)
chainloader +1
。
又 装了一遍 还是那现象,郁闷。。。。
deepwhite 于 2008-06-11 19:51:33发表:
问题看来是出在内核解压那里,建议:
升级内核,然后使用新内核引导看看,在引导的时候将后面的acpi=off apm=off去掉试试。我不知道后面的选项会不会起作用。
highjade 于 2008-06-11 14:58:54发表:
Thanks.
请看6楼,我有写 :
卡住时的界面信息 我抄了一下 :
Booting 'Fedora(2.6.23.1-42.fc8)'
root(hd0,7)
Filesystem type is ext2fs ,partion type 0x83
kernel/vmlinuuz-2.6.23.1-42.fc8 ro root=/dev/volgroup00/logvol00 acpi=off apm=off rhgb quiet
[linux -bzImage,setup=0x2c00,size=0x1e0320]
然后就卡在这里不动了 ,如果放入光盘就会进到下一不,提示信息 :
uncompressing linux.....
然后就启动正常了 。
相思爱文 于 2008-06-11 14:34:25发表:
是什么画面?
是linux启动画面还是bios开机画面?
如果bios设置不当,则硬盘不能启动系统,但启动后可以使用。
highjade 于 2008-06-11 14:28:12发表:
看了 ,各个步骤都是 按 照 书来的 。 grub.conf:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,7)
# kernel /vmlinuz-version ro root=/dev/sda10
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,7)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.1-42.fc8)
root (hd0,7)
kernel /vmlinuz-2.6.23.1-42.fc8 ro root=LABEL=/ acpi=off apm=off rhgb quiet
initrd /initrd-2.6.23.1-42.fc8.img
title Other
rootnoverify (hd0,0)
chainloader +1
。
又 装了一遍 还是那现象,郁闷。。。。
deepwhite 于 2008-06-11 12:57:40发表:
安装以前看看相关文档,仔细看看。
highjade 于 2008-06-11 11:03:35发表:
谢谢。
等待会在重装一遍看看。
会不会跟安装有关,是不是没设主分区的原因?
deepwhite 于 2008-06-11 09:42:56发表:
进入系统后把/boot/grub/gurb.conf的内容发上来吧,问题可能在这里。
我怀疑机器启动的时候使用的不是系统里面的内核。
或者你升级一下内核,然后开机使用新的内核就应该好了。
highjade 于 2008-06-10 16:23:12发表:
DVD
lippe 于 2008-06-10 09:07:25发表:
live-cd?
highjade 于 2008-06-10 08:28:14发表:
顶一个:0)1
highjade 于 2008-06-06 13:24:41发表:
我 用fdisk -l 查到 的 信息:
Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000080
Device Boot Start End Blocks Id System
/dev/sda1 * 1 5099 40957686 7 HPFS/NTFS
/dev/sda2 5100 19452 115290472+ f W95 Ext'd (LBA)
/dev/sda5 5100 7649 20482843+ 7 HPFS/NTFS
/dev/sda6 7650 13514 47110581 7 HPFS/NTFS
/dev/sda7 13515 17539 32330781 7 HPFS/NTFS
/dev/sda8 17540 17564 200781 83 Linux
/dev/sda9 17565 19452 15165328+ 8e Linux LVM
Disk /dev/dm-0: 13.3 GB, 13388218368 bytes
255 heads, 63 sectors/track, 1627 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 2080 MB, 2080374784 bytes
255 heads, 63 sectors/track, 252 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800
Disk /dev/dm-1 doesn't contain a valid partition table
在补充一下,机器上原来 有xp,我在最后给了他15g的空间装的。很奇怪为什么放上光盘就能起来。卡住时的界面信息 我抄了一下 :
Booting 'Fedora(2.6.23.1-42.fc8)'
root(hd0,7)
Filesystem type is ext2fs ,partion type 0x83
kernel/vmlinuuz-2.6.23.1-42.fc8 ro root=/dev/volgroup00/logvol00 acpi=off apm=off rhgb quiet
[linux -bzImage,setup=0x2c00,size=0x1e0320]
然后就卡在这里不动了 ,如果放入光盘就会进到下一不,提示信息 :
uncompressing linux.....
然后就启动正常了 。
我是第一次装linux ,还请 多多指教 。
川哥 于 2008-06-05 17:49:27发表:
怎么分区的,/BOOT分了多大,把分区表发上来看一下啊
luciffer 于 2008-06-05 17:44:53发表:
marco.chan 于 2008-06-05 15:17:59发表:
又不是完游戏,非要放CD~
deepwhite 于 2008-06-05 14:41:58发表:
用过不少系统,从未见过这个情况/