|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Linux Bootable CD
|
On Fri, 22 Mar 2002, Fred K Ollinger wrote:
>
> I've dupliated all sorts of cds this way. It usually works flawlessly on
> even bootable cds even if I don't have support for that fs:
>
> dd if=/dev/cdrom cdrom.iso
>
> then I use cdrecord to burn cd.
>
> Fred
>
For a bootCD or CD of known length wouldn't you want to add something
like:
bs=10k count=<expected size/10K>
I am not sure. Does dd from a device without limits copy the entire
medium?
Doug
****************************
* Doug Crompton *
* Richboro, PA 18954 *
* 215-431-6307 *
* *
* doug@crompton.com *
* wa3dsp@wa3dsp.ampr.org *
* http://www.crompton.com *
****************************
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|