Set IoErr when returning from internalBootLock() if the mountlist is
commitce807ca7610be8bf72ed6e3658723ee65e3b6635
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 19 Sep 2014 02:20:57 +0000 (19 02:20 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 19 Sep 2014 02:20:57 +0000 (19 02:20 +0000)
tree1579d57c62490e48ef447273d5642a57a26f7f9c
parent76cf849374490305e82071bb6389f8d928042fab
Set IoErr when returning from internalBootLock() if the mountlist is
empty or the selected BootNode can't be mounted. Its caller,
internalBootCliHandler(), needs IoErr set to know if a volume is not
bootable. This should fix the infamous "Please insert volume SYS" bug
(it does for me).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49648 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/dos/cliinit.c