diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2006-06-06 04:06:09 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2006-06-06 04:06:09 +0000 |
commit | f4b370f83519f21deb6a75ce06a4846528c353cc (patch) | |
tree | a41f681df8168175c7d3cb61d66f4aaba3b55b4e /distrib/notes/armish/install | |
parent | 7f2cd76063c34db15ae4b5b9f9447e4e77661fa2 (diff) |
Initial version of port specific documentation, mostly a skeleton for now.
Diffstat (limited to 'distrib/notes/armish/install')
-rw-r--r-- | distrib/notes/armish/install | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/distrib/notes/armish/install b/distrib/notes/armish/install new file mode 100644 index 00000000000..86eeda553cb --- /dev/null +++ b/distrib/notes/armish/install @@ -0,0 +1,53 @@ +dnl $OpenBSD: install,v 1.1 2006/06/06 04:06:08 drahn Exp $ +OpenBSDInstallPrelude + +Write some good explaination here... + +OpenBSDInstallPart2 + +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 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 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 + +OpenBSDTAPEInstall + +OpenBSDCDROMInstall + +OpenBSDDISKInstall({:-"wdN" or -:},,{:-, Linux (ext2) or MS-DOS-:}) + +OpenBSDCommonFS + +OpenBSDCommonURL + +OpenBSDCongratulations |