Date: Sun, 20 Aug 2000 12:14:43 -0600 (MDT) From: "Ross A Lippert" <ripper@plato.nmia.com> To: questions@freebsd.org Subject: partition size != slice size Message-ID: <m13QZcJ-0011ZKC@plato.nmia.com>
next in thread | raw e-mail | index | archive | help
You know, I think /stand/sysinstall should have better utilities for adding new filesystems. Maybe it does and I haven't found it. Anyhow, while trying to add a new fs through /stand/sysinstall I think I did something bad with the disklabel part bc I now get (from dmesg) Mounting root from ufs:/dev/ad1s1a ad1s3: raw partition size != slice size ad1s3: start 5265792, end 5315791, size 50000 ad1s3c: start 5265792, end 6330239, size 1064448 ad1s3: truncating raw partition ad1s3: rejecting partition in BSD label: it isn't entirely within the slice ad1s3: start 5265792, end 5315791, size 50000 ad1s3a: start 5265792, end 6330239, size 1064448 ad0s6: raw partition size != slice size ad0s6: start 5265792, end 5315791, size 50000 ad0s6c: start 5265792, end 6330239, size 1064448 ad0s6: truncating raw partition ad0s6: rejecting partition in BSD label: it isn't entirely within the slice ad0s6: start 5265792, end 5315791, size 50000 ad0s6a: start 5265792, end 6330239, size 1064448 Currently, everything I want seems to be mounting ok but this is annoying and a little scary. What's wrong and how do I fix it? (I'm not subscribed, reply personal) -r 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?m13QZcJ-0011ZKC>