Installation guide
2 Installing OS-9 V2.4.5 OS-9 V2.4 on EUROCOM-17
4 Software Manual
Type 'c' to change boot controller.
"Controller: TEAC"
Press '<SP>' to select SCFL as boot device.
Press '<CR>' to accept.
3. Type 'x' to exit boot menu.
4. Type 'x' to exit setup menu.
"Save parameters (y/n)?"
Type 'y' to save the selected parameters.
"[***]>"
5. Type 'boot<CR>' to boot OS-9/68K.
6. The boot device is selected and the operating system comes up.
If you have booted from floppy disk and want to attach the harddisk, you
have to load the harddisk descriptor first. (It can be found in directory
CMDS/BOOTOBJS). The name of the harddisk descriptor depends on the
hardware, but is normally h0.embscsi (harddisk with SCSI ID6). See
Section3.3 ‘RBF Descriptors’.
$ chd /d0/cmds/bootobjs
$ load -d h0.embscsi
If there is no pre-installed operating system on the harddisk, it has to be
formatted. In case of a harddisk with embedded SCSI, the format has to be
performed in two steps:
1. Clear Format Inhibit bit in descriptor with dmode utility.
$ dmode /h0 format=on
2. Logical format of the disk with OS-9 format command (for more
information, refer to the OS-9 manual).
$ format /h0
and answer all questions with 'y'.