From owner-freebsd-questions@FreeBSD.ORG Sun Feb 3 18:11:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B89DD16A421 for ; Sun, 3 Feb 2008 18:11:45 +0000 (UTC) (envelope-from axel.burwitz@arcor.de) Received: from mail-in-17.arcor-online.net (mail-in-17.arcor-online.net [151.189.21.57]) by mx1.freebsd.org (Postfix) with ESMTP id 70E7913C4EE for ; Sun, 3 Feb 2008 18:11:45 +0000 (UTC) (envelope-from axel.burwitz@arcor.de) Received: from mail-in-17-z2.arcor-online.net (mail-in-17-z2.arcor-online.net [151.189.8.34]) by mail-in-17.arcor-online.net (Postfix) with ESMTP id 2B8F22BC4A8 for ; Sun, 3 Feb 2008 18:00:13 +0100 (CET) Received: from mail-in-14.arcor-online.net (mail-in-14.arcor-online.net [151.189.21.54]) by mail-in-17-z2.arcor-online.net (Postfix) with ESMTP id 15F6545C126 for ; Sun, 3 Feb 2008 18:00:13 +0100 (CET) Received: from freebsd.debian (dslb-084-058-011-129.pools.arcor-ip.net [84.58.11.129]) (Authenticated sender: axel.burwitz@arcor.de) by mail-in-14.arcor-online.net (Postfix) with ESMTP id CE24B18797B for ; Sun, 3 Feb 2008 18:00:12 +0100 (CET) Message-ID: <47A5F314.3050406@arcor.de> Date: Sun, 03 Feb 2008 18:00:04 +0100 From: Axel Burwitz User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.92/5670/Sun Feb 3 15:33:19 2008 on mail-in-14.arcor-online.net X-Virus-Status: Clean Subject: ext2fs: strange behaviour after alternativ boot into other OS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 18:11:45 -0000 Hi, is maybe somenone also noticing the following behaviour in FreeBSD 7.0 RC1 on his system: - have besides the FreeBSD slice additional some data partitions with ext2 on two discs in my system. As long as I only boot with FreeBSD, everything fine. - but when I occasionally boot with XP (from there I access via IFS the ext2fs [URL="http://www.fs-driver.org/"]http://www.fs-driver.org/[/URL] ) or with Linux and access these partitions, - then after following boot into FreeBSD these partitions don't get mounted, but I have to fix them with fsck first and then can mount them in 6.2 I had not seen this behaviour regards Axel