Home | History | Annotate | Line # | Download | only in bootimage
diskproto.mbrfat.in revision 1.1.4.2
      1  1.1.4.2  martin # $NetBSD: diskproto.mbrfat.in,v 1.1.4.2 2020/04/24 17:19:49 martin Exp $
      2  1.1.4.2  martin type: ESDI
      3  1.1.4.2  martin disk: image
      4  1.1.4.2  martin label: 
      5  1.1.4.2  martin flags:
      6  1.1.4.2  martin bytes/sector: 512
      7  1.1.4.2  martin sectors/track: @@SECTORS@@
      8  1.1.4.2  martin tracks/cylinder: @@HEADS@@
      9  1.1.4.2  martin sectors/cylinder: @@SECPERCYLINDERS@@
     10  1.1.4.2  martin cylinders: @@CYLINDERS@@
     11  1.1.4.2  martin total sectors: @@IMAGESECTORS@@
     12  1.1.4.2  martin rpm: 3600
     13  1.1.4.2  martin interleave: 1
     14  1.1.4.2  martin trackskew: 0
     15  1.1.4.2  martin cylinderskew: 0
     16  1.1.4.2  martin headswitch: 0           # microseconds
     17  1.1.4.2  martin track-to-track seek: 0  # microseconds
     18  1.1.4.2  martin drivedata: 0 
     19  1.1.4.2  martin 
     20  1.1.4.2  martin 8 partitions:
     21  1.1.4.2  martin #        size    offset     fstype [fsize bsize cpg/sgs]
     22  1.1.4.2  martin a:    @@FSSECTORS@@ @@FSOFFSET@@ 4.2BSD 1024 8192 16
     23  1.1.4.2  martin b:    @@SWAPSECTORS@@ @@SWAPOFFSET@@ swap
     24  1.1.4.2  martin c:    @@BSDPARTSECTORS@@ @@FSOFFSET@@ unused 0 0
     25  1.1.4.2  martin d:    @@IMAGESECTORS@@ 0 unused 0 0
     26  1.1.4.2  martin e:    @@FATSECTORS@@ @@FATOFFSET@@ MSDOS
     27