Date: Tue, 19 Dec 2000 13:46:48 -0800 From: "David Schultz" <vvortex1@home.com> To: <freebsd-questions@freebsd.org> Subject: Mount Errors Message-ID: <003301c06a05$30eea1e0$0100a8c0@mshome.net>
next in thread | raw e-mail | index | archive | help
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 <QUANTUM FIREBALLP LM20.5> [39813/16/63] at ata0-master using UDMA66 > ad1: 17206MB <WDC AC418000D> [34960/16/63] at ata0-slave using UDMA66 > acd0: DVD-ROM <TOSHIBA DVD-ROM SD-M1202> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003301c06a05$30eea1e0$0100a8c0>