From owner-freebsd-questions Tue Dec 19 13:46:39 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 19 13:46:36 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from femail5.sdc1.sfba.home.com (femail5.sdc1.sfba.home.com [24.0.95.85]) by hub.freebsd.org (Postfix) with ESMTP id D6E9C37B402 for ; Tue, 19 Dec 2000 13:46:36 -0800 (PST) Received: from C1052484A ([24.5.25.254]) by femail5.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001219214635.ZDHP29808.femail5.sdc1.sfba.home.com@C1052484A> for ; Tue, 19 Dec 2000 13:46:35 -0800 Message-ID: <003301c06a05$30eea1e0$0100a8c0@mshome.net> From: "David Schultz" To: Subject: Mount Errors Date: Tue, 19 Dec 2000 13:46:48 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I've been getting some warnings at bootup ever since I installed FreeBSD. (I used sysinstall for partitioning, so nothing should have gone wrong.) I figure it's not of any consequence, but since FreeBSD insists on warning me every time I boot, I thought I'd check, just in case it's trying to tell me that something is going to go wrong when I try to fill the last 12 sectors of the slice. Does anyone have an idea about this? > ata1-slave: ata_command: timeout waiting for intr > ata1-slave: identify failed > ad0: 19595MB [39813/16/63] at ata0-master using UDMA66 > ad1: 17206MB [34960/16/63] at ata0-slave using UDMA66 > acd0: DVD-ROM at ata1-master using WDMA2 > Mounting root from ufs:/dev/ad1s3a > ad1s1: raw partition size != slice size > ad1s1: start 63, end 144584, size 144522 > ad1s1c: start 63, end 35239679, size 35239617 > ad1s1: truncating raw partition > ad1s1: rejecting partition in BSD label: it isn't entirely within the slice > ad1s1: start 63, end 144584, size 144522 > ad1s1b: start 102463, end 1160302, size 1057840 > ad1s1: rejecting partition in BSD label: it isn't entirely within the slice > ad1s1e: start 1160303, end 3257454, size 2097152 > ad1s1: rejecting partition in BSD label: it isn't entirely within the slice > ad1s1f: start 3257455, end 35239679, size 31982225 The ata1-slave error is correct because there is no secondary slave--- I'm more concerned about the "raw partition size != slice size" and "truncating raw partition" bits. /dev/ad0 has one DOS partition, /dev/ad1 has a Linux partition, an extended DOS partition, and a BSD partition, all starting well below the 1024 cylinder boundary. On a related note, I'd appreciate it if anyone happened to know if it's possible to mount a logical Linux partition that exists within an extended partition. Thanks in advance! Regards, David Schultz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message