11.336Sriastrad# $NetBSD: INSTALL,v 1.336 2022/07/29 10:08:01 riastradh Exp $ 21.2Stls# 31.54Sthorpej# INSTALL - Installation kernel. 41.2Stls# 51.324Sad# This kernel is derived from GENERIC with additional memory disk 61.324Sad# options. 71.195Satatat 81.328Sjyminclude "arch/i386/conf/MONOLITHIC" 91.2Stls 101.336Sriastrad#ident "INSTALL-$Revision: 1.336 $" 111.153Sabs 121.325Sadno options MEMORY_DISK_DYNAMIC 131.330Sryooptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.330Sryooptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.330Sryooptions MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks 161.328Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 171.328Sjym 181.331Schristos# DRMKMS driver 191.331Schristosno i915drmkms* at pci? 201.331Schristosno radeon* at pci? 211.335Smayano nouveau* at pci? 221.336Sriastradno options DRM_LEGACY 231.332Srin 241.332Srin# pre-PCI graphics drivers, not enabled in GENERIC 251.332Srinvga0 at isa? 261.332Srinpcdisplay0 at isa? # CGA, MDA, EGA, HGA 271.332Srinwsdisplay* at pcdisplay? console ? 28