boot.fs 364 B

12345678
  1. #!/boot/rc -m /boot/rcmain
  2. # boot script for file servers, including standalone ones
  3. /boot/echo 'Booting'
  4. #/boot/listen1 -t -v tcp!*!1522 /boot/tty /boot/rc -m /boot/rcmain -i &
  5. #/boot/tty -f'#t/eia0' /boot/rc -m/boot/rcmain -i &
  6. /boot/tty -f'#t/eia0' /boot/boot2
  7. #exec /boot/console /boot/tty /boot/rc -m/boot/rcmain -i
  8. #exec /boot/console /boot/tty /boot/boot2