From e1e174fecdf36b0e96cbeae462a8b8c5eebed7fe Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 9 Jun 2011 21:14:14 +0000 Subject: [PATCH] fix mistake --- rc/bin/inst/bootsetup | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rc/bin/inst/bootsetup b/rc/bin/inst/bootsetup index 3b34c7ff0..804e2e49b 100755 --- a/rc/bin/inst/bootsetup +++ b/rc/bin/inst/bootsetup @@ -29,7 +29,7 @@ case go prompt $default 'Plan 9 FAT partition' $fats 9fat=$rd export 9fat - + if(! test -f /tmp/plan9.ini) { if(~ $syst cpu) bootfile=9pccpuf @@ -85,8 +85,10 @@ case go oldbootsetup=$didbootsetup didbootsetup=1 export didbootsetup + prompt 'Enable boot method' plan9 winnt - + + disk=`{basename -d $9fat} if(! boot$rd){ didbootsetup=$oldbootsetup export didbootsetup