Displaying 5 results from an estimated 5 matches for "christia".
Did you mean:
christian
2013 Feb 11
3
Installing FreeBSD 9.1 amd64 on IBM x3550 M3
...gnised.
But, after the installation, the server fails to boot from disk.
There were some posts, about two years ago, in this list implying
that the problem lies in UEFI but I couldn't find any clear
solution.
Any suggestions would be greatly appreciated.
Thanks,
Panagiotis
--
Panagiotis J. Christias Network Management Center
P.Christias at noc.ntua.gr National Technical Univ. of Athens, GREECE
2013 Aug 06
4
FreeBSD-Update + Sendmail
I have been updating my FreeBSD systems for many years by updating and
building from source. For the FreeBSD 9.2 cycle, I decided to use
freebsd-update for binary update instead. I use Sendmail + Cyrus-SASL and
the freebsd-update process only installed a 'bare bones' binary. How do I
compile just Sendmail from source so that it uses my /etc/make.conf for the
smtp_auth components?
2008 Nov 13
1
qlogic qle2462 hba and freebsd stable on a dl360 g5
Hi.
I'm looking at a qlogic qle2462 hba for my dl360 g5. The thread
http://www.mail-archive.com/freebsd-stable@freebsd.org/msg99497.html
mentions a deadlock when system is loaded. Has this issue been
resolved? Are there other PCI Express hba's which are known to work
with freebsd stable and dl360 g5?
--
regards
Claus
When lenity and cruelty play for a kingdom,
the gentler gamester is
2008 Oct 14
1
FreeBSD 7-STABLE, isp(4), QLE2462: panic & deadlocks
...options DEBUG_VFS_LOCKS
options DIAGNOSTIC
options CAMDEBUG
options CAM_DEBUG_BUS=-1
options CAM_DEBUG_TARGET=-1
options CAM_DEBUG_LUN=-1
options CAM_DEBUG_FLAGS=CAM_DEBUG_INFO
---------------------------------------------------------------
3. dmesg output, also available at http://noc.ntua.gr/~christia/san/7-STABLE.dmesg.out :
Copyright (c) 1992-2008 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.1-PRERELEA...
2012 Feb 10
21
Reducing the need to compile a custom kernel
Hi,
during some big discussions in the last monts on various lists, one of
the problems was that some people would like to use freebsd-update but
can't as they are using a custom kernel. With all the kernel modules
we provide, the need for a custom kernel should be small, but on the
other hand, we do not provide a small kernel-skeleton where you can
load just the modules you need.