Skip site navigation (1)Skip section navigation (2)
Date:      19 Dec 2001 20:49:24 +0100
From:      Julio Merino <juli@merino.net>
To:        Mailing-list FreeBSD-Stable <freebsd-stable@freebsd.org>
Subject:   Re: Unexisting disklabel
Message-ID:  <1008791364.393.0.camel@klamath>

next in thread | raw e-mail | index | archive | help
As you requested, here it goes:

# boot0cfg -v ad0
boot0cfg: /dev/ad0: unknown or incompatible boot code

# fdisk -v ad0
******* Working on device /dev/ad0 *******
parameters extracted from in-core disklabel are:
cylinders=2491 heads=255 sectors/track=63 (16065 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=2491 heads=255 sectors/track=63 (16065 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 11,(DOS or Windows 95 with 32 bit FAT)
    start 63, size 7180992 (3506 Meg), flag 0
	beg: cyl 0/ head 1/ sector 1;
	end: cyl 446/ head 254/ sector 63
The data for partition 2 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 7181055, size 6217155 (3035 Meg), flag 80 (active)
	beg: cyl 447/ head 0/ sector 1;
	end: cyl 833/ head 254/ sector 63
The data for partition 3 is:
sysid 131,(Linux filesystem)
    start 13398273, size 144522 (70 Meg), flag 0
	beg: cyl 834/ head 1/ sector 1;
	end: cyl 842/ head 254/ sector 63
The data for partition 4 is:
sysid 15,(Extended DOS, LBA)
    start 13542795, size 26475120 (12927 Meg), flag 0
	beg: cyl 843/ head 0/ sector 1;
	end: cyl 1023/ head 254/ sector 63

And when I issue these commands, I also get the kernel warnings:
ad0s3: rejecting BSD label: raw partition offset != slice offset
ad0s3: start 13398273, end 13542794, size 144522
ad0s3c: start 8177085, end 16354169, size 8177085

Thanks

-- 
La ignorancia es la felicidad.

Julio Merino <juli@merino.net> ICQ: 18961975

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1008791364.393.0.camel>