Personal tools
You are here: Home 产品 共创桌面 Linux Documentation How-tos SP2 基础版本安装指南
Document Actions

SP2 基础版本安装指南

Warning: This item is marked as outdated.

This How-to applies to: Co-Create Desktop Linux 2005 SP2

Co-Create Desktop Linux SP2 基础版本安装指南

1。准备一个 5G 以上的空分区

2。下载 ftp://192.168.28.1/sp2/20051124/Baby2-SP2-Devel-i386-disc.iso 到另一分区上:

wget ftp://192.168.28.1/sp2/20051124/Baby2-SP2-Devel-i386-disc.iso

注:必须保证目标位置没有其它的 iso 文件,简单的办法是创建一个名为 sp2 的目录,并把 iso 下载到其中,然后在安装过程中指定此目录。

3。复制启动影像到当前系统中:

mkdir /tmp/iso
mount -o loop Baby2-SP2-Devel-i386-disc.iso /tmp/iso

cp /tmp/iso/images/pxeboot/vmlinuz /boot/vmlinuz-sp2
cp /tmp/iso/images/pxeboot/initrd.img /boot/initrd-sp2.img

4。在 grub.conf 中加入启动项:

title CoCreate sp2 base Installer 
root (hd0,0)
kernel /boot/vmlinuz-sp2 text
initrd /boot/initrd-sp2.img

注:这里的 "text" 是为了强制使用字符界面安装程序。

注:请确认 grub 所指定的磁盘和分区是正确的。

5。重起系统,选择 “CoCreate sp2 base Installer" 开始安装。

提示:安装 sp2 时不要把 grub 安装到 mbr 上,应该安装到 sp2 所作分区,并使用当前正在使用的系统中的 grub 来引导 sp2 (chainloader..)

注: 必须完全安装,方法:选择 "Custome software selection",  选择列表中最后一项 "Everything" , 总空间 3.1G

注:如果安装过程选用英文界面,则安装后系统无法使用中文输入法,需要再改回中文locale。如果安装时用中文界面就没有这样的麻烦了。

6。其他应用软件的安装:

Firefox 浏览器:ftp://192.168.28.1/pub/firefox-1.5rc2.tar.gz
Thunderbird 电子邮件:  ftp://192.168.28.1/pub/thunderbird-1.5rc1.tar.gz

下载到本地后解压,执行其中的 firefox/thunderbird 即可,也可以自己在桌面创建一个起动器。

。。

by yangh last modified 2005-11-25 15:55

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: