Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2001 07:50:02 -0700 (PDT)
From:      Paul Herman <pherman@frenchfries.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/27269: Cannot mount linux extended (logical) partitions
Message-ID:  <200105111450.f4BEo2c00839@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/27269; it has been noted by GNATS.

From: Paul Herman <pherman@frenchfries.net>
To: <rubens_ramos@yahoo.com>
Cc: <freebsd-gnats-submit@FreeBSD.ORG>
Subject: Re: kern/27269: Cannot mount linux extended (logical) partitions
Date: Fri, 11 May 2001 16:42:25 +0200 (CEST)

 On Fri, 11 May 2001 rubens_ramos@yahoo.com wrote:
 
 > >How-To-Repeat:
 > use linux to create an extended ext2fs partition.
 > try to mount it in FreeBSD:
 >
 > mount -t ext2fs /dev/ad0s<n> /mnt
 >
 > It will reply: "device not configured"
 
 Hi Rubens,
 
 I can't repeat this on 4.3-STABLE:
 
 bash-2.04# umount /RedHat
 bash-2.04# mount -t ext2fs /dev/ad0s5 /RedHat
 bash-2.04# mount -t ext2fs
 /dev/ad0s6 on /Slackware (ext2fs, local)
 /dev/ad0s5 on /RedHat (ext2fs, local)
 
 I've had no problems since I can remember (4.0, maybe even 3.x).  I
 don't know what might be causing problems for you.  Do you have EXT2FS
 in your kernel (before AND after you apply your patch)?
 
 -Paul.
 

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?200105111450.f4BEo2c00839>