[Coco] Nitro os9 6809 starter kit

Plt@freemail2.com plt at freemail2.com
Tue Sep 29 17:41:08 EDT 2015


If am using Nitro os9 6809 starter kit how can I setup to allow incoming telnet request using the vcc emulator?



> You may also want to make sure you include:
> Z1
> Z2
> Z… etc
> and MIDI.
> 
> These drivers and descriptors can be found in /DD/NITROS9/6809L2/MODULES/SCF or /DD/NITROS9/6309L2/MODULES/SCF depending on wither you are running with a 6809 or 6309 CPU. These may already be loaded, depending on the boot disk you are using.
> The N descriptors are used by inetd and telnet.
> The Z descriptors allow you to open virtual terminal windows on your Drivewire server.
> The MIDI descriptor allow you to play midi music from the Color Computer through the sound card on the Drivewire server.
> 
> I suggest running mdir first and look at what is already loaded. Then merge all the remaining descriptors you need to load into one file like this:
> merge scdwv n n1 n2 n3 n4 n5 z1 z2 z3 z4 z5 midi >/dd/vser attr 
> /dd/vser e pe Then you can load that and start inetd:
> load /dd/vser
> inetd


Phil Taylor


More information about the Coco mailing list