安装Ubuntu 10.10的问题,在线等各位大大的解答!
发表于 : 2011-02-19 18:23
机器配置的CPU是AMD X3 445,从官网下载的是ubuntu-10.10-desktop-amd64.iso镜像文件.
一块硬盘,分四个分区,C盘是主分区,30G ,ntfs格式 ,D E F都是逻辑分区,都有130G,FAT32格式!
E盘已经清空备用。
操作步骤如下:
下载ubuntu-10.10-desktop-amd64.iso镜像文件,并放到C盘。
下载grub4dos-0.4.4文件放到D盘
用好压工具提取ubuntu-10.10-desktop-amd64.iso镜像文件中的initrd.lz和vmlinuz两个文件放到C盘,
用好压工具提取grub4dos-0.4.4中的grldr文件放到C盘。
在C盘建立一个文本文件menu.lst ,内容如下
title Install Ubuntu
root (hd0,0)
kernel /vmlinuz boot=casper iso-scan/filename=/ubuntu-10.10-desktop-amd64.iso ro quiet splash
locale=zh_CN.UTF-8
initrd /initrd.lz
修改C盘的boot.ini文件,取消只读属性,在最后添加
c:\grldr="grub"
保存后重启!
启动选进入GRUB
然后就出现下面内容:
Iminimal bash-like line editing is supported . For the first word,TAB lists possible command completions.
Anywhere else TAB lists the possible.Completions of a device/file name.Esc at any time Exits.
感觉操作步骤没问题,都是按照网上的大大做的
求教一下是什么原因,提供个解决方案!
在线求答!
一块硬盘,分四个分区,C盘是主分区,30G ,ntfs格式 ,D E F都是逻辑分区,都有130G,FAT32格式!
E盘已经清空备用。
操作步骤如下:
下载ubuntu-10.10-desktop-amd64.iso镜像文件,并放到C盘。
下载grub4dos-0.4.4文件放到D盘
用好压工具提取ubuntu-10.10-desktop-amd64.iso镜像文件中的initrd.lz和vmlinuz两个文件放到C盘,
用好压工具提取grub4dos-0.4.4中的grldr文件放到C盘。
在C盘建立一个文本文件menu.lst ,内容如下
title Install Ubuntu
root (hd0,0)
kernel /vmlinuz boot=casper iso-scan/filename=/ubuntu-10.10-desktop-amd64.iso ro quiet splash
locale=zh_CN.UTF-8
initrd /initrd.lz
修改C盘的boot.ini文件,取消只读属性,在最后添加
c:\grldr="grub"
保存后重启!
启动选进入GRUB
然后就出现下面内容:
Iminimal bash-like line editing is supported . For the first word,TAB lists possible command completions.
Anywhere else TAB lists the possible.Completions of a device/file name.Esc at any time Exits.
感觉操作步骤没问题,都是按照网上的大大做的
求教一下是什么原因,提供个解决方案!
在线求答!