From owner-freebsd-current Sun Nov 8 06:13:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA14995 for freebsd-current-outgoing; Sun, 8 Nov 1998 06:13:58 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gina.swimsuit.internet.dk (mail.swimsuit.internet.dk [194.255.12.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA14988 for ; Sun, 8 Nov 1998 06:13:55 -0800 (PST) (envelope-from leifn@swimsuit.internet.dk) Received: from localhost (localhost.swimsuit.internet.dk [127.0.0.1]) by gina.swimsuit.internet.dk (8.9.1/8.9.1) with ESMTP id PAA02361 for ; Sun, 8 Nov 1998 15:13:35 +0100 (CET) (envelope-from leifn@swimsuit.internet.dk) Date: Sun, 8 Nov 1998 15:13:35 +0100 (CET) From: Leif Neland To: freebsd-current@FreeBSD.ORG Subject: EXT2FS should be in GENERIC Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Now I have solved how to mount my ext2fs from /dev/da0s1 or /dev/sd0s1. The reason hadn't anything to do with /dev/da*, it was because EXT2FS had to be compiled into the kernel. May I suggest EXT2FS is included in the GENERIC kernel? This would make it easier enlightning those misguided souls running linux, when Freebsd out of the box can read their disks. Or at least the option should be at the top of the GENERIC config alongside the other FS's like MSDOSFS and CD9660 (perhaps commented out) instead of being hidden at the bottom of LINT under "More undocumented options for linting" Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message