Re: From installation DVD to original ISO file.

2019-04-11 Thread David
On Thu, 11 Apr 2019 at 01:25, Richard Owlett wrote: > The solutions I was given at the time revolved around using "isoinfo". > I've gone in circles trying to find a package including it in *current* > Debian repository. Go here: https://www.debian.org/distrib/packages Under the heading "Search

Re: From installation DVD to original ISO file

2019-04-10 Thread Thomas Schmitt
Hi, > Doing it that way also yields >https://packages.debian.org/stretch/libcdio-utils Note the different names "isoinfo" <-> "iso-info". These programs take different options and put out different text formats. "iso-info" does not tell the size. Your command COUNT=$(isoinfo -d -i /dev/cdr

Re: From installation DVD to original ISO file.

2019-04-10 Thread Richard Owlett
On 04/10/2019 11:41 AM, to...@tuxteam.de wrote: On Wed, Apr 10, 2019 at 10:24:34AM -0500, Richard Owlett wrote: I have BW limits such that I cannot download requires iso files. Therefor I have purchased a complete set of installation DVDs. I require that the MD5SUMS (etc) of the generated file m

Re: From installation DVD to original ISO file

2019-04-10 Thread Richard Owlett
On 04/10/2019 10:58 AM, Thomas Schmitt wrote: Hi, Richard Owlett wrote: The solutions I was given at the time revolved around using "isoinfo". [...] I've gone in circles trying to find a package including it in *current* Debian repository. Isn't it in "genisoimage" ? https://packages.debi

Re: From installation DVD to original ISO file.

2019-04-10 Thread tomas
On Wed, Apr 10, 2019 at 10:24:34AM -0500, Richard Owlett wrote: > I have BW limits such that I cannot download requires iso files. > Therefor I have purchased a complete set of installation DVDs. > I require that the MD5SUMS (etc) of the generated file match the original. > > I went thru this a fe

Re: From installation DVD to original ISO file

2019-04-10 Thread Thomas Schmitt
Hi, Richard Owlett wrote: > The solutions I was given at the time revolved around using "isoinfo". > [...] I've gone in circles trying to find a package including it in > *current* Debian repository. Isn't it in "genisoimage" ? https://packages.debian.org/stretch/amd64/genisoimage/filelist has

From installation DVD to original ISO file.

2019-04-10 Thread Richard Owlett
I have BW limits such that I cannot download requires iso files. Therefor I have purchased a complete set of installation DVDs. I require that the MD5SUMS (etc) of the generated file match the original. I went thru this a few years ago so I know care must be taken to exactly match the file size.