From owner-freebsd-current Thu Nov 29 14:42: 8 2001 Delivered-To: freebsd-current@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 0845637B41C for ; Thu, 29 Nov 2001 14:42:05 -0800 (PST) Received: from rac3.wam.umd.edu (IDENT:root@rac3.wam.umd.edu [128.8.10.143]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id RAA06650; Thu, 29 Nov 2001 17:41:57 -0500 (EST) Received: from rac3.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac3.wam.umd.edu (8.9.3/8.9.3) with SMTP id RAA03786; Thu, 29 Nov 2001 17:41:57 -0500 (EST) Received: from localhost (culverk@localhost) by rac3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id RAA03782; Thu, 29 Nov 2001 17:41:57 -0500 (EST) X-Authentication-Warning: rac3.wam.umd.edu: culverk owned process doing -bs Date: Thu, 29 Nov 2001 17:41:57 -0500 (EST) From: Kenneth Wayne Culver To: Dan Nelson Cc: Kenneth Culver , freebsd-current@FreeBSD.ORG Subject: Re: linuxulator unimplemented syscalls In-Reply-To: <20011129222659.GB10667@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Your problem is probably somewhere other than ioctl 0x7201; try > trussing/stracing the app and see what it's trying to access. > Alright, I'll try that, I think I have another clue though, I got it to find the file (it was looking in /usr/compat/linux/mnt/cdrom instead of the regular /mnt/cdrom I guess b/c it was running from linux) but now it's back to having problems with mmap2. I'll find the manpage on truss, and put some output here when I get some. Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message