On Thursday 14 December 2006 16:06, R. Tyler Ballance wrote:
>
> On Dec 14, 2006, at 1:05 PM, Brian Dean wrote:
>
> > Hi,
> >
> > We're experiencing a kernel hang on a 6.x quad processor Sun amd64
> > based system. We are able to reproduce it fairly reliably, but the
> > environment to do so is
Kris Kennaway wrote:
On Tue, Dec 26, 2006 at 08:24:12PM -0500, Jan Knepper wrote:
Tried that and started
dd if=/dev/ad4 if=/dev/ad6 bs=1m
Kernel went in panic and automatic reboot in about an hour...
It gets worse... when it does reboot the disk drive will not show in the
BIOS, nor does
On Wed, 27 Dec 2006 18:09:41 +0100
Gergely CZUCZY <[EMAIL PROTECTED]> wrote:
Executables only export symbols required by shared libraries known at
link time by default. You want --export-dynamic on linker command line
or ether -rdynamic or -Wl,--export-dynamic on CC command line.
--
Alexander
hello
i've written a testprogram to check how dynamic linking
works for C++ code, specially for class, when are global objects'
ctors and dtors are being called etc.
however, i've run into a very strange problem.
in the main program i have a "class module", which has
a virtual destructor. The dlo
[Attempting to redirect this to -stable, where it's more appropriate.]
Jan Knepper wrote:
> FreeBSD 5.x branch run on that machine for almost 2 years without a
> problem and magically the same time period in *hours* that I upgrade the
> machine I get hardware problems too? Not an impossible coinci
On Wed, 27 Dec 2006, Mike Meyer wrote:
> I had an 11/750 that ran BSD 4.2 for years with no problems. When I
> tried to upgrade it to BSD 4.3, it would reliably panic in namei during
> the boot process. We had about a dozen 750s, and this was our test
> machine - so none of them were going to b
On Wed, Dec 27, 2006 at 09:27:24PM +0200, Erik Udo wrote:
> How can i make init chroot after executing /etc/rc, and executing
> /etc/rc again in the chrooted enviroment?
>
Go look at the NetBSD init(8) that can do this, and bring us
back a patch for this. Quote from the NetBSD init(8) manpage:
Understood... and exactly as I wrote...
Not impossible, but not that likely...
Thanks!
Jan
Mike Meyer wrote:
In <[EMAIL PROTECTED]>, Jan Knepper <[EMAIL PROTECTED]> typed:
FreeBSD 5.x branch run on that machine for almost 2 years without a
problem and magically the same time period in *ho
In <[EMAIL PROTECTED]>, Jan Knepper <[EMAIL PROTECTED]> typed:
> FreeBSD 5.x branch run on that machine for almost 2 years without a
> problem and magically the same time period in *hours* that I upgrade the
> machine I get hardware problems too? Not an impossible coincidence, but
> not very lik
How can i make init chroot after executing /etc/rc, and executing
/etc/rc again in the chrooted enviroment?
For this to work, i'd like to know at what point do i call chroot(),
becouse init.c uses fork() at the point where it runs the rc script.
The thing is, i want to run a whole system in a
Hans Petter Selasky wrote:
On Wednesday 27 December 2006 02:24, Jan Knepper wrote:
Tried that and started
dd if=/dev/ad4 if=/dev/ad6 bs=1m
Kernel went in panic and automatic reboot in about an hour...
It gets worse... when it does reboot the disk drive will not show in the
BIOS, nor does
Kris Kennaway wrote:
On Tue, Dec 26, 2006 at 08:24:12PM -0500, Jan Knepper wrote:
Tried that and started
dd if=/dev/ad4 if=/dev/ad6 bs=1m
Kernel went in panic and automatic reboot in about an hour...
It gets worse... when it does reboot the disk drive will not show in the
BIOS, nor does
FreeBSD 5.x branch run on that machine for almost 2 years without a
problem and magically the same time period in *hours* that I upgrade the
machine I get hardware problems too? Not an impossible coincidence, but
not very likely...
Thanks!
Jan
Mario Theodoridis wrote:
is it just me, or is
Hans Petter Selasky wrote:
On Wednesday 27 December 2006 02:24, Jan Knepper wrote:
Tried that and started
dd if=/dev/ad4 if=/dev/ad6 bs=1m
Kernel went in panic and automatic reboot in about an hour...
Does it reproducable while invoking dd with the input device as
if=/dev/ad4s1a or using y
On Wednesday 27 December 2006 02:24, Jan Knepper wrote:
> Tried that and started
>
> dd if=/dev/ad4 if=/dev/ad6 bs=1m
>
> Kernel went in panic and automatic reboot in about an hour...
>
> It gets worse... when it does reboot the disk drive will not show in the
> BIOS, nor does FreeBSD recognize it
Kris Kennaway wrote:
On Mon, Dec 25, 2006 at 11:17:21PM +0200, Erik Udo wrote:
I'm making a live cd and i just hit a wall with uzip.
I started by creating a null 1GB file, which i filled with FreeBSD.
After that i compressed the file with mkuzip.
Any attempts to mount this compressed image h
16 matches
Mail list logo