[Coco] I would like some help please

Robert Gault robert.gault at att.net
Mon Jan 25 22:44:10 EST 2016


Richard Hawk wrote:
> I am running vcc 1.4.3b with vccemudisk.vhd
>
>
>
> I was reading all over the internet to get this printing through drivewire
> 4,  and I came up with
> http://sourceforge.net/p/drivewireserver/wiki/OS9_Modules/ To use DriveWire
> printing, load the driver scdwp.dr and the descriptor p_scdwp.dd. This will
> add the device /p to your system, which delivers anything sent to it to the
> DriveWire virtual printer.
>
>
>
> Well not sure how to load it so I took a guess.  I
> cd/nitros9/6809l2/bootlists and seen (2) files dw.bl and standard.bl.
>
>
>
> Well I edited the two files and took out the * in front the
> ../modules/scf/scdwp.dr and also ../modules/scf/p_scdwp.dd
>
>
>
> Then I quit the editor and closed out vcc and restarted it
>
> I type at the shell <load drivewire_mods>  and I can get the drive in drive
> wire to work but I cannot get the dir /p to work keeps saying error221
> module not found
>
>
>
> Sorry for being a pain in the ass  any help would be appreciated
>
> Thanks a lot
>
>
>
> Richard Hawk
>
>

Richard,

There are a number of things you are confused about which is easy for beginners 
with NitrOS-9. :)

Since you have managed to boot NitrOS-9, you must have mounted the .vhd in VCC 
and not on Drivewire.
You seem to have assumed that modifying one of the bootlist files would do 
something to build the required modules. That will not happen. In fact nothing 
other than changing the bootlist will happen.
You have made an incorrect assumption abut what is contained in the file 
CMDS/drivewire_mods. If you do an "ident cmds/drivewire_mods" you will see that 
only a disk driver and descriptors are contained in that merged file.

What you actually want is to "load printer_mods" as that file contains the 
Drivewire printer driver and descriptor.

The purpose of the bootlists is to create new bootable disk images. That is done 
with the scripts that are found in the directory NitrOS9/6809L2/scripts . These 
scripts make use of the bootlist files.

Robert



More information about the Coco mailing list