summaryrefslogtreecommitdiff
path: root/distrib/notes/pegasos/install
blob: b587cdce45c4de24266a8f2dfed21f72d1921b07 (plain)
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
dnl	$OpenBSD: install,v 1.7 2004/03/17 09:25:10 jmc Exp $
OpenBSDInstallShortPrelude

Currently only MBR partitioning is supported; RDB support may be added
later, though RDB partitions are recognized.


OpenBSDInstallPart2

	At this time, the system can be installed from the supplied
	CD boot image, by network loading the bootloader or loading
	the bootloader and kernel from a MorphOS(?) partition.

	OpenBSD can be booted directly from an FFS filesystem.
	An MSDOS partition is not required.

	
OpenBSDBootMsgs

	You will next be asked for your terminal type.  You should just
	hit return to select the default (vt220).

OpenBSDInstallPart3({:- or "wd0" for IDE/ATA drives-:})

	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 (MBR partitioned disk) and create an OpenBSD partition.

	If fdisk is being invoked, 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.
dnl XXX is this true?
	Note that you should make OpenBSD be the active partition at
	least until the install has been completed.

OpenBSDInstallPart4({:-If you have MorphOS
	partitions defined on the disk, these will usually show up as
	partition 'h', 'i' and so on.

	If the disk is partitioned using MBR, the bootloader is
	automatically installed. However because fdisk is not LBA
	knowledgeable, it may be necessary to run the 'b' command in
	disklabel to allow OpenBSD to use the entire disk.

	Note that all OpenBSD partitions in the disk label must have an
	offset that makes it start within the OpenBSD part of the disk,
	and a size that keeps it inside of that portion of the disk.  This
	is within the bounds of the 'c' partition.-:})

OpenBSDInstallPart5(wd0)

OpenBSDInstallNet({:-CD-ROM, -:})

OpenBSDFTPInstall

OpenBSDHTTPInstall

OpenBSDCDROMInstall
		
OpenBSDDISKInstall(,,{:- or MS-DOS-:})
		
OpenBSDCommonFS

OpenBSDCommonURL

OpenBSDCongratulations