xref: /openbsd/distrib/notes/arm64/install (revision d415bd75)
1dnl     $OpenBSD: install,v 1.4 2023/03/16 18:04:08 miod Exp $
2OpenBSDInstallPrelude
3
4OpenBSDInstallPart2
5
6OpenBSDInstallPart3(,"sd0")
7
8OpenBSDInstallPart4
9
10OpenBSDInstallMBRPart1
11
12dnl OpenBSDInstallMBRPart2(indeed)
13	The fdisk(8) utility will be invoked to let you edit your MBR
14	partitioning.  The current MBR partitions defined will be
15	displayed and you will be allowed to modify them, and add new
16	partitions.
17
18	The setup will need two partitions, one 'OpenBSD' for the
19	OpenBSD/MACHINE installation, and one 'MSDOS' for the
20	U-Boot scripts/bootloader.
21
22	If you use the whole disk option, the install script
23	will create a small 'MSDOS' partition and use the rest of
24	the disk for the OpenBSD installation.
25
26	After your OpenBSD MBR partition has been set up, the real
27	partition setup can follow.
28
29OpenBSDInstallPart5
30
31OpenBSDInstallPart6({:-CD-ROM, -:})
32
33OpenBSDURLInstall
34
35OpenBSDCDROMInstall
36
37OpenBSDDISKInstall(,,{:-, Linux (ext2) or MS-DOS-:})
38
39OpenBSDCommonInstall
40
41OpenBSDInstallWrapup
42
43OpenBSDCongratulations
44
45As you may have seen during installation, on some systems OpenBSD/MACHINE
46will configure the system console (displaying kernel messages, panics, and
47so on) to use the serial interface even though it has video hardware.
48To use video output on the framebuffer instead, you may add "set tty fb0"
49to /etc/boot.conf.
50
51In these cases the installer question about running X11 is not displayed;
52to start an X11 display manager at boot, use "rcctl enable xenodm".
53
54
55
56OpenBSDUnattendedInstallation
57