最近想了解一下Linux,正好有一台笔记本闲置,就准备在其上安装Ubuntu7.10。
我的笔记本是LatitudeC400的配置是PIII1.0,RAM256,硬盘40G。在C盘(分了20G)上安装了XPSP2。现在想把Ubuntu安装在剩余的空间上。
总体觉行Linux安装确实不是很方便,所以把安装过程记录下来
1.下载ubuntu-7.10-alternate-i386.iso,记住一定是alternate的安装文件,否则无法用硬盘安装.
2.下载相应的vmlinuz和initrd.gz的启动文件,复制到c:\hd-media下
3.下载grubfordos,将文件grldr复制到C盘根目录
4.修改C:\boot.ini加上一行c:\grldr
5.重启系统进入grub,按c进入命令模式,输入
kernel(hd0,0)/hd-media/vmlinuzvga=771
initrd(hd0,0)/hd-media/initrd.gz
boot
在这里vga的选项如果不正确可能会花屏,VGA的选项如下
vga=769(640x480x256)
vga=771(800x600x256)
vga=788(800x600x645536)
vga=773(1024x768x256)
vga=791(1024x768x65536)
硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)硬盘安装Ubuntu7.10(Dell的Latitude C400)
阅读(541) | 评论(0) | 转发(0) |