trolocaust
Member
Hello. I'm new to SRB2 and new to starting dedicated servers. I hope I don't come off too noobish or am asking old questions. I was trying to run a server on a raspberry pi virtual machine using this guide: https://pimylifeup.com/srb2-server-raspberry-pi/ and I was able to make it up to the part where I was supposed to run
/home/pi/srb2/lsdl2srb2 -dedicated
. I was able to do everything else no problem but this one part gave me trouble. In my srb2 folder there is only the data files and a .gitignore file, which has /lsdl2srb2 in it. whenever I run /home/pi/srb2/lsdl2srb2 -dedicated
I get the error "bash: ./home/pi/srb2/lsdl2srb2: No such file or directory". If anyone needs more info on what I'm doing I'm open to answer.