I build a 5.3 kernel and source from source. When I booted, I got:
Copyright (c) 1992-2004 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 5.3-RELEASE-p2 #0: Fri Dec 10
Hi
We are trying to gather some debug information for a problem that is difficult
to diagnose, as the machine always ends up hard frozen (does not do anything,
can not break to debugger, does not respond to keyboard, etc.), so we are
dumping output from netstat, vmstat, iostat etc. quite often.
The information needed to wire down SCSI devices (which appears to be
necesary in some cases with systems that have more than 1 SCSI controller)
is contained in
/usr/src/sys/i386/conf/NOTES for v4.10, and
/sys/conf/NOTES for 5.3-STABLE
Thanks to Scott Long for pointing out the latter.
Mike Squir
I'm trying to setup (ipfw) firewall on a server that exports home
directories over NFS. Do I have to use nfsd_flafs and mountd_flags in
rc.conf to specify ports on the server (advice I found in various
mailing list archives) or is there a centralized solution? (what does
nfs_reserved_port_only
On Fri, 10 Dec 2004, L G wrote:
> Hi,
> Im installing 5.3 amd64 on Dell Poweredge servers 2800 and 2850. All
> machines have 4 to 8gb of ram and Perc 4e/di hardware Raid controller.
> The install does not boot completely because of the amr driver for the
> Perc 4e/di not recognising 4gb+. To solve
On Thu, 9 Dec 2004 19:31:40 +0100, Christian Lackas
<[EMAIL PROTECTED]> wrote:
> * Scott Long <[EMAIL PROTECTED]> [041209 15:59]:
>
> Hello,
>
> > > It would be nice if I can set hw.ata.ata_dma="0" at the loader
> > > prompt during bootup, so that the system at least will boot from
> > > harddisk
The email address "[EMAIL PROTECTED]" is no longer in use.
To reach Jim McNally please resend your email to: [EMAIL PROTECTED]
Support for DX-Ball 2, Tread Marks, Rival Ball Tournament and other games by
Longbow Digital Arts is now located at: http://www.ldagames.com/support.html
Thank you!
Peter Radcliffe wrote:
Sren Schmidt <[EMAIL PROTECTED]> probably said:
Well, you probably should take care of your sister first :)
And no I dont have a paypal account, so far I've got by fine without it,
by using other means as checks, wiretransfers etc etc...
Do you have a list of things (partic
Hi,
Im installing 5.3 amd64 on Dell Poweredge servers 2800 and 2850. All
machines have 4 to 8gb of ram and Perc 4e/di hardware Raid controller.
The install does not boot completely because of the amr driver for the
Perc 4e/di not recognising 4gb+. To solve this I specify hw.physmem=4G
at boot time.