[opensuse] How to read CD info?
How can I read a CD's Volume Descriptor info (as publisher, preparer, abstract file etc.) in linux? Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Istvan Gabor <suseuser04@lajt.hu> [02-03-10 10:40]:
How can I read a CD's Volume Descriptor info (as publisher, preparer, abstract file etc.) in linux?
k3b will read them, right-click on the cd displayed in the left panel and select 'Media info'. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2010-02-03 16:39, Istvan Gabor wrote:
How can I read a CD's Volume Descriptor info (as publisher, preparer, abstract file etc.) in linux? Thanks, Istvan
Try "cdinfo". bombadillo:/other # cdinfo CD Info 1.1 | (c) 1996-98 Gerd Knorr & Heiko Ei�feldt __________________________________ track list (1 - 1) nr: msf lba ctrl adr type 1: 00:02:00 (000000) 0x4 0x1 data 170: 34:02:19 (153019) 0x4 0x1 data (leadout) __________________________________ what ioctl's report get mcn : 0000000000000 disc status : data mode 1 multisession: 0 audio status: no status __________________________________ try to find out what sort of CD this is CD-ROM with iso9660 fs and joliet extension level 3 iso9660: 298 MB size, label `CDROM ' But I don't see how to get the rest of the data. Ah! yes, I found one: cer@bombadillo:~> isoinfo dev=/dev/dvd -d CD-ROM is in ISO 9660 format System id: LINUX Volume id: CDROM Volume set id: Publisher id: Data preparer id: Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM Copyright File id: Abstract File id: Bibliographic File id: Volume set size is: 1 Volume set sequence number is: 1 Logical block size is: 2048 Volume size is: 153019 Joliet with UCS level 3 found Rock Ridge signatures version 1 found - -- Cheers / Saludos, Carlos E. R. (from 11.2 "Emerald" GM (bombadillo)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAktp210ACgkQU92UU+smfQVz2QCfSDnmVC8b5/B+tI6altoLeTRU sAQAni2a4YKqPEWE4qYx0TNWZC0kMALc =CeCZ -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
2010. február 3. 21:23 napon "Carlos E. R." <robin.listas@telefonica.net> írta:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2010-02-03 16:39, Istvan Gabor wrote:
How can I read a CD's Volume Descriptor info (as publisher, preparer, abstract file etc.) in linux? Thanks, Istvan
Try "cdinfo".
bombadillo:/other # cdinfo CD Info 1.1 | (c) 1996-98 Gerd Knorr & Heiko Ei?feldt __________________________________ track list (1 - 1) nr: msf lba ctrl adr type 1: 00:02:00 (000000) 0x4 0x1 data 170: 34:02:19 (153019) 0x4 0x1 data (leadout) __________________________________ what ioctl's report get mcn : 0000000000000 disc status : data mode 1 multisession: 0 audio status: no status __________________________________ try to find out what sort of CD this is CD-ROM with iso9660 fs and joliet extension level 3 iso9660: 298 MB size, label `CDROM '
But I don't see how to get the rest of the data. Ah! yes, I found one:
cer@bombadillo:~> isoinfo dev=/dev/dvd -d CD-ROM is in ISO 9660 format System id: LINUX Volume id: CDROM Volume set id: Publisher id: Data preparer id: Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM Copyright File id: Abstract File id: Bibliographic File id: Volume set size is: 1 Volume set sequence number is: 1 Logical block size is: 2048 Volume size is: 153019 Joliet with UCS level 3 found Rock Ridge signatures version 1 found
Thanks a lot! This is what I need. Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Carlos E. R.
-
Istvan Gabor
-
Patrick Shanahan