public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Access denied when running dos programs
@ 2008-11-27 10:09 Victor Warner
  2008-11-27 12:25 ` Ivan Baldo
  0 siblings, 1 reply; 3+ messages in thread
From: Victor Warner @ 2008-11-27 10:09 UTC (permalink / raw)
  To: linux-msdos

Running dosemu 1.40 on linux mint ((k)ubuntu derivative).

I have been running dosemu (and dos programs) on a local harddisk 
without problem, but now wish to run on a network drive (a NAS box). I 
copied the folders with the dos files (msdos 6.2) and dos programs to 
the network drive and set the "$_hdimage" parameter to point to the 
location for msdos on the network drive.

The problem I am having is that all msdos programs run without problem 
but all non-msdos (WP, DataPerfect) programs produce an "Access denied" 
message.

I have read relevant material at 
http://dosemu.sourceforge.net/docs/README/1.4/ but my knowledge is 
limited and I cannot work out the solution.

Help with this would be greatly appreciated.

Victor Warner.


Relevant settings:

The network drive is mounted in fstab as follows:

"//192.168.1.33/victor /vw/maxtor cifs 
username=victor,password=XXXXX,uid=victor,gid=users,umask=0 0 0"

.dosemu reads:

"$_hdimage = "/vw/maxtor/dos"
$_lpt1 = "lpr -P lexmark"
$_lpt3 = "lpr -P PDF"

$_X_keycode=(off)   
$_X_font="vga12x30"
$_X_fullscreen = (off)
$_hogthreshold="1"
$_xms="16834"
$_xms="16834"
$_X_title="Dosemu (as user)""


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Access denied when running dos programs
  2008-11-27 10:09 Access denied when running dos programs Victor Warner
@ 2008-11-27 12:25 ` Ivan Baldo
  2008-11-27 15:30   ` Victor Warner
  0 siblings, 1 reply; 3+ messages in thread
From: Ivan Baldo @ 2008-11-27 12:25 UTC (permalink / raw)
  To: Victor Warner; +Cc: linux-msdos

    Hello.
    Maybe add the option nobrl for CIFS.
    Have you checked the permissions of the files and they are ok?
    Hope this helps!



El 27/11/08 08:09, Victor Warner escribió:
> Running dosemu 1.40 on linux mint ((k)ubuntu derivative).
>
> I have been running dosemu (and dos programs) on a local harddisk 
> without problem, but now wish to run on a network drive (a NAS box). I 
> copied the folders with the dos files (msdos 6.2) and dos programs to 
> the network drive and set the "$_hdimage" parameter to point to the 
> location for msdos on the network drive.
>
> The problem I am having is that all msdos programs run without problem 
> but all non-msdos (WP, DataPerfect) programs produce an "Access 
> denied" message.
>
> I have read relevant material at 
> http://dosemu.sourceforge.net/docs/README/1.4/ but my knowledge is 
> limited and I cannot work out the solution.
>
> Help with this would be greatly appreciated.
>
> Victor Warner.
>
>
> Relevant settings:
>
> The network drive is mounted in fstab as follows:
>
> "//192.168.1.33/victor /vw/maxtor cifs 
> username=victor,password=XXXXX,uid=victor,gid=users,umask=0 0 0"
>
> .dosemu reads:
>
> "$_hdimage = "/vw/maxtor/dos"
> $_lpt1 = "lpr -P lexmark"
> $_lpt3 = "lpr -P PDF"
>
> $_X_keycode=(off)   $_X_font="vga12x30"
> $_X_fullscreen = (off)
> $_hogthreshold="1"
> $_xms="16834"
> $_xms="16834"
> $_X_title="Dosemu (as user)""
>
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

-- 
Ivan Baldo - ibaldo@adinet.com.uy - http://ibaldo.codigolibre.net/
From Montevideo, Uruguay, at the south of South America.
Freelance programmer and GNU/Linux system administrator, hire me!
Alternatives: ibaldo@codigolibre.net - http://go.to/ibaldo

--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Access denied when running dos programs
  2008-11-27 12:25 ` Ivan Baldo
@ 2008-11-27 15:30   ` Victor Warner
  0 siblings, 0 replies; 3+ messages in thread
From: Victor Warner @ 2008-11-27 15:30 UTC (permalink / raw)
  To: linux-msdos

Ivan,

Thank you for the reply, what you suggested regard nobrl made no
difference. All the file permissions (at least in Linux) are read write.

I tried booting into Freedos (ie removing the $_hdimage parameter from
.dosemu), and tried launching dos programs again. Instead of getting an
"Access denied" message, I was returned to the prompt with no message.

I hope you or someone else can provide some help with this.

Victor Warner.

Ivan Baldo wrote:
>    Hello.
>    Maybe add the option nobrl for CIFS.
>    Have you checked the permissions of the files and they are ok?
>    Hope this helps!
>
>
>
> El 27/11/08 08:09, Victor Warner escribió:
>> Running dosemu 1.40 on linux mint ((k)ubuntu derivative).
>>
>> I have been running dosemu (and dos programs) on a local harddisk 
>> without problem, but now wish to run on a network drive (a NAS box). 
>> I copied the folders with the dos files (msdos 6.2) and dos programs 
>> to the network drive and set the "$_hdimage" parameter to point to 
>> the location for msdos on the network drive.
>>
>> The problem I am having is that all msdos programs run without 
>> problem but all non-msdos (WP, DataPerfect) programs produce an 
>> "Access denied" message.
>>
>> I have read relevant material at 
>> http://dosemu.sourceforge.net/docs/README/1.4/ but my knowledge is 
>> limited and I cannot work out the solution.
>>
>> Help with this would be greatly appreciated.
>>
>> Victor Warner.
>>
>>
>> Relevant settings:
>>
>> The network drive is mounted in fstab as follows:
>>
>> "//192.168.1.33/victor /vw/maxtor cifs 
>> username=victor,password=XXXXX,uid=victor,gid=users,umask=0 0 0"
>>
>> .dosemu reads:
>>
>> "$_hdimage = "/vw/maxtor/dos"
>> $_lpt1 = "lpr -P lexmark"
>> $_lpt3 = "lpr -P PDF"
>>
>> $_X_keycode=(off)   $_X_font="vga12x30"
>> $_X_fullscreen = (off)
>> $_hogthreshold="1"
>> $_xms="16834"
>> $_xms="16834"
>> $_X_title="Dosemu (as user)""
>>
>> -- 
>> To unsubscribe from this list: send the line "unsubscribe 
>> linux-msdos" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>

--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-27 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27 10:09 Access denied when running dos programs Victor Warner
2008-11-27 12:25 ` Ivan Baldo
2008-11-27 15:30   ` Victor Warner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox