From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] having problems getting burned cds to work
Date: Tue, 26 May 2015 19:25:56 +0100 [thread overview]
Message-ID: <201505261926.10068.michaelkintzios@gmail.com> (raw)
In-Reply-To: <20150526132156.0e3d62f1@digimed.co.uk>
[-- Attachment #1: Type: Text/Plain, Size: 1274 bytes --]
On Tuesday 26 May 2015 13:21:56 Neil Bothwick wrote:
> On Tue, 26 May 2015 06:17:03 -0400, covici@ccs.covici.com wrote:
> > > What does "isoinfo -d -i /path/to/file.iso" say about it?
> >
> > No, udf says no partition or some such, and iso-info gives
> >
> > ISO 9660 image: /audio/grml/grml64-full_2014.11.iso
> > Preparer : XORRISO-1.2.2 2012.04.02.133001, LIBISOBURN-1.2.2,
> > LIBISOFS-1.2.2, LIBBURN-1.2.2
> > Publisher : grml-live | grml.org
> > Volume : grml64-full 2014.11
> > Joliet Level: 3
>
> isoinfo, not iso-info. The former gives more information.
Also, confirm that a)the downloaded iso file and b)the CD is not corrupt. For
the iso file run:
sha1sum somefile.iso
and check that it matches the sha1 checksum published at the website.
For the CD run:
ls -l somefile.iso
to find how big the is file, for example 650,000,000 bytes. Then run:
dd if=/dev/sr0 bs=2048 count=650000000 | sha1sum
(This is necessary to exclude any code after the end of the iso content which
the cdrecord will write on the CD to close the recording session).
Even if a sha1 or md5 hash is not available from the website, you can at least
compare the two hashes between the iso file and the CD.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2015-05-26 18:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-26 2:27 [gentoo-user] having problems getting burned cds to work covici
2015-05-26 5:25 ` bitlord
2015-05-26 5:36 ` Dale
2015-05-26 5:47 ` covici
2015-05-26 8:08 ` Neil Bothwick
2015-05-26 10:17 ` covici
2015-05-26 12:21 ` Neil Bothwick
2015-05-26 18:25 ` Mick [this message]
2015-05-26 19:03 ` covici
2015-05-26 7:04 ` covici
2015-05-26 7:25 ` Dale
2015-05-26 7:33 ` Heiko Baums
2015-05-26 10:12 ` covici
2015-05-26 13:06 ` [gentoo-user] " James
2015-05-26 13:53 ` covici
2015-05-26 18:40 ` Heiko Baums
2015-05-26 19:08 ` covici
2015-05-26 19:44 ` Mick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201505261926.10068.michaelkintzios@gmail.com \
--to=michaelkintzios@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox