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

光盘安装OpenBSD3.6

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

注意:b分区默认是留给swap分区的,并且swap分区无需mount point。
##################################
|>; p <then RETURN>;
|device: /dev/rwd0c
|type: ESDI
|disk: ESDI/IDE disk
|label: VMware Virtual I
|bytes/sector: 512
|sectors/track: 63
|tracks/cylinder: 16
|sectors/cylinder: 1008
|cylinders: 8332
|total sectors: 8388608
|free sectors: 8385867
|rpm: 3600
|
|16 partitions:
|# size offset fstype [fsize bsize cpg]
| a: 8385867 63 unused 0 0
| c: 8388608 0 unused 0 0
|>; d a <then RETURN>;
|>; a a <then RETURN>;
|offset: [63] <RETURN>;
|size: [8385867] 128M <then RETURN>;
|Rounding to nearest cylinder: 262017
|FS type: [4.2BSD] <RETURN>;
|mount point: [none] / <then RETURN>;
|>; a b <then RETURN>;
|offset: [262080] <RETURN>;
|size: [8123850] 256M <then RETURN>;
|Rounding to nearest cylinder: 524160
|FS type: [swap] <RETURN>;
|>; a d <then RETURN>;
|offset: [786240] <RETURN>;
|size: [7599690] 128M <then RETURN>;
|Rounding to nearest cylinder: 262080
|FS type: [4.2BSD] <RETURN>;
|mount point: [none] /tmp <then RETURN>;
|>; a e <then RETURN>;
|offset: [1048320] <RETURN>;
|size: [7337610] 512M <then RETURN>;
|Rounding to nearest cylinder: 1048320
|FS type: [4.2BSD] <RETURN>;
|mount point: [none] /var <then RETURN>;
|>; a f <then RETURN>;
|offset: [2096640] <RETURN>;
|size: [6289290] 2048M <then RETURN>;
|Rounding to nearest cylinder: 4194288
|FS type: [4.2BSD] <RETURN>;
|mount point: [none] /usr <then RETURN>;
|>; a g <then RETURN>;
|offset: [6290928] <RETURN>;
|size: [2095002] <RETURN>;
|FS type: [4.2BSD] <RETURN>;
|mount point: [none] /home <then RETURN>;
|>; p <then RETURN>;
|device: /dev/rwd0c
|type: ESDI
|disk: ESDI/IDE disk
|label: VMware Virtual I
|bytes/sector: 512
|sectors/track: 63
|tracks/cylinder: 16
|sectors/cylinder: 1008
|cylinders: 8332
|total sectors: 8388608
|free sectors: 8385867
|rpm: 3600
|
|16 partitions:
|# size offset fstype [fsize bsize cpg]
| a: 262017 63 4.2BSD 2048 16384 16 # /
| b: 524160 262080 swap
| c: 8388608 0 4.2BSD 0 0
| d: 262080 786240 4.2BSD 2048 16384 16 # /tmp
| e: 1048320 1048320 4.2BSD 2048 16384 16 # /var
| f: 4194288 2096640 unused 2048 16384 16 # /usr
| g: 2095002 6290928 4.2BSD 2048 16384 16 # /home
|>; w <then RETURN>;
|>; q <then RETURN>;
|No label changes.
|Mount point for wd0d (size=131040k)>; (or 'none' or 'done')[/tmp] <RETURN>;
|Mount point for wd0e (size=524160k)>; (or 'none' or 'done') [/var] <RETURN>;
|Mount point for wd0f (size=2097144k)>; (or 'none' or 'done') [/usr] <RETURN>;
|Mount point for wd0g (size=1047501k)>; (or 'none' or 'done') [/home] <RETURN>;
|Mount point for wd0d (size=131040k)>; (or 'none' or 'done') [/tmp] done <then RETURN>;
|No more disks to initialize.
|
|OpenBSD filesystems:
|wd0a /
|wd0d /tmp
|wd0e /var
|wd0f /usr
|wd0g /home
|
|The next step *DESTORYS* all existing data on these partitions!
|Are you reallysure that you're ready to proceed? [no] yes <then RETURN>;
| ...... 创建磁盘过程省略 ......
1.6.网络配置
|System hostname? (short form, e.g. 'foo') bsd010ids <then RETURN>;
#######################
配置主机名
#######################
|Configure the network? [yes] <RETURN>;
|Available interfaces are: le1 le2
|Which on do you wish to initialize? (or 'done') [le1] <RETURN>;
|Symbolic (host) name for le1? [bsd010ids] <RETURN>;
|IPv4 address for le1? (or 'none' or 'dhcp') 10.x.x.x <then RETURN>;
|Netmask? [255.255.255.0] <RETURN>;
|Available interfaces are: le2
|Which on do you wish to initialize? (or 'done') [le2] <RETURN>;
|Symbolic (host) name for le1? [bsd010ids] <RETURN>;
|IPv4 address for le2? (or 'none' or 'dhcp') 192.168.1.1 <then RETURN>;
|Netmask? [255.255.255.0] <RETURN>;
|No more interfaces to initialize.
|DNS domain name? (e.g. 'bar.com') [my.domain] mycom.com <then RETURN>;
|DNS nameserver? (IP address or 'none') [none] 202.97.224.68 <then RETURN>;
|Use the nameserver now? [yes] <RETURN>;
|Default IPv4 route? (IPv4 address, 'dhcp' or 'none') 10.x.x.x <then RETURN>;
|add net default: gateway 10.x.x.x
|Edit hostswith ed? [no] <RETURN>;
|Do you want to do any manual network configuration? [no] <RETURN>;
1.7.设置root口令

|Password for root account? (will not echo) <enter your password then RETURN>;
|Password for root account? (again) <enter your password again then RETURN>;
1.8.选择需要安装的系统文件
|You will now specify the locatiob and names of the install sets you wangt to
|load. You will be able to repeat this step until all of your sets have been
|successfully loaded. If you are not sure what sets to install, refer to the
|installatio notes for details on the contents of each.
|
|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') c <then RETURN>;
|Available CD-ROMs are cd0.
|Which one contains the install media? (or 'done') [cd0] <RETURN>;
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册