From 1c63dadd351d9cfb3b8d104125636dfbca37aad0 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Mon, 9 May 2011 22:56:02 +0000 Subject: installer: fix *nomp=1, remove floppy nonsense from stop. --- rc/bin/inst/bootsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc/bin/inst/bootsetup') diff --git a/rc/bin/inst/bootsetup b/rc/bin/inst/bootsetup index 7de697850..e33313f3a 100755 --- a/rc/bin/inst/bootsetup +++ b/rc/bin/inst/bootsetup @@ -30,7 +30,7 @@ case go echo 'monitor='^$monitor echo 'vgasize='^$vgasize if(test -f '#ec/*nomp') - echo '*nomp=' + echo '*nomp=1' } >/tmp/plan9.ini } -- cgit v1.2.3