From owner-freebsd-questions Thu Apr 9 07:29:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02987 for freebsd-questions-outgoing; Thu, 9 Apr 1998 07:29:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02977 for ; Thu, 9 Apr 1998 07:29:16 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from salomon.mchp.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.8.8/8.8.8) with ESMTP id QAA11308 for ; Thu, 9 Apr 1998 16:28:55 +0200 (MDT) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.8/8.8.5) with ESMTP id QAA25555 for ; Thu, 9 Apr 1998 16:28:55 +0200 (MDT) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id QAA13388 for ; Thu, 9 Apr 1998 16:28:56 +0200 (CEST) From: Andre Albsmeier Message-Id: <199804091428.QAA08782@intern> Subject: Re: How to make a non-dangerously dedicated disk? In-Reply-To: <199804091413.JAA15678@horton.iaces.com> from "Paul T. Root" at "Apr 9, 98 09:13:43 am" To: proot@horton.iaces.com (Paul T. Root) Date: Thu, 9 Apr 1998 16:28:52 +0200 (CEST) Cc: andre.albsmeier@mchp.siemens.de, freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > In a previous message, Andre Albsmeier said: > > > > If the disks were the same, the easiest thing to do would be > > > > dd if=/dev/rsd0 of=/dev/rsd1 > > Yeah, I did that too, for my first set of machines (I think I used > dump/restore), but that involved pulling the disk and putting it in > the other machine. That would be no problem here. Also, I just did it for backup purposes so that people without knowledge can bring the machine up in the case of a disk failure by just changing the id jumpers. > > > > > I did run into one other problem. After rdumping my FS's to a solaris tape host, > > > I wanted to dump the dump files to disk so I could burn them on my CD-Rom burner > > > (in Win NT, grrr). But Solaris dd couldn't read the file off the tape? Anybody > > > got ideas why? And I still want to get my Philips CDR400t going on FreeBSD. > > > > cdrecord doesn't work for it? > > Nope, it won't recognize the drive. I'm wondering if cdrecord is dependant on > the scsi card? The one here at work is an amd driver. Hmm, as long as the kernel detects it as a worm, it's up to cdrecord to do the correct things. > > At home, I've yet to get my old Philips CDD2000 to work with either worm or > cdrecord. I've got that on a 2940. According to the README of cdrecord-1.6a12 --------------------------------- snip --------------------------- Cdrecord has been implemented with a Philips CDD 521. Cdrecord now is maintained with the following drives: COMPRE/Matsushita/Panasonic CW-7502 Philips CDD-2000 TEAC CD-R50S --------------------------------- snap --------------------------- !!! Attention !!! The Makefile in sysutils/cdrecord used to make the wrong link. The correct way is to let scgx point to rworm0.ctl and not sgx. It has been corrected in the Makefile on Mar 27 23:14:05 1998. I have here a Yamaha CDR100 working on a 2940UW with rtprio 1 cdrecord -v -eject -debug speed=4 dev=6,0 isofile.iso Good luck, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message