Fast Install of OpenBSD 3.9 i386

STEP 1, Print:
Print this document


STEP 2, Burn:
Get the mini iso at:
ftp://mirror.sese.asu.edu/pub/OpenBSD/3.9/i386/cd39.iso
OR CHECK OUT:
http://openbsd.org/ftp.html#ftp

Burn the iso to CD


STEP 3, Boot:
Boot the CD and answer the following questions:

(I)nstall , (U)pgrade, or (S)hell? type "I" <ENTER>
Terminal [vt220] <ENTER>
kbd(8) mapping [none] <ENTER>
Proceed with install? [no] type "y" <ENTER>
Which one is the root disk [wd0] <ENTER>
Do you want to use all of wd0 for OpenBSD [no] <ENTER>



STEP 4, Configure the Disk:
At the fdisk 1: prompt> type "w" <ENTER>
At the fdisk 1: prompt> type "q" <ENTER>
now view the partitions: type "p m" <ENTER>
delete partition a: type "d a" <ENTER>
delete partition b: type "d b" <ENTER>
delete partition d: type "d d" <ENTER>
delete partition e: type "d e" <ENTER>
delete partition f: type "d f" <ENTER>
delete partition g: type "d g" <ENTER>
delete partition h: type "d h" <ENTER>

[ Varying Disk sizes will change this input ]
add partition a: type "a a" <ENTER>
offset [##] <ENTER>
size [#############] type "1500m" <ENTER>
Rounding to the nearest cylinder: ########
FS Type [4.2BSD] <ENTER>
mount point [none] type "/" <ENTER>

[ Swap should be twice your memory ]
add partition b: type "a b" <ENTER>
offset [#####] <ENTER>
size [#############] type "2000m" <ENTER>
Rounding to the nearest cylinder: ########
FS Type [4.2BSD] <ENTER>
mount point [swap] <ENTER>

[ C is skipped ]
add partition d: type "a d" <ENTER>
offset [#####] <ENTER>
size [#############] type "2000m" <ENTER>
Rounding to the nearest cylinder: ########
FS Type [4.2BSD] <ENTER>
mount point [none] type /tmp <ENTER>

add partition e: type "a e"<ENTER>
offset [#####] <ENTER>
size [#############] type "3000m" <ENTER>
Rounding to the nearest cylinder: ########
FS Type [4.2BSD] <ENTER>
mount point [none] type /var <ENTER>

add partition f: type "a f" <ENTER>
offset [#####] <ENTER>
size [#############] type "3000m" <ENTER>
Rounding to the nearest cylinder: ########
FS Type [4.2BSD] <ENTER>
mount point [none] type /usr <ENTER>

add partition g: type "a g"<ENTER>
offset [#####] <ENTER>
size [#############] type "5000m" <ENTER>
Rounding to the nearest cylinder: ########
FS Type [4.2BSD] <ENTER>
mount point [none] type /home <ENTER>

view the partition table: type "p m" <ENTER>
type "q" <ENTER>
Write new label? [y] <ENTER>
Go through the mount point <ENTER> x 6
Type "done" <ENTER>

The next step destroys all existing data on these partitions!
Are you really sure you want to proceed? type "y" <ENTER>

STEP 5, Configure the Host:

hostname: type "hostname" <ENTER>
Configure the network? [yes] <ENTER>
Available interface are: xl0
Which one do you want to initialize [xl0] <ENTER>
Symbolic (host) name for xl0 [servername]
The media options for xl0 are currently media: ethernet autoselect
Do you want to change the media options? [no] <ENTER>
IPv4 address for xl0? type "###.###.##.##" <ENTER>
Netmask [255.255.255.0] <ENTER>
IPv6 address for xl0? [none] <ENTER>
DNS domain name? type "andrewkrone.com" <ENTER>
DNS name server? type the ip "###.###.###.###" <ENTER>
Use the name server now? [yes] <ENTER>
Default IPv4 route? type "###.####.###.1" <ENTER>
Edit hosts with ed? [no] <ENTER>
Do you want to do any manual netowrk configuration? [no] <ENTER>
Password for root account? (will not echo) Type "uniquepasshere" <ENTER>
Password for root account? (again) Type "uniquepasshere" <ENTER>



STEP 6, Install the sets:
Let's install the sets!
Location of sets? Type "ftp" <ENTER>
HTTP/FTP Proxy URL? [none] <ENTER>
Display the list of known servers? [yes] <ENTER>
Server? type "8" <ENTER>
Server? [rt.fm] <ENTER>
Does the server support passive mode? [yes] <ENTER>
Server Directory? [pub/OpenBSD/3.9/i386] <ENTER>
Login [anonymous] <ENTER>

[Select ALL packages] <ENTER> x 7
Set name type "done" <ENTER>

Ready to install sets? [yes] <ENTER>
Getting bsd ....
100% |**************************************************| 5332 KB 00:23
Getting bsd.rd ...
100% |**************************************************| 4622 KB 00:19
Getting bsd.mp ...
100% |**************************************************| 5374 KB 00:23
Getting base39.tgz ...
100% |**************************************************| 39523 KB 02:49
Getting etc39.tgz ...
100% |**************************************************| 1126 KB 00:04
Getting misc39.tgz ...
100% |**************************************************| 2222 KB 00:09
Getting comp39.tgz ...
100% |**************************************************| 73524 KB 05:20
Getting man39.tgz ...
100% |**************************************************| 7258 KB 00:30
Getting game39.tgz ...
100% |**************************************************| 2538 KB 00:10
Getting xbase39.tgz ...
100% |**************************************************| 10313 KB 00:44
Getting xetc39.tgz ...
100% |**************************************************| 90404 KB 00:00
Getting xshare39.tgz ...
100% |**************************************************| 2029 KB 00:08
Getting xfont39.tgz ...
100% |**************************************************| 32456 KB 02:10
Getting xserv39.tgz ...
100% |**************************************************| 19410 KB 01:25
Location of sets? [done] <ENTER>

STEP 7, Finish Up:
Start sshd by default? [yes] <ENTER>
Start ntpd(8) by default? [no] <ENTER>
Do you expect to run the X Window System [yes] <ENTER>
Change the default console to com0? [no] <ENTER>
What timezone are you in? type "?" <ENTER>
What sub-timezone are you in? type "?" <ENTER>
What sub-timezone are you in? type "Los_Angeles" <ENTER>
Setting local timezone...
Making all device nodes...
CONGRATULATIONS!!!
type "halt" <ENTER>

YOUR DONE!!!!!


0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home