From owner-freebsd-questions Tue Feb 11 20:26: 2 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6547037B401 for ; Tue, 11 Feb 2003 20:26:01 -0800 (PST) Received: from saturn.phpwebhosting.com (saturn.phpwebhosting.com [64.29.16.37]) by mx1.FreeBSD.org (Postfix) with SMTP id 841B543FA3 for ; Tue, 11 Feb 2003 20:26:00 -0800 (PST) (envelope-from q@quealy.org) Received: (qmail 27582 invoked by uid 508); 12 Feb 2003 04:25:57 -0000 Received: from unknown (HELO ?10.0.1.2?) (67.37.35.60) by saturn.phpwebhosting.com with SMTP; 12 Feb 2003 04:25:57 -0000 Mime-Version: 1.0 X-Sender: patrick%quealy.org@mail.quealy.org Message-Id: Date: Tue, 11 Feb 2003 23:25:58 -0500 To: freebsd-questions@freebsd.org From: Patrick Quealy Subject: fsck_ext2fs Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I compled ext2 support into a kernel and I am able to mount and read an ext2 partition fine. However, running fsck -t ext2fs (or fsck_ext2fs) on it results in the error message: ** /dev/ad1s1 BAD SUPER BLOCK: MAGIC NUMBER WRONG ioctl (GCINFO): Operation not supported by device /dev/ad1s1: can't read disk label Same for the other partition on the disk. Both are type 0x83/linux native. Of course the need to fsck will arise eventually, but even if it did not, I'm unable to include the ext2 partition in my fstab until the system will be able to run fsck_ext2fs successfully on boot. Thanks in advance for any help. --Patrick -- Q -- q@quealy.org -- http://www.quealy.org GPG: pgp.mit.edu, ID 0xFCCBDDBD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message