switch to 'swap generic' since that works now (minimal diffs from GENERIC)
This commit is contained in:
parent
c9ec66c20b
commit
1f81754e6d
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RAMDISK,v 1.3 1996/09/27 17:08:36 cgd Exp $
|
||||
# $NetBSD: RAMDISK,v 1.4 1996/10/03 20:47:19 cgd Exp $
|
||||
#
|
||||
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
|
||||
|
||||
@ -61,7 +61,7 @@ options PCIVERBOSE # recognize "unknown" PCI devices
|
||||
options TCVERBOSE # recognize "unknown" TC devices
|
||||
options UCONSOLE # users can use TIOCCONS (for xconsole)
|
||||
|
||||
config netbsd root on rd0
|
||||
config netbsd swap generic
|
||||
#config netbsd root on sd0 swap on sd0
|
||||
#config netbsd root nfs swap nfs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user