Re: CD-ROM Label, Author, etc. auslesen

From: Oliver Fromme <olli(at)secnetix.de>
Date: Sat, 21 Sep 2002 11:38:34 +0200 (CEST)

Florian Unglaub <f.unglaub(at)freenet.de> wrote:
> On Fri, Sep 20, 2002 at 07:48:26PM +0200, Oliver Fromme wrote:
> > Volume-Label und Publisher bekommst Du so heraus:
> >
> > VLAB=`dd bs=1 skip=0x8028 count=32 if=image.iso 2>/dev/null`
> > PUBL=`dd bs=1 skip=0x813e count=128 if=image.iso 2>/dev/null`
> >
> > Die anderen Angaben stehen da auch irgendwo, aber ich weiß
> > die Adressen nicht aus'm Kopf. Sollte man aber auch mit
> > einem Hex-Viewer herausfinden können.
>
> Geht das nicht mit isoinfo(8) einfacher?

Da man es dazu erstmal installieren muß (aus den cdrtools),
ist das nicht unbedingt einfacher. Es erforderta auch min-
destens noch ein sed. ;-) »dd« geht schon mit Bordmitteln.
(YMMV)

Gruß
   Olli

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
"All that we see or seem is just a dream within a dream" (E. A. Poe)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sat 21 Sep 2002 - 11:38:40 CEST

search this site