hello everyone. i just got a dedicated server that’s FreeBSD, and i can’t figure out how to get it installed. i am fairly proficiant with linux, but my first time dealing with FreeBSD.
this is the error i get…
$ sh setup.sh
It is recommended to install as the super user
Please enter the root password or hit enter to continue as is
setup.sh: /bin/su: not found
ELF binary type “0” not known.
Abort trap
ELF binary type “3” not known.
Abort trap
The setup program seems to have failed on x86/glibc-2.1
See http://zerowing.idsoftware.com/linux/ for troubleshooting
$
apparently this is a problem common with FreeBSD, because i found the help file for it: http://zerowing.idsoftware.com/linux/q3a/index.html#bsd
unfortunately, the same thing happens after i do brandelf -t Linux setup.1947/setup.data/bin/FreeBSD/x86/setup (i had to slightly modify it), i get the same error.
do i need to brandelf more files? i really am clueless what to do here, so if someone could please help me out, i’d really appreciate it.
also, it’s worth mentioning that i dont have root, but even a friend with root access to the box could not get it to do it.
