| ||||||
| 5/20 |
| 2001/6/24-25 [Computer/SW/OS/FreeBSD] UID:21611 Activity:moderate |
6/23 I'm trying to run audiogalaxy's satellite binary on FreeBSD w/
linux compatibility enabled, but doing so causes a reboot?
Suggestions?
\_ run linux.
\_ obDoesntWorkWithCableModem
\_ Make sure it Is branded as a Linux binary. Some common syscall
(ioctl I think) in Linux is the same number as the reboot call
in FreeBSD. brandelf is your friend. I assume you are running
this as root, and rebooting instead of crashing the machine.
\_ thanks, right on target |