Hi,
I donwloaded 4.6.1-rc2.ISO and tried to install it on machine with Solaris 8.
Instalation went perfect, except that after booting FreeBSD boot-manager 
allows only to boot from Solaris x86 partition (1st partition). I can start 
FreeBSD from /dev/ad0s3a when boot from installation CDROM, but not from hard 
disk. Even on hand I've started 

boot0cfg -B -m 0xf -s 3 ad0

and

disklabel -w -B /dev/ad0s3

but the effect were the same. Only the default slice moved from 1 to 3 
(prompt: Default: F3). 

Did someone achieve similar problem and had it find some workaround.

Here is the output of fdisk on this 10G hard disk.

bsd# fdisk /dev/ad0
******* Working on device /dev/ad0 *******
parameters extracted from in-core disklabel are:
cylinders=1247 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=1247 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 190,(unknown)
    start 1008, size 21168 (10 Meg), flag 0
        beg: cyl 0/ head 16/ sector 1;
        end: cyl 1/ head 96/ sector 63
The data for partition 2 is:
sysid 130,(Linux swap or Solaris x86)
    start 22496, size 10000048 (4882 Meg), flag 0
        beg: cyl 1/ head 102/ sector 6;
        end: cyl 623/ head 222/ sector 63
The data for partition 3 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 10022544, size 10010511 (4887 Meg), flag 80 (active)
        beg: cyl 623/ head 223/ sector 1;
        end: cyl 1023/ head 254/ sector 63
The data for partition 4 is:
<UNUSED>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to