Re: highpoint rocketraid 454 - RAID 1

2005-05-17 Thread Bjrn Knig
Hello, Use the binary driver from HighPoint http://www.highpoint-tech.com/BIOS%20%2B%20Driver/rr454/FreeBSD/374-r5-bsd-v122.tgz Though the latest kernel module is intended for 5.3-RELEASE it should work with 5.4-RELEASE. I have the SATA counterpart of this controller and it does. It might be

Re: Problem ext2

2005-04-29 Thread Bjrn Knig
pier wrote: I need ext2 because i need to exchange very big files (dvd iso images) with linux computers. But everytime i try to copy a big file i receive this message: cp: ./sarge-i386-1.iso: File too large FreeBSD might only be able to deal with files smaller than 2 GiB on ext2 file systems.

mounting /tmp with noexec

2005-04-08 Thread Bjrn Knig
Hello, I wonder if it is safe to mount /tmp with noexec flag. I already discoved that I have to pay attention to this before installing a world, because this task requires to execute binaries in /tmp. Are there any further pitfalls which I should take into account or even could keep me from

missing header files in a world built with WITH_BIND_LIBS=yes

2005-03-28 Thread Bjrn Knig
Hello, I built a world with WITH_BIND_LIBS=yes and had some problems with compiling programs using libbind. Shouldn't there some header files in /usr/include/bind, e.g. resolv.h? Regards Björn ___ freebsd-questions@freebsd.org mailing list