From owner-freebsd-current Sat Feb 6 13:12:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23488 for freebsd-current-outgoing; Sat, 6 Feb 1999 13:12:45 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cx757770-a.fed1.sdca.home.com (cx757770-a.fed1.sdca.home.com [24.0.167.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA23483 for ; Sat, 6 Feb 1999 13:12:43 -0800 (PST) (envelope-from daren@sefcik.cc) Received: from sefcik.cc (rover.sefcik.cc [10.0.0.9]) by cx757770-a.fed1.sdca.home.com (8.9.1/8.9.1) with ESMTP id NAA04102; Sat, 6 Feb 1999 13:30:03 -0800 (PST) Message-ID: <36BCB4B8.C8728AAD@sefcik.cc> Date: Sat, 06 Feb 1999 13:31:36 -0800 From: Daren Sefcik X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 4.0-CURRENT i386) MIME-Version: 1.0 To: Mikhail Teterin CC: current@FreeBSD.ORG Subject: Re: low level format--how?? References: <199902062105.QAA11438@kot.ne.mediaone.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mikhail Teterin wrote: > > Daren Sefcik once stated: > > => =Is it possible to do a low level format of a scsi disk..I do not see a > => =utility to do so. > => > => scsiformat(8) > > > > Is there ``/sbin/scsiformat''? Or may be you have to use camcontrol now? rover# camcontrol defects -f da0 camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed cam_lookup_pass: No such file or directory cam_lookup_pass: either the pass driver isn't in your kernel cam_lookup_pass: or da0 doesn't exist rover# camcontrol defects -f /dev/da0 camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed cam_lookup_pass: No such file or directory cam_lookup_pass: either the pass driver isn't in your kernel cam_lookup_pass: or da0 doesn't exist rover# arrgghh...do I need to add something to the kernel..?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message