• Re: Dosemu door help?

    From Ragnarok@VERT/DOCKSUD to Nightfox on Thursday, February 23, 2023 12:11:00
    El 14/2/23 a las 19:50, Nightfox escribi¢:
    Re: Re: Dosemu door help?
    By: tmccaffe to Ryan Fantus on Tue Feb 14 2023 01:55 pm

    tm> I see one issue and not sure where to fix this:

    tm> it can't find DOOR.SYS the directory slashing is wrong.

    tm> It has D:/gbbs/sbbs/node1\DOOR.SYS not found in log

    Normally (and by default, I think), your dosemu setup with Synchronet should be set up such that drive D: is whatever node directory the user is on (so D: would be your sbbs/node1), so your door configuration would just need to specify D:\DOOR.SYS as the drop file (or be pointed to D:\DOOR.SYS by the %F command-line specifier, or perhaps be pointed to D:\ with the %n command-line spedifier - and note the 'n' there is lower-case, as I'm pretty sure %N (capital N) is the node number).


    for dosemu2 i had to add -d $NODEDIR -d $XTRNDIR to exec/dosemu.ini to
    get mapped these drives

    ---
    þ Synchronet þ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
  • From Nightfox@VERT/DIGDIST to Ragnarok on Thursday, February 23, 2023 08:53:00
    Re: Re: Dosemu door help?
    By: Ragnarok to Nightfox on Thu Feb 23 2023 12:11 pm

    for dosemu2 i had to add -d $NODEDIR -d $XTRNDIR to exec/dosemu.ini to get mapped these drives

    Yes, I did that as well

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From tmcca@VERT to Ragnarok on Thursday, February 23, 2023 17:00:00
    El 14/2/23 a las 19:50, Nightfox escribi¢:

    for dosemu2 i had to add -d $NODEDIR -d $XTRNDIR to exec/dosemu.ini to
    get mapped these drives

    ---
    þ Synchronet þ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar


    Interesting where does that command go in the cmd=?

    I have this:
    cmd=/usr/bin/env $TERM HOME=$CTRLDIR QUIET=1 DOSDRIVE_D=$NODEDIR NODEDIR=$NODEDIR $DOSEMUBIN -I"video { none }" $VIRTUALCONF -f$DOSEMUCONF -E$EXTBAT -o$NODEDIRdosemu_boot.log $EXTLOG

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to tmcca on Thursday, February 23, 2023 22:09:00
    Re: Re: Dosemu door help?
    By: tmcca to Ragnarok on Thu Feb 23 2023 05:00 pm

    for dosemu2 i had to add -d $NODEDIR -d $XTRNDIR to exec/dosemu.ini to
    get mapped these drives

    Interesting where does that command go in the cmd=?

    I have this:
    cmd=/usr/bin/env $TERM HOME=$CTRLDIR QUIET=1 DOSDRIVE_D=$NODEDIR NODEDIR=$NODEDIR $DOSEMUBIN -I"video { none }" $VIRTUALCONF -f$DOSEMUCONF -E$EXTBAT -o$NODEDIRdosemu_boot.log $EXTLOG

    I think those can go anywhere in the dosemu commandline. I put the -d specifications right after $DOSEMUBIN (so they're basically the first arguments).

    The Synchronet wiki has a page for dosemu2:

    http://wiki.synchro.net/howto:dosemu2

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com