From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 22 04:20:13 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A472F16A4D1 for ; Tue, 22 Feb 2005 04:20:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE5243D41 for ; Tue, 22 Feb 2005 04:20:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1M4KDpq074352 for ; Tue, 22 Feb 2005 04:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1M4KDDm074351; Tue, 22 Feb 2005 04:20:13 GMT (envelope-from gnats) Date: Tue, 22 Feb 2005 04:20:13 GMT Message-Id: <200502220420.j1M4KDDm074351@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: tom oakes Subject: Re: kern/77826: ext2fs usb filesystem will not mount RW X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tom oakes List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 04:20:13 -0000 The following reply was made to PR kern/77826; it has been noted by GNATS. From: tom oakes To: freebsd-gnats-submit@FreeBSD.org, eoakes@comcast.net Cc: Subject: Re: kern/77826: ext2fs usb filesystem will not mount RW Date: Mon, 21 Feb 2005 21:12:11 -0700 The uname for the freebsd 4.9 system: abbyBSD-~$ uname -a FreeBSD abbyBSD.WORKGROUP 4.9-RELEASE FreeBSD 4.9-RELEASE #1: Sun Feb 15 17:14:24 MST 2004 root@abbyBSD.WORKGROUP:/usr/src/sys/compile/ABBY_EX2 i386 abbyBSD-~$ The ext2fs partitions on the system hard disk will mount read/write. abbyBSD-~$ mount /dev/ad0s4a on / (ufs, local) procfs on /proc (procfs, local) /dev/ad0s1 on /suse (ext2fs, local) abbyBSD-~$ Booting another computer (normally running windowsXP) from the freesbie.livecd 5.3-RELEASE-p2 cd, the same Maxor usb disk ext2fs partitions would only mount read only. I do not have a second usb disk with a partition formated with ext2fs Tom Oakes