Date: Sun, 6 Aug 2000 14:16:14 +0200 From: Marc Fonvieille <fonvi@easynet.fr> To: Mark Ovens <marko@freebsd.org> Cc: freebsd-emulation@freebsd.org Subject: Re: Unknown format on /proc/cpuinfo with dosemu-1.0.1 Message-ID: <20000806141614.A6224@marduk.styx.org> In-Reply-To: <20000806123054.F257@parish>; from marko@freebsd.org on Sun, Aug 06, 2000 at 12:30:54PM %2B0100 References: <20000806130334.A4304@marduk.styx.org> <20000806123054.F257@parish>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 06, 2000 at 12:30:54PM +0100, Mark Ovens wrote: > > 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 > > but then vmware2 hangs my machine, so maybe I've got it wrong. > i use mount -t linprocfs /proc /compat/linux/proc/ without pb with vmware2 mount give me: linprocfs on /usr/compat/linux/proc (linprocfs, local) if i try mount -t linprocfs linproc /compat/linux/proc it runs fine too and mount give also: linprocfs on /usr/compat/linux/proc (linprocfs, local) So i think both syntax are good. Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000806141614.A6224>