中国青基会
RSS
热门关键字:  None  linux+moodle安装  mac  rhel5  199
当前位置 : Nixsky>BSD>OpenBSD>列表

光盘安装OpenBSD3.6

来源: 作者: 时间:2007-04-22 点击:

#####################################
安装程序询问用哪种方式安装,我们输入c,从cdrom上安装,然后选择第一个cdrom设备cd0,回车继续。
#######################################
|
|Pathname to the sets? (or 'done') [3.6/i386] <RETURN>;
|
|The following sets are available. Enter a filename, 'all' to select
|all the sets, or 'done'. You may de-select a set by prepending a '-'
|to its name.
|
| [X]bsd
| [X]bsd.rd
| [ ]bsd.mp
| [X]base36.tgz
| [X]etc36.tgz
| [X]misc36.tgz
| [X]comp36.tgz
| [X]man36.tgz
| [X]game36.tgz
| [ ]xbase36.tgz
| [ ]xetc36.tgz
| [ ]xshare36.tgz
| [ ]xfont36.tgz
| [ ]xserv36.tgz
|
|File name? (or 'done') [bsd.mp] -game36.tgz <then RETURN>;
|
|The following sets are available. Enter a filename, 'all' to select
|all the sets, or 'done'. You may de-select a set by prepending a '-'
|to its name.
|
| [X]bsd
| [X]bsd.rd
| [ ]bsd.mp
| [X]base36.tgz
| [X]etc36.tgz
| [X]misc36.tgz
| [X]comp36.tgz
| [X]man36.tgz
| [ ]game36.tgz
| [ ]xbase36.tgz
| [ ]xetc36.tgz
| [ ]xshare36.tgz
| [ ]xfont36.tgz
| [ ]xserv36.tgz
|
|File name? (or 'done') [bsd.mp] done <then RETURN>;
|Ready to install sets? [yes] <RETURN>;
| ...... 安装过程省略 ......
|
|Sets can be located on a (m)ounted filesystem; a (c)drom, (d)isk or (t)ape
|device; or a (f)tp, (n)fs or (h)ttp server.
|Where are the install sets? (or 'done') done <then RETURN>;

这里解释一下OpenBSD的系统包的安装情况:
“x”开动的系统包,是X Window使用的基本包(我不用这东西,没装);
其余的包,除“bsd.mp”、“game36.tgz”外,都是系统必须的包,要装;
“bsd.mp”我不知道是什么,也没查,我感觉应该是SMP用的,缺省就没选,我也没装;
“game36.tgz”,这个我肯定是不装。
1.9.系统服务配置
|Start sshd(8 ) by default? [yes] <RETURN>;
|Do you expect to run the X Window System? [yes] no <then RETURN>;
|Change the default console to com0? [no] <RETURN>;
|Saving configuration files...done.
|Generating initial host.random file...done.
|What timezone are you in? ('?' for list) [Canada/Mountain] ? <then RETURN>;
|Africa/ Chile/ GB-Eire Israel NZ-CHAT Turkey
|America/ Cuba GMT Jamaica Navajo UCT
|Antarctica/ EET GMT+0 Japan PRC US/
|Arctic/ EST GMT-0 Kwajalein PST8PDT UTC
|Asia/ EST5EDT GMT0 Libya Pacific/ Universal
|Atlantic/ Egypt Greenwich MET Poland W-SU
|Australia/ Eire HST MST Portugal WET
|Brazil/ Etc/ Hongkong MST7MDT ROC Zulu
|CET Europe/ Iceland Mexico/ ROK posix/
|CST6CDT Factory Indian/ Mideast/ Singapore posixrules
|Canada/ GB Iran NZ SystemV/ right/
|What timezone are you in? ('?' for list) [Canada/Mountain] PRC <then RETURN>;
##################
此处用UTC则和你的手表时间一致,因此建议使用UTC
##多谢bluebell指出错误,输入的时候没有注意,呵呵
#########################
|Setting local timezone to 'PRC'...done.
|Making all device nodes...done.
|Installing boot block...
|boot: /mnt/boot
|proto: /usr/mdec/biosboot
|device: /dev/rwd0c
|/usr/mdec/biosboot: entry point 0
|proto bootblock size 512
|/mnt/boot is 3 blocks x 16384 bytes
|fs block shift 2; part offset 63; inode block 120, offset 8488
|using MBR partition 3: type 166 (0xa6) offset 63 (0x3f)
|done.
|
|CONGRATULATIONS! Your OpenBSD install has been successfully completed!
|To boot the new system, enter halt at the command prompt. Once the
|system has halted, reset the machine and boot from the disk.
|# halt <then RETURN>;
|syncing disks... done
|
|The operating system has halted.
|Please press any key to reboot. <RETURN>;
|
|Rebooting...
至此,系统安装部分完毕。
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册