Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2000 09:29:20 -0800 (PST)
From:      nasko_b@mailcity.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/22942: Problem with ext2fs support
Message-ID:  <20001118172920.DB89437B479@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         22942
>Category:       kern
>Synopsis:       Problem with ext2fs support
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 18 09:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Atanas Bachvaroff
>Release:        FreeBSD 4.0-RELEASE
>Organization:
Sofia University, Bulgaria
>Environment:
I cannot send it due to I have no acces to my PC until next week, but here is the configuration:
Pentium MMX/166, VXProII motherboard, 16MB RAM, 2.5GB HDD, S3VIRGE
>Description:
If you try to create block device node on ext2fs (Debian GNU Linux 2.1 with old version of ext2fs), kernel panicks with trap 12.
>How-To-Repeat:
mount -t ext2fs /dev/ad0s4 /mnt
cd /mnt/root
mknod fd0 b 2 0
___crash___
>Fix:
not known for now (probably temporal is
mount -r -t ext2fs /dev/ad0s4 /mnt)

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001118172920.DB89437B479>