From owner-freebsd-emulation Sun Oct 21 5:38:47 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 40B2C37B401; Sun, 21 Oct 2001 05:38:18 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id f9LCbYw51212; Sun, 21 Oct 2001 14:37:38 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Sun, 21 Oct 2001 14:38:59 +0200 (CEST) From: Martin Blapp To: Marcel Moolenaar Cc: David , FreeBSD , John Merryweather Cooper , Mike Meyer , Lukas Ertl , Luis Neves , Uri Shaked , Derek Tattersall , Chris Griffiths , ian j hart , Jimmy Olgeni , Bob Van Valzah , Subject: Re: staroffice60 beta works now 100% In-Reply-To: <20011020211242.A1808@dhcp01.pn.xcllnt.net> Message-ID: <20011021143030.Y21117-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Marcel, > Do we know of any bad side effects of having an empty/incomplete > /compat/linux/etc/mtab. I vaguely remember some issues with mtab, > but I can be wrong. I'll search the mailinglists for that... I've searched the mailinglists for the mtab issue, and found out, that many linux backup-programms need a mtab to be able to show directorys. Most people did a symlink to fstab, or a copy of fstab without the procfs/linprocfs entrys to solve this. What if we do something like mount -p | grep -v "^\w\+fs" > /compat/linux/etc/mtab We could this do on every startup. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message