Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2000 12:51:31 -0500
From:      "C J Michaels" <cjm2@earthling.net>
To:        <daeron@wit401305.student.utwente.nl>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: creating RAW Copy of CD ?
Message-ID:  <NDBBILKDCLLECBCLPMBIGEBGCAAA.cjm2@earthling.net>
In-Reply-To: <20000325172730.A62287@shadowmere.student.utwente.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Actually, using the block device works pretty well.

dd if=/dev/acd0c of=rawimage

-Chris

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Pascal Hofstee
Sent: Saturday, March 25, 2000 11:28 AM
To: freebsd-questions@FreeBSD.ORG
Subject: creating RAW Copy of CD ?


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



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?NDBBILKDCLLECBCLPMBIGEBGCAAA.cjm2>