最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

硬盤安裝OpenBSD 3.6的方法

  發(fā)布時(shí)間:2008-09-08 18:49:13   作者:佚名   我要評論
硬件:40G硬盤,1G內(nèi)存,USB光驅(qū). 系統(tǒng):WindowsXP,10GFAT32;FreeBSD,15G,其余均為自由空間. 安裝步驟: 1.在C盤下建目錄C:\OpenBSD3.6\i386,注意該目錄的大小寫,并從官方站點(diǎn)上把i386下的所有文件下載到C:\OpenBSD3.6\i386下. 2.重新

硬件:40G硬盤,1G內(nèi)存,USB光驅(qū).
系統(tǒng):Windows XP,10G FAT32;FreeBSD,15G,其余均為自由空間.

安裝步驟:

1.在C盤下建目錄C:\OpenBSD3.6\i386,注意該目錄的大小寫,并從官方站點(diǎn)上把i386下的所有文件下載到C:\OpenBSD3.6\i386下.

2.重新啟動計(jì)算機(jī),進(jìn)入Grub for DOS(如沒有請先安裝),按"c"進(jìn)入GRUB命令模式.
 

grub>



3.輸入下面命令,啟動OpenBSD安裝程序.
 

grub>map (hd0,0)/OpenBSD3.6/i386/cdrom36.fs (fd0)

grub>chainloader (hd0,0)/OpenBSD/i386/cdrom36.fs

grub>rootnoverify (fd0)

grub>boot 



4.到此已成功進(jìn)入OpenBSD的安裝界面.
 

erase ^?, werase ^W, kill ^U, intr ^C, status ^T

(I)nstall, (U)pgrade or (S)hell?



5.按"i"進(jìn)行安裝.

 

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.分區(qū)
 

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




 

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.

7.
 

The next step *DESTROYS* all existing data on these partitions!

Are you really sure that you're ready to proceed? [no]	yes



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



Configure the network? [yes]	yes



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



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



Use the nameserver now? [yes]	回車



Edit hosts with ed? [no]	回車



Do you want to do any manual network configuration? [no] 回車



Password for root account? (will not echo)	# 輸入密碼,兩次

Password for root account? (again)



8.當(dāng)?shù)竭x擇安裝介質(zhì)時(shí),選擇'disk.'
 

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') 	d



 

Available disks are wd0.

Which one contains the install sets? (or 'done') [wd0]	回車



9.Partitions,選擇'e'
 

The following partitions ha ve been found on wd0

  a     21494576    52436160       4.2BSD         2048   16384     328 #  (Cyl. 52020 - 73343*)

  b      4209424    73930736         swap                              #  (Cyl. 73343*- 77519)		

  c     25688880    52436160       unused            0       0         #  (Cyl. 52020 - 77504)

  d     78140160           0       unused            0       0         #  (Cyl.     0 - 77519)

  e     20964762          63        MSDOS                              #  (Cyl.     0*- 20798*) 

  f     31471335    20964825      unknown                              #  (Cyl. 20798*- 52019)



Partition? [a]	e



10.文件系統(tǒng):msdos
 

The following filesystem types are supported

default          (deduced from the disklabel)

ffs

msdos

Which filesystem type? [default]  msdos



11.路徑(請注意大小寫)
 

Pathname to the sets? (or 'done')  OpenBSD3.6/i386



12.選擇包,全部
 

The following sets are a vailable. 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

      [X] bsd.mp

      [X] base36.tgz

      [X] etc36.tgz

      [X] misc36.tgz

      [X] comp36.tgz

      [X] man36.tgz

      [X] game36.tgz

      [X] xbase36.tgz

      [X] xetc36.tgz

      [X] xshare36.tgz

      [X] xfont36.tgz

      [X] xserv36.tgz



File name? (or 'done') [done]	 回車

Ready to install sets? [yes]	 回車

Where are the install sets? (or 'done') [done]	 回車



13.包安裝后設(shè)置
 

Start sshd(8) by default? [yes]	 回車

Do you expect to run the X Window System? [yes]  no

What timezone are you in? ('?' for list) [Canada/Mountain]  Asia/Shanghai

相關(guān)文章

  • Unix,BSD,Linux系統(tǒng)三者的區(qū)別小結(jié)

    這篇文章主要介紹了Unix,BSD,Linux系統(tǒng)三者的區(qū)別小結(jié),需要的朋友可以參考下
    2023-05-03
  • FreeBSD如何添加硬盤?FreeBSD添加硬盤的方法

    一些朋友問小編FreeBSD如何添加硬盤?別擔(dān)心,今天小編就為大家分享FreeBSD添加硬盤的方法,希望對大家會有幫助,有需要的朋友一起去看看吧
    2017-04-06
  • Freebsd PF 安裝使用詳解

    今天小編為大家?guī)淼氖荈reebsd PF 安裝使用詳解,希望對大家會有幫助,有需要的朋友一起去看看吧
    2017-04-06
  • FreeBSD下zfs: failed with error 6錯誤如何解決?

    最近一些朋友問小編 FreeBSD下zfs: failed with error 6錯誤如何解決?今天小編要為大家?guī)淼氖?FreeBSD下zfs: failed with error 6錯誤的解決方法,有需要的朋友一起去看
    2017-04-06
  • Unix文件系統(tǒng)和pwd命令實(shí)現(xiàn)詳解

    今天小編要為大家?guī)淼氖荱nix文件系統(tǒng)和pwd命令實(shí)現(xiàn)詳解,希望對大家會有幫助,有需要的朋友一起去看看吧
    2017-04-01
  • Unix中的dot命令詳解

    今天小編將為大家?guī)淼氖荱nix中的dot命令詳解!希望對大家會有幫助!有需要的朋友一起去看看吧
    2017-03-22
  • freebsd時(shí)間設(shè)置小節(jié)詳解

    近日!一些朋友對于freebsd時(shí)間設(shè)置小節(jié)存在疑慮!下面小編將為大家?guī)淼氖莊reebsd時(shí)間設(shè)置小節(jié)詳解!希望對大家會有幫助!有需要的朋友一起去看看吧
    2017-03-19
  • grub2引導(dǎo)freebsd詳解

    今天小編要為大家?guī)淼氖莋rub2引導(dǎo)freebsd詳解!希望對大家會有幫助,有需要的朋友一起去看看吧
    2017-03-19
  • FreeBSD10安裝內(nèi)核源代碼方法講解

    下面小編為大家?guī)淼氖荈reeBSD10安裝內(nèi)核源代碼方法講解!希望能夠幫助到大家!有需要的朋友一起去看看吧
    2017-03-19
  • FreeBSD下如何使GraphicsMagick支持中文字體?

    最近一些朋友在問FreeBSD下如何使GraphicsMagick支持中文字體?今天小編為大家?guī)淼氖荈reeBSD下使GraphicsMagick支持中文字體的方法!有需要的朋友一起去看看吧
    2017-03-15

最新評論

炎陵县| 肃宁县| 通化县| 河源市| 九寨沟县| 玛纳斯县| 和林格尔县| 突泉县| 开远市| 沾益县| 育儿| 商河县| 凤台县| 托克逊县| 新丰县| 大洼县| 苍南县| 博兴县| 南部县| 石河子市| 铜陵市| 冷水江市| 淮滨县| 东平县| 泰宁县| 宿松县| 图片| 青海省| 天峻县| 乌鲁木齐市| 平武县| 衡阳市| 文水县| 志丹县| 察雅县| 南安市| 湾仔区| 宁远县| 外汇| 隆回县| 河北区|