git: 9front

Download patch

ref: bdc4192ec85ef26646d214e21510f5a088525b8f
parent: 4b9f39b27fb44f607f9b5ba6be2f18b7099b5666
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
--