Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2000 21:33:46 +0000
From:      "Mark S. Reichman" <reichman@twcny.rr.com>
To:        freebsd-questions@freebsd.org
Subject:   raw partition size != slice size
Message-ID:  <3929A7BA.750A91EB@twcny.rr.com>

next in thread | raw e-mail | index | archive | help
Ok.. I used the 4.0 kern.flp and mfsroot.flp to
create my partition and slices. Made some ufs and ext2
partitions. I have done this many times. 
I am getting the following message during startup.
fdisk is attached.  Anyway to fix this?

Mounting root from ufs:/dev/ad1s2a
ad1s1: raw partition size != slice size
ad1s1: start 63, end 183455, size 183393
ad1s1c: start 63, end 163295, size 163233 


mark@slugo:/home/mark:> fdisk ad1
******* Working on device /dev/ad1 *******
parameters extracted from in-core disklabel are:
cylinders=9825 heads=32 sectors/track=63 (2016 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=9825 heads=32 sectors/track=63 (2016 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 131,(Linux filesystem)
    start 63, size 183393 (89 Meg), flag 0
        beg: cyl 0/ sector 1/ head 1;
        end: cyl 90/ sector 63/ head 31
The data for partition 2 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 183456, size 183456 (89 Meg), flag 80 (active)
        beg: cyl 91/ sector 1/ head 0;
        end: cyl 181/ sector 63/ head 31
The data for partition 3 is:
sysid 165,(FreeBSD/NetBSD/386BSD)      
    start 366912, size 9720144 (4746 Meg), flag 0
        beg: cyl 182/ sector 1/ head 0;
        end: cyl 1023/ sector 63/ head 15
The data for partition 4 is:
sysid 5,(Extended DOS)
    start 10088064, size 9719136 (4745 Meg), flag 0
        beg: cyl 1023/ sector 63/ head 255;
        end: cyl 1023/ sector 63/ head 31


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?3929A7BA.750A91EB>