Date: Sun, 6 Aug 2000 17:07:54 -0400 (EDT) From: Chris BeHanna <behanna@zbzoom.net> To: freebsd-emulation@freebsd.org Subject: Re: Unknown format on /proc/cpuinfo with dosemu-1.0.1 Message-ID: <Pine.BSF.4.21.0008061706470.9152-100000@topperwein.dyndns.org> In-Reply-To: <20000806123054.F257@parish>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008061706470.9152-100000>
