5ebb61c202
o Wave goodbye to INSTALL_SMALL-based boot image (it was originally built for 5.25" media, but isn't anymore). o Make a separate ramdisk image for the INSTALL_TINY image, using the old script-based installer (not fixed/checked at the moment). However, at least tweak the profile scripts to start it instead of sysinst. Also remove ping6 and rtsol from ramdisk compared to original; the INSTALL_TINY image doesn't have INET6. o Add dump/restore back into both ramdisk images. o Add scsictl and chio to the normal ramdisk image (INSTALL-based fdset) o With dump/restore reinstated, remove the rescue-* and ramdisk-rescue directories. So, we're now back to having the recovery tools on the same image as the boot media images.
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
# $NetBSD: disktab.preinstall,v 1.1 2000/06/12 18:51:17 he Exp $
|
|
#
|
|
# Disk geometry and partition layout tables.
|
|
# Key:
|
|
# dt controller type
|
|
# ty type of disk (fixed, removeable, simulated)
|
|
# d[0-4] drive-type-dependent parameters
|
|
# ns #sectors/track
|
|
# nt #tracks/cylinder
|
|
# nc #cylinders/disk
|
|
# sc #sectors/cylinder, nc*nt default
|
|
# su #sectors/unit, sc*nc default
|
|
# se sector size, DEV_BSIZE default
|
|
# rm rpm, 3600 default
|
|
# sf supports bad144-style bad sector forwarding
|
|
# sk sector skew per track, default 0
|
|
# cs sector skew per cylinder, default 0
|
|
# hs headswitch time, default 0
|
|
# ts one-cylinder seek time, default 0
|
|
# il sector interleave (n:1), 1 default
|
|
# bs boot block size, default BBSIZE
|
|
# sb superblock size, default SBSIZE
|
|
# o[a-h] partition offsets in sectors
|
|
# p[a-h] partition sizes in sectors
|
|
# b[a-h] partition block sizes in bytes
|
|
# f[a-h] partition fragment sizes in bytes
|
|
# t[a-h] partition types (filesystem, swap, etc)
|
|
#
|
|
# All partition sizes reserve space for bad sector tables.
|
|
# (5 cylinders needed for maintenance + replacement sectors)
|
|
#
|