Date: Thu, 30 Jul 1998 16:10:55 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Doug Jolley <doug@footech.com> Cc: questions@FreeBSD.ORG Subject: Re: dd Message-ID: <Pine.BSF.4.00.9807301610370.17630-100000@resnet.uoregon.edu> In-Reply-To: <199807301732.KAA12255@srv01.bigwheel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Jul 1998, Doug Jolley wrote: > I am trying to use dd to create a file which is an image of a floppy. > The response to the command: > > dd if=/dev/fd0 of=./image bs=18k' Use /dev/rfd0, the raw device. > is: > Jul 29 09:55:37 bsdserver /kernel: pid 3110 (dd), uid 0: exited on signal 11 (core dumped) > > Segmentation fault - core dumped Odd that dd would crash with sig11 ... Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major 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?Pine.BSF.4.00.9807301610370.17630-100000>