Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 17:45:40 +0300
From:      "Denis N. Peplin" <info@volginfo.ru>
To:        Akifyev Sergey <asa@gascom.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Kernal Panics
Message-ID:  <200211051745.40456.info@volginfo.ru>
In-Reply-To: <1036506808.1578.38.camel@asa.gascom.net.ru>
References:  <006801c284a2$9c683a80$0200a8c0@b1> <1036506808.1578.38.camel@asa.gascom.net.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 05 November 2002 17:33, Akifyev Sergey wrote:
> On Tue, 2002-11-05 at 11:08, Neil Doody wrote:
> > Hi, ive been getting kernel panics, number 12's for some time, ive had
> > the whole load of hardware changed, the only thing that is the same now
> > is the hard disk drive.
> >
> > We thought this had cured the problem, but I had one the other day.
> > Okay, I thought this was a one off, but I just had another, only this
> > time it is different.  Is this possible that it is the hard drive?
>
> It's very likely, that your HDD causes this.
>
> > How can I make a duplicate image of that hard drive to another what
> > tools will copy it.
>
> In __single__ user mode execute (HD must be mounted read-only):
> 	dd bs=65536 if=/dev/yer-source-hd of=/dev/yer-target-hd
> for example:
> 	dd bs=65536 if=/dev/da0 of=/dev/da1
Don't try last example directly, check your hardware configuration _before_
do this! 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211051745.40456.info>