From owner-freebsd-emulation Mon Aug 7 0:14:28 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from localhost.zbzoom.net (acs-24-154-5-187.zoominternet.net [24.154.5.187]) by hub.freebsd.org (Postfix) with ESMTP id BEBCB37B58E for ; Mon, 7 Aug 2000 00:14:25 -0700 (PDT) (envelope-from behanna@zbzoom.net) Received: from localhost (localhost [127.0.0.1]) by topperwein.zbzoom.net (8.9.3/8.9.3) with ESMTP id RAA09288 for ; Sun, 6 Aug 2000 17:07:54 -0400 (EDT) (envelope-from behanna@zbzoom.net) Date: Sun, 6 Aug 2000 17:07:54 -0400 (EDT) From: Chris BeHanna Reply-To: behanna@zbzoom.net To: freebsd-emulation@freebsd.org Subject: Re: Unknown format on /proc/cpuinfo with dosemu-1.0.1 In-Reply-To: <20000806123054.F257@parish> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 6 Aug 2000, Mark Ovens wrote: > On Sun, Aug 06, 2000 at 01:03:34PM +0200, Marc Fonvieille wrote: > > Hello, > > > > I'm trying to play with dosemu-1.0.1 > > > > here's what i did: > > > > % mount -t linprocfs /proc /compat/linux/proc/ > > % /compat/linux/usr/bin/dos > > ERROR: Unknown format on /proc/cpuinfo > > > > > > The linprocfs mount run fine with vwmare2 > > Are you sure? That mount(8) line you are using appears to be mounting > the FreeBSD procfs on /compat/linux/proc/. > > I use > > mount -t linprocfs linproc /compat/linux/proc Put this in your /etc/fstab: linproc /compat/linux/proc linprocfs rw 0 0 and then mount /compat/linux/proc That works fine for my vmware2. -- Chris BeHanna Software Engineer (at yourfit.com) behanna@zbzoom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message