Re: cdrecord tsize confusion
- From: ToddAndMargo <ToddAndMargo@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Nov 2007 18:21:22 GMT
Bit Twister wrote:
On Thu, 29 Nov 2007 20:36:51 GMT, ToddAndMargo wrote:Yes. you are now asking the system to create and iso containing the iso youI am trying to get the following two commands to match:
just created. Why you would want to do that I do not know, but that iso
WILL contain additional information not the original directory system.
Anyway, who are you doing all this?
md5sum foo.iso
md5sum /dev/scd0
Maybe this script could help
http://groups.google.com/group/comp.os.linux.misc/msg/c46ac9054fd463a1
Thank you!
Question:
command="dd if=$device bs=$blocksize count=$blockcount conv=notrunc,noerror"
command="readcd -v dev=$device f=- sectors=0-$blockcount"
Does not the second "command=" overwrite the first? Shouldn't
the second one be something like
command=$command" readcd -v dev=$device f=- sectors=0-$blockcount"
What am I missing?
-T
.
- Follow-Ups:
- Re: cdrecord tsize confusion
- From: Bit Twister
- Re: cdrecord tsize confusion
- References:
- cdrecord tsize confusion
- From: ToddAndMargo
- Re: cdrecord tsize confusion
- From: Unruh
- Re: cdrecord tsize confusion
- From: ToddAndMargo
- Re: cdrecord tsize confusion
- From: Bit Twister
- cdrecord tsize confusion
- Prev by Date: Re: Somebody please PLEASE tell me how to install Linux on Windows (oh the pain, the PAIN of Linux installs!)
- Next by Date: defrag utility for FAT filesystem in Linux
- Previous by thread: Re: cdrecord tsize confusion
- Next by thread: Re: cdrecord tsize confusion
- Index(es):
Relevant Pages
|