Home | History | Annotate | Line # | Download | only in gpt
      1 # gpt.disk:
      2 type: ESDI
      3 disk: WDC WD2500SD-01K
      4 label: fictitious
      5 flags:
      6 bytes/sector: 512
      7 sectors/track: 63
      8 tracks/cylinder: 16
      9 sectors/cylinder: 1000
     10 cylinders: 10
     11 total sectors: 10000
     12 rpm: 3600
     13 interleave: 1
     14 trackskew: 0
     15 cylinderskew: 0
     16 headswitch: 0		# microseconds
     17 track-to-track seek: 0	# microseconds
     18 drivedata: 0 
     19 
     20 6 partitions:
     21 #        size    offset     fstype [fsize bsize cpg/sgs]
     22  a:       500        63     4.2BSD   1024  8192     0  # (Cyl.      0*-      0*)
     23  b:      1000       563       swap                     # (Cyl.      0*-      1*)
     24  c:      1000        63     unused      0     0        # (Cyl.      0*-      1*)
     25  d:      1063         0     unused      0     0        # (Cyl.      0 -      1*)
     26  e:      1000      1563     4.2BSD   1024  8192     0  # (Cyl.      1*-      2*)
     27  f:       400      2563      MSDOS                     # (Cyl.      2*-      2*)
     28