[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ISO Burning problems



On Tue, Dec 06, 2005 at 06:12:45PM +0000, antonio giulio wrote:
> with:
> 
> mount -o loop image.iso /mnt/image
> mount /dev/cdrom /mnt/cdrom
> diff -ruN /mnt/image /mnt/cdrom
> 
> diff has returned nothing.

diff returning nothing means no differences found.

if you want you can do:
diff -ruN /mnt/image /mnt/cdrom && echo "Everything matches" || echo "Something didn't match"

> This is the output of k3b-debug after dvd iso burning:

All looked fine to me.

Len Sorensen



Reply to: