From owner-freebsd-emulation Thu Dec 2 22:51:19 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from europa.dreamscape.com (europa.dreamscape.com [206.64.128.147]) by hub.freebsd.org (Postfix) with ESMTP id 2CFEE14CFA for ; Thu, 2 Dec 1999 22:51:15 -0800 (PST) (envelope-from krentel@dreamscape.com) Received: from dreamscape.com (sA17-p32.dreamscape.com [209.217.195.223]) by europa.dreamscape.com (8.8.5/8.8.4) with ESMTP id BAA06408 for ; Fri, 3 Dec 1999 01:49:53 -0500 (EST) X-Dreamscape-Track-A: sA17-p32.dreamscape.com [209.217.195.223] X-Dreamscape-Track-B: Fri, 3 Dec 1999 01:49:53 -0500 (EST) Received: (from krentel@localhost) by dreamscape.com (8.9.3/8.9.3) id BAA45536 for freebsd-emulation@freebsd.org; Fri, 3 Dec 1999 01:48:08 -0500 (EST) (envelope-from krentel) Date: Fri, 3 Dec 1999 01:48:08 -0500 (EST) From: "Mark W. Krentel" Message-Id: <199912030648.BAA45536@dreamscape.com> To: freebsd-emulation@freebsd.org Subject: running linux binaries from ext2fs partition Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone else tried running linux binaries directly from a local ext2fs partition? I tried running linux's /bin/ls, mounted as /mnt/bin/ls in freebsd, and I immediately got a kernel panic for "page fault while in kernel mode." My machine dual boots between Freebsd 3.3-stable (as of Nov 7) and Red Hat 6.0. I have the linux_base-6.0 port installed and the linux.ko module installed. I can run linux's ls by copying it onto a freebsd partition, but it panicked on ext2fs. Is this a known problem, or is it supposed to work? --Mark Krentel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message