Hi,
I decided to update my installed ports, so what I did was:
After it was completed, I did this:
And after that I used command:
What happened is that it shutdown my dhcpd so my computer lost it's IP-address and kikked me out. I was running the update inside a screen, so it should still be going on. However, when I try to login to the computer, I get this error message:
I cannot login using ssh, telnet or directly from the keyboard. I can login using ftp, but I don't have root access with ftp.
Does anyone have any way of helping me? I tried logging in as root from the keyboard, but seems also root uses bash, so no help there.
I decided to update my installed ports, so what I did was:
Code:
csup -L ports-supfile
After it was completed, I did this:
Code:
portmaster -L
And after that I used command:
Code:
portmaster -a
What happened is that it shutdown my dhcpd so my computer lost it's IP-address and kikked me out. I was running the update inside a screen, so it should still be going on. However, when I try to login to the computer, I get this error message:
Code:
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "bash"
I cannot login using ssh, telnet or directly from the keyboard. I can login using ftp, but I don't have root access with ftp.
Does anyone have any way of helping me? I tried logging in as root from the keyboard, but seems also root uses bash, so no help there.