3 /sbin
/makedevs
/dev
< device.txt
> /output.makedevs.txt
2>&1
12 mount
-t proc proc
/proc
15 mount
-t usbfs usbfs
/proc
/bus
/usb
18 cat /buildrom-version
> /dev
/tty
$VT
20 message
"Press enter to start the busybox shell (pausing %%LAB_PAUSE%% seconds)."
21 read -t %%LAB_PAUSE
%% UNUSED
23 if [ "$RET" == '0' ]; then
24 message
"NOTICE: Starting the shell..."
26 message
"To boot your system as normal, type:"
27 message
" cd /bin; ./boot-hdd"
32 message
"Trying to boot from hdd."
39 message
"NOTICE: Starting the shell..."