Bien, ahora bootearemos con nuestro floppy o CD. Recuerde tener el cable de red conectado a la tarjeta. Esta conexión será configurada durante la instalación para ser usada al momento de ir por los sets que necesitaremos. Recuerde que en los sistemas BSD los discos duros IDE se nombran como wd0,wd1,wd2 y no hda, hdb, hdc.
La primera pantalla del instalador es como sigue, el texto en rojo es lo que debe teclear. (Mi teclado está en inglés pero si el suyo es español o latinoamericano, deberá responder "yes" a la pregunta Do you wish to select a keyboard encoding table? y seleccionar la opción es:
erase ^?, werase ^W, kill ^U, intr ^C, status ^T
(I)nstall, (U)pgrade or (S)hell? i
Welcome to the OpenBSD/i386 3.7 install program.
This program will help you install OpenBSD in a simple and rational way. At
any prompt except password prompts you can run a shell command by typing
'!foo', or escape to a shell by typing '!'. Default answers are shown in []'s
and are selected by pressing RETURN. At any time you can exit this program by
pressing Control-C and then RETURN, but quitting during an install can leave
your system in an inconsistent state.
Specify terminal type: [vt220] <enter>
Do you wish to select a keyboard encoding table? [no] <enter>
IS YOUR DATA BACKED UP? As with anything that modifies disk contents, this
program can cause SIGNIFICANT data loss.
It is often helpful to have the installation notes handy. For complex disk
configurations, relevant disk hardware manuals and a calculator are useful.
Proceed with install? [no] y
Cool! Let's get to it...
You will now initialize the disk(s) that OpenBSD will use. To enable all
available security features you should configure the disk(s) to allow the
creation of separate filesystems for /, /tmp, /var, /usr, and /home.
Available disks are: wd0.
Which one is the root disk? (or done) [wd0] <enter>
Do you want to use *all* of wd0 for OpenBSD? [no] y
Putting all of wd0 into an active OpenBSD MBR partion (type 'A6')...done.
You will now create an OpenBSD disklabel inside the OpenBSD MBR
partition. The disklabel defines how OpenBSD splits up the MBR partition
into OpenBSD partitions in which filesystems and swap space are created.
The offsets used in the disklabel are ABSOLUTE, i.e. relative to the
start of the disk, NOT the start of the OpenBSD MBR partition.
disklabel: no disk label
WARNING: Disk wd0 has no label. You will be creating a new one.
# using MBR partition 3: type A6 off 63 (0x3f) size 53464257 (0x32fccc1)
Treating sectors 65-53464320 as the OpenBSD portion of the disk.
You can use the 'b' command to change this.