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