ref: 74a7efc3a28c545afe2a8de9662348cdca68f052
parent: 0653e52f4b861946eb99714413b26475646865de
author: cinap_lenrek <cinap_lenrek@localhost>
date: Fri Apr 15 04:34:44 EDT 2011
remove *nomp= from boot config. its easy to add a config key in boot shell or change bios option in case it doesnt work.
--- a/sys/lib/dist/pc/plan9.ini.cd
+++ b/sys/lib/dist/pc/plan9.ini.cd
@@ -1,7 +1,6 @@
# config for initial cd booting
# very cautious settings to get started.
# will defeat booting from usb devices.
-*nomp=1
*nodumpstack=1
partition=new
mouseport=ask
--
⑨