From owner-freebsd-questions Sat Mar 25 8:27:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shadowmere.student.utwente.nl (wit401305.student.utwente.nl [130.89.236.145]) by hub.freebsd.org (Postfix) with ESMTP id 266FE37B678 for ; Sat, 25 Mar 2000 08:27:32 -0800 (PST) (envelope-from daeron@wit401305.student.utwente.nl) Received: by shadowmere.student.utwente.nl (Postfix, from userid 1000) id C61891F28; Sat, 25 Mar 2000 17:27:30 +0100 (CET) Date: Sat, 25 Mar 2000 17:27:30 +0100 From: Pascal Hofstee To: freebsd-questions@freebsd.org Subject: creating RAW Copy of CD ? Message-ID: <20000325172730.A62287@shadowmere.student.utwente.nl> Reply-To: daeron@shadowmere.student.utwente.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying to create a raw copy of a data-CD but can't seem to get it working. dd if=/dev/racd0c of=rawimage produces the following error: dd: /dev/racd0c: Bad address 0+0 records in 0+0 records out 0 bytes transferred in 2.782320 secs (0 bytes/sec) Is there Any way to make something like this work (without having to resort to mounting the CD and using mkisofs instead). I need to create an image of a non-mountable CD (Logstructured FileSystem) Any help here would be appreciated. -- Pascal Hofstee < daeron @ shadowmere . student . utwente . nl > Managers know it must be good because the programmers hate it so much. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message