当前位置: 技术问答>linux和unix
安装ubuntu12.4和window xp双系统,出问题了
来源: 互联网 发布时间:2017-04-27
本文导语: 我使用的是硬盘安装的方法装装ubuntu12.4 按照网上的教程,在C盘中放置ubuntu系统文件和GRUb文件,并进行相关的配置 开机经过GRUB的引导,就出现了 filesystem type is ntfs,partition type 0x07 [linux-bzimage,setup=0x4200,siza=0x52b9e0] ...
我使用的是硬盘安装的方法装装ubuntu12.4
按照网上的教程,在C盘中放置ubuntu系统文件和GRUb文件,并进行相关的配置
开机经过GRUB的引导,就出现了
filesystem type is ntfs,partition type 0x07
[linux-bzimage,setup=0x4200,siza=0x52b9e0]
[linux-initrd @ 0x3ef5c000,0xff34e5 bytes]
This kernel requires the following feattures not present on the cpu:pae
unable to boot-please use a kernel approriate for your cpu
我的电脑配置是
CPU Pentium(R)M processor 1600MHZ
按照网上的教程,在C盘中放置ubuntu系统文件和GRUb文件,并进行相关的配置
开机经过GRUB的引导,就出现了
filesystem type is ntfs,partition type 0x07
[linux-bzimage,setup=0x4200,siza=0x52b9e0]
[linux-initrd @ 0x3ef5c000,0xff34e5 bytes]
This kernel requires the following feattures not present on the cpu:pae
unable to boot-please use a kernel approriate for your cpu
我的电脑配置是
CPU Pentium(R)M processor 1600MHZ
|
CPU型号太老了吧。不支持PAE功能。
ubuntu12.04不支持不支持PAE的CPU。
可以换个老一点版本,或者别的发行版。
ubuntu12.04不支持不支持PAE的CPU。
可以换个老一点版本,或者别的发行版。
|
我自己基本用的都是ubuntu..
centos应该可以吧~,不过不知道支不支持硬盘安装。。