Date: Fri, 4 Jun 1999 20:31:17 +0200 (MESZ) From: Andreas Pape <APape@physcip.Uni-Duisburg.DE> To: "'emulation@FreeBSD.ORG'" <emulation@FreeBSD.ORG> Cc: "Cameron, Frank" <cameron@ctc.com> Subject: RE^4: need some info Message-ID: <Pine.A32.3.95.990604200958.18531B-200000@pcip7.physcip.Uni-Duisburg.DE> In-Reply-To: <8A2AA0DEBDB7D211A45F00A0C9EA54E1124EC7@ctcjst-mail1.ctc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hi,
> ... Is it possible for you to try the exe files you are trying to
> run on a native Windows machine?
Well, I don't have Windoze (that's why i wanne simulate it ;-) but with
WinOS/2 those execs work fine!
> How are you setup?
please see attachement
> ... Do you have an actual FAT partition with the files on it
> mounted or did you transfer the files to the BSD filesystem?
prim. DOS Partition mounted as /mnt/c,
ext. DOS Partitions mounted as /mnt/d resp. /mnt/e
I tried all, starting directly in /mnt/d/...
- copied to /tmp (MFS)
- copied to /var/wine
nothing worked :(
> ... If that's the
> case, how did you transfer the files; have you tried re-transferring in case
> something happened during the last transfer?
simple unix 'cp' ...
> I'm sorry I haven't been more help.
every help is more than none! Thanks alot :)
So I'll try www.winehq.com, hope to find out what's wrong with me ;-)
Ciao
Andreas
--
[-- Attachment #2 --]
;;
;; MS-DOS drives configuration
;;
;; Each section has the following format:
;; [Drive X]
;; Path=xxx (Unix path for drive root)
;; Type=xxx (supported types are 'floppy', 'hd', 'cdrom' and 'network')
;; Label=xxx (drive label, at most 11 characters)
;; Serial=xxx (serial number, 8 characters hexadecimal number)
;; Filesystem=xxx (supported types are 'msdos','win95','unix')
;; Device=/dev/xx (only if you want to allow raw device access)
;;
[Drive A]
Path=/mnt/floppy
Type=floppy
Label=Floppy
Serial=87654321
Device=/dev/fd0
[Drive C]
Path=/mnt/c
Type=hd
Label=MS-DOS
Filesystem=msdos
[Drive D]
Path=/mnt/d
Type=hd
Label=MS-DOS
Filesystem=msdos
[Drive E]
Path=/mnt/e
Type=hd
Label=MS-DOS
Filesystem=msdos
[Drive G]
Path=/mnt/cdrom
Type=cdrom
Label=CD-Rom
[Drive F]
Path=/tmp
Type=hd
Label=TmpDrive
Filesystem=unix
[Drive H]
Path=${HOME}
Type=network
Label=Home
Filesystem=unix
[Drive W]
Path=/var/wine
Type=hd
Label=FakeWinRoot
Filesystem=unix
[wine]
Windows=w:\windows
System=w:\windows\system
Temp=f:\
Path=w:\windows;w:\windows\system;
SymbolTableFile=/usr/local/etc/wine.sym
[options]
AllocSystemColors=256
[fonts]
;Read documentation/fonts before adding aliases
Resolution = 96
Default = -adobe-times-
[serialports]
Com1=/dev/ttyd0
Com2=/dev/ttyd1
Com3=/dev/modem,38400
Com4=/dev/modem
[parallelports]
Lpt1=/dev/lpt0
[spooler]
LPT1:=|lpr
LPT2:=|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -
LPT3:=/dev/lp3
[ports]
;read=0x779,0x379,0x280-0x2a0
;write=0x779,0x379,0x280-0x2a0
[spy]
Exclude=WM_SIZE;WM_TIMER;
[Tweak.Layout]
;; WineLook=xxx (supported styles are 'Win31'(default), 'Win95', 'Win98')
WineLook=Win95
[programs]
Default=
Startup=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A32.3.95.990604200958.18531B-200000>
