inst: use first iso9660 filesystem as default distribution media

This commit is contained in:
cinap_lenrek 2011-05-01 01:49:26 +00:00
parent f7b678fd6b
commit 05bcced19e
2 changed files with 5 additions and 1 deletions

View file

@ -77,7 +77,10 @@ case go
mountstatus=x
while(! ~ $mountstatus ''){
prompt -w '' 'Distribution disk' $fat $x9660
default=()
if(! ~ $#cdboot 0 && ! ~ $#x9660 0)
default=(-d $x9660(1))
prompt $default 'Distribution disk' $fat $x9660
disk=$rd
srvmedia=()

View file

@ -1,5 +1,6 @@
# config for initial cd booting
*nomp=1
cdboot=yes
mouseport=ask
monitor=ask
vgasize=ask