Date: Wed, 2 May 2001 01:11:05 -0400 From: Barney Wolff <barney@tp.databus.com> To: adriel <adriel@adriel.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: reading cd's in raw mode Message-ID: <20010502011105.A69765@tp.databus.com> In-Reply-To: <20010501134238.N45160@adriel.net>; from adriel@adriel.net on Tue, May 01, 2001 at 01:42:38PM -0500 References: <20010501134238.N45160@adriel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Try adding bs=2048. Dunno if it was required before, but it seems to be now. Without it dd's bs is wrong for the cd. Barney Wolff On Tue, May 01, 2001 at 01:42:38PM -0500, adriel wrote: > I used to be able to image a cd for disk storage using dd if=/dev/acd0c > of=file.iso, now it doesnt work, is there a new method for reading a raw > device now? Its not the cd, it worked like a charm on a linux box (Tho I > dont want to have to use linux every time I want a raw image) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010502011105.A69765>