1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
dnl $OpenBSD: install,v 1.3 2007/03/01 19:24:45 miod Exp $
OpenBSDInstallPrelude
OpenBSDInstallPart2
OpenBSDBootMsgs(,"wd0")
You will next be asked for your terminal type. You should just
hit return to select the default (vt220).
OpenBSDInstallPart3
Next you will have to edit or create a disk label for the disk
OpenBSD is being installed on. If there are any existing
partitions defined (for any operating system), and a disk label
is not found, you will first be given an opportunity to run
fdisk and create an OpenBSD partition.
If fdisk is being invoked on your behalf, it will start by
displaying the current partitions defined and then allow you
to modify this information, add new partitions and change
which partition to boot from by default. If you make a mistake,
you will be allowed to repeat this procedure as necessary to
correct this. Note that you should make OpenBSD be the active
partition at least until the install has been completed.
OpenBSDInstallPart4({:- If you have Linux partitions
defined on the disk, these will usually show up as partition
'h', 'i' and so on.-:})
Explain more here.
OpenBSDInstallPart5(wd0)
OpenBSDInstallNet({:-CD-ROM, -:},nofloppy)
OpenBSDFTPInstall
OpenBSDHTTPInstall
OpenBSDCDROMInstall
OpenBSDDISKInstall({:-"wdN" or -:},,{:-, Linux (ext2) or MS-DOS-:})
OpenBSDCommonFS
OpenBSDCommonURL
OpenBSDCongratulations
|