Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jul 1998 16:12:01 -0400
From:      "Craig Shrimpton" <craigs@os.com>
To:        "Thomas Dean" <tomdean@ix.netcom.com>
Cc:        <freebsd-stable@FreeBSD.ORG>
Subject:   Re: FreeBSD only bootstraps from floppy
Message-ID:  <012e01bdb1bf$28f49770$02dd71d1@fargo.os.com>

next in thread | raw e-mail | index | archive | help

>
>You can try the DOS fdisk command, 'FDISK /MBR'.  Before you do that,
>post the output of the FreeBSD commands, 'fdisk sd0' and 'disklabel -r
>sd0'
>

Here it is:


su-2.01# disklabel -r sd0
# /dev/rsd0c:
type: SCSI
disk: sd0s1
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 127
sectors/unit: 2056257
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  a:    65536        0    4.2BSD        0     0     0   # (Cyl.    0 - 4*)
  b:   347856    65536      swap                        # (Cyl.    4*- 25*)
  c:  2056257        0    unused        0     0         # (Cyl.    0 - 127*)
  e:    61440   413392    4.2BSD        0     0     0   # (Cyl.   25*- 29*)
  f:  1581425   474832    4.2BSD        0     0     0   # (Cyl.   29*- 127*)


And the other:

******* Working on device /dev/rsd0 *******
parameters extracted from in-core disklabel are:
cylinders=128 heads=255 sectors/track=63 (16065 blks/cyl)

parameters to be used for BIOS calculations are:
cylinders=128 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 165,(FreeBSD/NetBSD/386BSD)
    start 63, size 2056257 (1004 Meg), flag 80
        beg: cyl 0/ sector 1/ head 1;
        end: cyl 127/ sector 63/ head 254
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>









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?012e01bdb1bf$28f49770$02dd71d1>