On Tuesday, 6 September 2005 at 14:05:03 +0100, Tomas Palfi wrote:
> To all,
>
> i've got a server with two identical disks which I would like to set
> up as a one way mirror with Vinum volume manager. How do I go about
> configuring the entire disk making it bootable mirror of the first
> one?
T
On Tue, September 6, 2005 10:35 pm, Daniel O'Connor said:
> Hi,
> I can't set ar0s1b as my dump partition in 6.0-BETA3, ie
You need ATA Pepto-Bismol!
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
Hi,
I can't set ar0s1b as my dump partition in 6.0-BETA3, ie
andenes# dumpon /dev/ar0s1b
dumpon: ioctl(DIOCSKERNELDUMP): Operation not supported by device
From dmesg..
atapci0: port
0xbc00-0xbc07,0xc000-0xc003,0xc400-0xc407,0xc800-0xc803,0xcc00-0xcc0f,0xd000-0xd0ff
irq 20 at device 15.0 on pci0
thanks all.
I have update my system well. Although i use freeBSD no long time i have got
many more helps from the mail-list.
thanks all again.
- Original Message -
From: "Kurt Jaeger" <[EMAIL PROTECTED]>
To: "liguoqiang(126)" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, September 05, 2005 9:
On Tuesday 06 September 2005 09:04, Brandon Beamer wrote:
> I'm running FreeBSD 5.4. I have a Soundblaster Audigy LS and a Netgear
> WG311 v3 wireless PCI card. The ath driver does not recognize the
> Netgear card and the emu10k1 driver does not recognize the Audigy. I've
> searched online and also
Hi,
found this non-sleepable lock on 6.0-BETA3 (somewhere before August 24) :
malloc(M_WAITOK) of "64", forcing M_NOWAIT with the following non-sleepable
locks held:
exclusive sleep mutex inp (udpinp) r = 0 (0xc23079b4) locked @
/usr/src/sys/netinet/ip_output.c:1593
KDB: stack backtrace:
kdb_ba
From: Brandon Beamer
>
> I'm running FreeBSD 5.4. I have a Soundblaster Audigy LS and
> a Netgear WG311 v3 wireless PCI card. The ath driver does not
> recognize the Netgear card
The WG311v3 doesn't use an Atheros chipset. You, like many
others, are confused by companies like Netgear w
Hi,
found another LOR on FreeBSD 6.0-BETA4 #10: Sun Sep 4 22:19:26 CEST 2005
lock order reversal
1st 0xc2289c3c rtentry (rtentry) @ /usr/src/sys/net/route.c:1269
2nd 0xc14f1018 fxp0 (network driver) @ /usr/src/sys/dev/fxp/if_fxp.c:1172
KDB: stack backtrace:
kdb_backtrace(c0703f6f,c14f1018,c14e
On Tue, 6 Sep 2005, Brandon Beamer wrote:
I'm running FreeBSD 5.4. I have a Soundblaster Audigy LS and a Netgear
WG311 v3 wireless PCI card. The ath driver does not recognize the
Netgear card and the emu10k1 driver does not recognize the Audigy. I've
searched online and also found an "emu10kx" d
Both times I tried to install Beta3 on the box below and got panics and LORs
Copyright (c) 1992-2005 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 6.0-BETA3 #0: Mon Au
After I returned from my vacation last week, I set about upgrading my
systems to the latest -stable. The short version of the story is that I
had to fall back to an earlier version, since the psm driver has been
made essentially unusable. I saw a thread about psm-related panics but
I didn't see t
Am Freitag, 26. August 2005 08:15 CEST schrieb Emanuel Strobl:
> Hello,
>
> fortunately I had my laptop logging on the serial console when my box
> suddenly panicked.
> I just removed a directory, no usual panic message. System is late
> BETA2, please find attached the trace and panick message
Thi
I'm running FreeBSD 5.4. I have a Soundblaster Audigy LS and a Netgear
WG311 v3 wireless PCI card. The ath driver does not recognize the
Netgear card and the emu10k1 driver does not recognize the Audigy. I've
searched online and also found an "emu10kx" driver written by some guy,
but it doesn't re
Hello,
i have also opened a PR:
http://www.freebsd.org/cgi/query-pr.cgi?pr=85796
regards
michael
2005/9/6, Michael Schuh <[EMAIL PROTECTED]>:
> Hello,
>
> yesterday i have made an cvsup from RELENG_4 and made the typically
> system-update with:
>
> make buildworld kernel
> mergemaster -p
> ma
Hello,
yesterday i have made an cvsup from RELENG_4 and made the typically
system-update with:
make buildworld kernel
mergemaster -p
make installworld
mergemaster
portupgrade -ar
Now i have problems with pam.
the pam-modules and the Library-Archive libpam.a in /usr/lib are
updated correctly.
b
To all,
i've got a server with two identical disks which I would like to set up
as a one way mirror with Vinum volume manager. How do I go about
configuring the entire disk making it bootable mirror of the first one?
I managed to do it in Solstice on Solaris, but Vinum support is
different.
than
On Mon, 5 Sep 2005 [EMAIL PROTECTED] wrote:
> Quoting "liguoqiang\(126\)" <[EMAIL PROTECTED]>:
>
> > Hi, all:
> > I update my freebsd ver 4.11 by cvsup src-all tree.
> > It's successfully as below:
> > make buildworld
> > make buildkernel
> > make installkernel
> > But some errors app
> > We're using the readfile-function in php5 to display the thumbnail.
> > There is no error-message. The thumbnails are located on a Solaris
> > nfs-server.
>
> Look into whether there is some kind of nfs problem..the fact that
> these are image thumbnails is unlikely to be directly relevant.
Whoops,
I had forgotten to installworld. It's late...
Thanks for your help.
-Ian Larsen
On 9/6/05, Ian Larsen <[EMAIL PROTECTED]> wrote:
>
> Thank you for the response.
>
> I'm aware of the ndisgen utility as I tried out the 6-Beta3 release, but
> it doesn't seem to be anywhere in the 5-stab
Thank you for the response.
I'm aware of the ndisgen utility as I tried out the 6-Beta3 release, but it
doesn't seem to be anywhere in the 5-stable system I have running. I've
cvsup'd the latest 5-stable source about an hour ago to make sure. There's
no ndisgen in the source and there's no bina
20 matches
Mail list logo