* Chad W. Skinner [Tue, Mar 27, 2001 at 08:54:52PM -0600]:
> 
> > Try:
> >
> > $ dd if=/dev/cdrom of=cdrom.iso bs=1M count=90
> 
> Is this not just making and image of the first 90MB of the disk? What if the
> file is bigger or smaller than I think?
> 

Then transfer the whole image, mount it on loopback, check the size
(du -s) and truncate the file appropriately (with dd). Make sure 
you don't cut away too much though!

-- 
Johannes Eriksson 
<[EMAIL PROTECTED]>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to