From owner-freebsd-questions Wed Dec 13 1:39:48 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 13 01:39:47 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from sina.com (unknown [202.106.187.189]) by hub.freebsd.org (Postfix) with SMTP id 64C9537B400 for ; Wed, 13 Dec 2000 01:39:46 -0800 (PST) Received: (qmail 35022 invoked from network); 13 Dec 2000 10:32:31 -0000 Received: from unknown (HELO IBM) (61.133.193.193) by 202.106.187.189 with SMTP; 13 Dec 2000 10:32:31 -0000 Message-ID: <001d01c064e8$870f6fe0$640170ca@nx.cninfo.net> From: "sg" To: Subject: problem about mount ext2fs in freebsd 3.2 Date: Wed, 13 Dec 2000 17:39:01 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I add option "ext2fs" to my kernel config file, compile and install ok when I mount my linux partition by use: #mount -t ext2fs /dev/da0s3 /mnt it prompt no error message,but when I execute command: ls /mnt the system is rebooted. Thanks very much. Best wishes! sun gang. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message