LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1901|回复: 12

[安装]硬盘安装OpenBSD3.6

[复制链接]
发表于 2005-11-9 10:25:15 | 显示全部楼层 |阅读模式
硬盘安装OpenBSD3.6
作者:congli
日期:2005.10.1

硬盘安装NetBSD:http://www.linuxsir.cn/bbs/showthread.php?t=229445

自从有了硬盘安装NetBSD2/3的经验后,安装OpenBSD可以讲是手到拿来.


硬件: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命令模式.

  1. grub>
复制代码


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

  1. grub>map (hd0,0)/OpenBSD3.6/i386/cdrom36.fs (fd0)
  2. grub>chainloader (hd0,0)/OpenBSD/i386/cdrom36.fs
  3. grub>rootnoverify (fd0)
  4. grub>boot
复制代码


4.到此已成功进入OpenBSD的安装界面.

  1. erase ^?, werase ^W, kill ^U, intr ^C, status ^T
  2. (I)nstall, (U)pgrade or (S)hell?
复制代码


5.按"i"进行安装.


  1. Terminal type? [vt220]        回车

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

  3. Proceed with install? [no]        yes

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

  5. Do you want to use *all* of wd0 for OpenBSD? [no]        回车
复制代码


6.分区

  1. Disk wd0        geometry 4864/255/63 [78140160 Sectors]
  2. Offset 0        Signature 0xAA55
  3.           Starting            Ending                      LBA Info
  4. # id          C    H    S -     C    H    S  [                start                 size        ]
  5. -----------------------------------------------------------------------------------
  6. *0 0C    0    1    1 -  1304  254   63  [                   63                20964762 ] Win95 FAT32
  7. 1 A5 1305    0    1 -  3263  254   63  [            20964825        31471335 ] FreeBSD
  8. 2 A6 3264    0    1 -  4862  254   63  [            52436160        25687935 ] OpenBSD
  9. 3 00    0    0    0 -     0    0    0  [                   0               0 ] unused
复制代码



  1. 16 partitions
  2. #            size      offset       fstype       [fsize   bsize     cpg]
  3.   a     21494576    52436160       4.2BSD         2048   16384      16   # /
  4.   b      4209424    73930736         swap
  5.   c     25688880    52436160       unused            0       0
  6.   d     78140160           0       unused            0       0
  7.   e     20964762          63        MSDOS  
  8.   f     31471335    20964825      unknown
复制代码

注意:e就是XP下的C盘,文件类型是MSDOS.

7.

  1. The next step *DESTROYS* all existing data on these partitions!
  2. Are you really sure that you're ready to proceed? [no]        yes

  3. System hostname? (short form, e.g. 'foo') # OpenBSD

  4. Configure the network? [yes]        yes

  5. DNS domain name? (e.g. 'bar.com') [my.domain] com

  6. DNS nameserver? (IP address or 'none') [none] 202.96.128.68

  7. Use the nameserver now? [yes]        回车

  8. Edit hosts with ed? [no]        回车

  9. Do you want to do any manual network configuration? [no] 回车

  10. Password for root account? (will not echo)        # 输入密码,两次
  11. Password for root account? (again)
复制代码


8.当到选择安装介质时,选择'disk.'

  1. Sets can be located on a (m)ounted filesystem; a (c)drom, (d)isk or (t)ape device;
  2. or a (f)tp, (n)fs or (h)ttp server.
  3. Where are the install sets? (or 'done')         d
复制代码


  1. Available disks are wd0.
  2. Which one contains the install sets? (or 'done') [wd0]        回车
复制代码


9.Partitions,选择'e'

  1. The following partitions have been found on wd0
  2.   a     21494576    52436160       4.2BSD         2048   16384     328 #  (Cyl. 52020 - 73343*)
  3.   b      4209424    73930736         swap                              #  (Cyl. 73343*- 77519)               
  4.   c     25688880    52436160       unused            0       0         #  (Cyl. 52020 - 77504)
  5.   d     78140160           0       unused            0       0         #  (Cyl.     0 - 77519)
  6.   e     20964762          63        MSDOS                              #  (Cyl.     0*- 20798*)
  7.   f     31471335    20964825      unknown                              #  (Cyl. 20798*- 52019)

  8. Partition? [a]        e
复制代码


10.文件系统:msdos

  1. The following filesystem types are supported
  2. default          (deduced from the disklabel)
  3. ffs
  4. msdos
  5. Which filesystem type? [default]  msdos
复制代码


11.路径(请注意大小写)

  1. Pathname to the sets? (or 'done')  OpenBSD3.6/i386
复制代码


12.选择包,全部

  1. The following sets are available. Enter a filename, 'all' to select
  2. all the sets, or 'done'. You may de-select a set by prepending a '-'
  3. to its name.

  4.       [X] bsd
  5.       [X] bsd.rd
  6.       [X] bsd.mp
  7.       [X] base36.tgz
  8.       [X] etc36.tgz
  9.       [X] misc36.tgz
  10.       [X] comp36.tgz
  11.       [X] man36.tgz
  12.       [X] game36.tgz
  13.       [X] xbase36.tgz
  14.       [X] xetc36.tgz
  15.       [X] xshare36.tgz
  16.       [X] xfont36.tgz
  17.       [X] xserv36.tgz

  18. File name? (or 'done') [done]         回车
  19. Ready to install sets? [yes]         回车
  20. Where are the install sets? (or 'done') [done]         回车
复制代码


13.包安装后设置

  1. Start sshd(8) by default? [yes]         回车
  2. Do you expect to run the X Window System? [yes]  no
  3. What timezone are you in? ('?' for list) [Canada/Mountain]  Asia/Shanghai
复制代码
发表于 2005-11-9 10:35:10 | 显示全部楼层
^_^好冬冬哦
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-9 10:56:06 | 显示全部楼层
呵~班门弄斧而已.
回复 支持 反对

使用道具 举报

发表于 2005-11-9 12:06:40 | 显示全部楼层
呵呵...又开始学习OpenBSD了???
回复 支持 反对

使用道具 举报

发表于 2005-11-12 16:40:46 | 显示全部楼层
如何用grub引导openbsd
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-12 16:50:54 | 显示全部楼层
Post by roadgo
如何用grub引导openbsd

同引导FreeBSD一样.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-12 16:53:17 | 显示全部楼层
如果硬盘第二个分区是OB,
rootnoverify (hd0,1)
chainloader +1
boot
回复 支持 反对

使用道具 举报

发表于 2005-11-12 18:11:06 | 显示全部楼层
(是安装的boot)
boot后出现“err  M”
这是怎么回事
回复 支持 反对

使用道具 举报

发表于 2005-11-12 18:27:48 | 显示全部楼层
ERR M -- An invalid magic(5) number was read in the second-stage bootloader's header. This generally means whatever it was that was read in was NOT /boot, usually meaning installboot(8) was run incorrectly, the /boot file was altered, or you have exceeded your BIOS's ability to read a large disk.
回复 支持 反对

使用道具 举报

发表于 2005-11-12 18:30:26 | 显示全部楼层
先收藏,然后再问你我的qemu的问题有眉目了吗?这几天我也没闲着,试了很多办法也没出来。苦恼中。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表