From owner-freebsd-questions@FreeBSD.ORG Sun Mar 27 23:45:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04F8B16A4CE; Sun, 27 Mar 2005 23:45:20 +0000 (GMT) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E8C343D4C; Sun, 27 Mar 2005 23:45:19 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.101] (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) j2RNjGLv012120; Sun, 27 Mar 2005 18:45:17 -0500 (EST) Message-ID: <424747F6.1090806@ec.rr.com> Date: Sun, 27 Mar 2005 18:55:34 -0500 From: jason henson User-Agent: Mozilla Thunderbird 1.0 (X11/20050321) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-questions@freebsd.org, FreeBSD-emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: cdrom trouble with wine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2005 23:45:20 -0000 I have got to a point where I need some help. I have got starcraft tot install, broodwar to install, and update it. I can run programs from cd in with, like setup.exe, but starcraft still can't read a file on the cd. I have mounted the cd in my home dir, created the right wine config file, and even used dd to make an iso that I mounted and it still didn't work. I don't think this game even uses any secure rom because a simple disc copy on to a cdr works fine in windows. Anyone had a problem like this? $ wine starcraft.exe fixme:file:get_default_drive_device auto detection of DOS devices not supported on this platform fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on this platform err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available $ thanks, Jason