Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2002 08:39:56 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        alpha@freebsd.org
Subject:   Re: -current testers needed (no-destructive test) 
Message-ID:  <15807.57644.25332.225787@grasshopper.cs.duke.edu>
In-Reply-To: <5902.1035956706@critter.freebsd.dk>
References:  <15807.4484.503182.946589@grasshopper.cs.duke.edu> <5902.1035956706@critter.freebsd.dk>

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

Poul-Henning Kamp writes:
 > In message <15807.4484.503182.946589@grasshopper.cs.duke.edu>, Andrew Gallatin 
 > writes:
 > >
 > >Poul-Henning Kamp writes:
 > > > 
 > > > I need as many as possible of the people who run alpha/-current to
 > > > run a pair of simple tests.
 > >
 > >
 > > > If any of the expected partitions are missing, please send me
 > > > the following debugging information:
 > >
 > >Is "c" (as in /dev/da0c) expected?
 > 
 > Depends, it show something like two lines at the top, almost identical,
 > then one line for each parititon plus a line for any chunk of unassigned
 > space.


Ok.  Is this what you expect:

Debug_Disk(da1)  bios_geom=0/255/63 = 0
  boot1=0x0, bootmgr=0x0
-->        0x120030080        0 17783240 17783239 da1      -                ??       0x00
  -->      0x120030100        0 17783240 17783239 da1      -                freebsd  0x00
    -->    0x120030200        0   524288   524287 da1a     (null)           part     0x00
    -->    0x120030380   524288  2097152  2621439 da1b     (null)           part     0x00
    -->    0x120030300  2621440   401408  3022847 da1e     (null)           part     0x00
    -->    0x120030280  3022848  2457600  5480447 da1f     (null)           part     0x00
    -->    0x120030180  5480448 12302792 17783239 da1g     (null)           part     0x00



Disklabel 'sez:

# /dev/da1c:
type: SCSI
disk: da1
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 1106
sectors/unit: 17783240
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:   524288        0    4.2BSD     2048 16384    94   # (Cyl.    0 - 32*)
  b:  2097152   524288      swap                        # (Cyl.   32*- 163*)
  c: 17783240        0    unused        0     0         # (Cyl.    0 - 1106*)
  e:   401408  2621440    4.2BSD     2048 16384    97   # (Cyl.  163*- 188*)
  f:  2457600  3022848    4.2BSD     2048 16384    89   # (Cyl.  188*- 341*)
  g: 12302792  5480448    4.2BSD     2048 16384    89   # (Cyl.  341*- 1106*)


Drew

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




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