Hello Dharani,
> After building, I tried to start emu but I see error:
>
> dharani@box:~/9ferno$ ./Linux/amd64/bin/emu -r.
> kbind error new #U/dev
> kbind error new #U/net
> kbind error new #U/net.alt
> SYS: process main faults: dereference of nil
> Killed
>
> Am I missing something? Where can I get more details on how to start it correctly? Please let me know.
I have not used 9ferno in a while and do not have a linux machine
handy to test it.
I used to start it with the commands:
EMU='-v -g1024x768 -s'
fn wem {emu /dis/wm/wm.dis wm/logon -u glenda}
fn wemi {emu /dis/wm/wm.dis wm/logon -u inferno}
I think emuinit.dis is for starting up without a window, iirc.
With best wishes