hi
i m trying to make a bootable floppy
but i’ve no keyboard
when i press a key i have this message:
" unable to start devc-con"
don’t understand
→ my buildfile: # A simple “ls”, “cat”, and shell.
This file is “shell.bld”
[virtual=bios +autolink] .bootstrap
= {
startup-bios
PATH=/proc/boot procnto
}
[+script] .script = {
[+session] PATH=:/proc/boot esh
devc-con &
reopen /dev/con1
}
[type=link] /dev/console = /dev/con1
[type=link]
/usr/lib/ldqnx.so.2=/proc/boot/libc.so.2
libc.so.2
[data=copy]
esh
ls
cat
thanks for your help