From ma@dt.e-technik.uni-dortmund.de  Mon Feb 17 03:23:37 2003
Return-Path: <ma@dt.e-technik.uni-dortmund.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6867637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 03:23:37 -0800 (PST)
Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 35C7943FDD
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 03:23:36 -0800 (PST)
	(envelope-from ma@dt.e-technik.uni-dortmund.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 0F799A381D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 12:23:35 +0100 (CET)
Received: by merlin.emma.line.org (Postfix, from userid 500)
	id 48B8F7C405; Mon, 17 Feb 2003 12:23:33 +0100 (CET)
Received: by merlin.emma.line.org (Postfix, from userid 500)
	id 9C11A7C405; Mon, 17 Feb 2003 12:22:54 +0100 (CET)
Received: from localhost (127.0.0.1) by merlin with POP3 (getmail 2.3.9.ma1)
  for <postmaster@merlin>; 17 Feb 2003 11:22:54 -0000
Received: from unimail.uni-dortmund.de ([unix socket])
	by unimail (Cyrus v2.1.11) with LMTP; Mon, 17 Feb 2003 12:15:07 +0100
Received: from nx5.HRZ.Uni-Dortmund.DE (nx5.HRZ.Uni-Dortmund.DE [129.217.131.21])
	by unimail.uni-dortmund.de (8.12.7+Sun/8.11.6) with ESMTP id h1HBEwPZ001084
	for <smmaandr@unimail.uni-dortmund.de>; Mon, 17 Feb 2003 12:15:07 +0100 (MET)
Received: from m2a2.myip.org (actually pD9E1E033.dip.t-dialin.net) by nx5.HRZ.Uni-Dortmund.DE
          via smtp-def with ESMTP; Mon, 17 Feb 2003 10:57:30 +0100
Received: by emma.line.org (Postfix, from userid 0)
	id 27A5E1B205; Mon, 17 Feb 2003 10:57:27 +0100 (CET)
Message-Id: <20030217095727.27A5E1B205@emma.line.org>
Date: Mon, 17 Feb 2003 10:57:27 +0100 (CET)
From: Matthias Andree <matthias.andree@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ext2fs no-go in FreeBSD 5 (regression over 4.7) 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48369
>Category:       kern
>Synopsis:       ext2fs no-go in FreeBSD 5 (regression over 4.7)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 03:30:11 PST 2003
>Closed-Date:    Thu Feb 19 03:54:07 PST 2004
>Last-Modified:  Thu Feb 19 03:54:07 PST 2004
>Originator:     Bourne-again Superuser
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Feb 17 09:59:35 CET 2003 root@merlin.emma.line.org:/usr/src/sys/i386/compile/MA5 i386


	
>Description:
Since the update from 4-STABLE to 5, I can no longer mount my Linux
ext3fs (root) partition:
-bash-2.05b# grep /linux /etc/fstab
/dev/da0s1              /linux          ext2fs  ro,noauto       0       0
-bash-2.05b# mount /linux
ext2fs: /dev/da0s1: Operation not supported by device
-bash-2.05b# e2fsck /dev/da0s1
e2fsck 1.27 (8-Mar-2002)
The filesystem size (according to the superblock) is 192252 blocks
The physical size of the device is 0 blocks
Either the superblock or the partition table is likely to be corrupt!

	
>How-To-Repeat:
	
>Fix:

	

>Release-Note:
>Audit-Trail:

From: Dan Naumov <dan.naumov@ofw.fi>
To: bug-followup@FreeBSD.org
Cc:  
Subject: kern/48369
Date: 18 Mar 2003 19:40:07 +0200

 Works for me on 5.0-RELEASE-p4 i386.
 
 Sincerely,
 -- 
 Dan Naumov <dan.naumov@ofw.fi>
 
State-Changed-From-To: open->closed 
State-Changed-By: tjr 
State-Changed-When: Thu Feb 19 03:53:26 PST 2004 
State-Changed-Why:  
Kernel ext2fs support works fine. e2fsprogs (in ports) is broken. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48369 
>Unformatted:
