diff options
Diffstat (limited to 'distrib/notes/landisk/install')
-rw-r--r-- | distrib/notes/landisk/install | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/distrib/notes/landisk/install b/distrib/notes/landisk/install new file mode 100644 index 00000000000..6c83a21dafd --- /dev/null +++ b/distrib/notes/landisk/install @@ -0,0 +1,51 @@ +dnl $OpenBSD: install,v 1.1 2006/11/09 00:45:37 deraadt 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 + +OpenBSDCDROMInstall + +OpenBSDDISKInstall({:-"wdN" or -:},,{:-, Linux (ext2) or MS-DOS-:}) + +OpenBSDCommonFS + +OpenBSDCommonURL + +OpenBSDCongratulations |