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

硬盘安装OpenBSD 3.6

来源:CU 作者:congli 时间:2007-04-06 点击:
硬件:40G硬盘,1G内存,USB外挂光驱.
系统:Windows XP,10G FAT32;FreeBSD,15G,其余均为自由空间.

安装步骤:

1.在C盘下建目录C:\OpenBSD3.6\i386,注意该目录的大小写,并从官方站点上把i386下的所有文件下载到C:\OpenBSD3.6\i386下.

2.重新启动计算机,进入Grub for DOS(如没有请先安装),按"c"进入GRUB命令模式.

CODE:
grub>
3.输入下面命令,启动OpenBSD安装程序.

CODE:
grub>map (hd0,0)/OpenBSD3.6/i386/cdrom36.fs (fd0)
grub>chainloader (hd0,0)/OpenBSD/i386/cdrom36.fs
grub>rootnoverify (fd0)
grub>boot
4.到此已成功进入OpenBSD的安装界面.

CODE:
erase ^?, werase ^W, kill ^U, intr ^C, status ^T
(I)nstall, (U)pgrade or (S)hell?
5.按"i"进行安装.

CODE:
Terminal type? [vt220]        回车

Do you wish to select a keyboard encoding table? [no]        回车

Proceed with install? [no]        yes

Which one is the root disk? (or 'done') [wd0]        回车

Do you want to use *all* of wd0 for OpenBSD? [no]        回车
6.分区

CODE:
Disk wd0        geometry 4864/255/63 [78140160 Sectors]
Offset 0        Signature 0xAA55
          Starting            Ending                      LBA Info
# id          C    H    S -     C    H    S  [                start                 size        ]
-----------------------------------------------------------------------------------
*0 0C    0    1    1 -  1304  254   63  [                   63                20964762 ] Win95 FAT32
1 A5 1305    0    1 -  3263  254   63  [            20964825        31471335 ] FreeBSD
2 A6 3264    0    1 -  4862  254   63  [            52436160        25687935 ] OpenBSD
3 00    0    0    0 -     0    0    0  [                   0               0 ] unused


CODE:
16 partitions
#            size      offset       fstype       [fsize   bsize     cpg]
  a     21494576    52436160       4.2BSD         2048   16384      16   # /
  b      4209424    73930736         swap
  c     25688880    52436160       unused            0       0
  d     78140160           0       unused            0       0
  e     20964762          63        MSDOS  
  f     31471335    20964825      unknown
注意:e就是XP下的C盘,文件类型是MSDOS.
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册