1CD-INFO(1) User Commands CD-INFO(1)
2
3
4
6 cd-info - shows Information about a CD or CD-image
7
9 cd-info [OPTION...]
10
12 -a, --access-mode=STRING
13 Set CD access method
14
15 -d, --debug=INT
16 Set debugging to LEVEL
17
18 -T, --no-tracks
19 Don't show track information
20
21 -A, --no-analyze
22 Don't show filesystem analysis
23
24 --no-cddb
25 Don't look up audio CDDB information or print it
26
27 -P, --cddb-port=INT
28 CDDB port number to use (default 8880)
29
30 -H, --cddb-http
31 Lookup CDDB via HTTP proxy (default no proxy)
32
33 --cddb-server=STRING
34 CDDB server to contact for information (default:
35 freedb.freedb.org)
36
37 --cddb-cache=STRING
38 Location of CDDB cache directory (default ~/.cddbclient)
39
40 --cddb-email=STRING
41 Email address to give CDDB server (default me@home)
42
43 --no-cddb-cache
44 Disable caching of CDDB entries locally (default caches)
45
46 --cddb-timeout=INT
47 CDDB timeout value in seconds (default 10 seconds)
48
49 --no-device-info
50 Don't show device info, just CD info
51
52 --no-disc-mode
53 Don't show disc-mode info
54
55 --dvd Attempt to give DVD information if a DVD is found.
56
57 -v, --no-vcd
58 Don't look up Video CD information - for this build, this is
59 always set
60
61 -I, --no-ioctl
62 Don't show ioctl() information
63
64 -b, --bin-file[=FILE]
65 set "bin" CD-ROM disk image file as source
66
67 -c, --cue-file[=FILE]
68 set "cue" CD-ROM disk image file as source
69
70 -N, --nrg-file[=FILE]
71 set Nero CD-ROM disk image file as source
72
73 -t, --toc-file[=FILE]
74 set cdrdao CD-ROM disk image file as source
75
76 -i, --input[=FILE]
77 set source and determine if "bin" image or device
78
79 --iso9660
80 print directory contents of any ISO-9660 filesystems
81
82 -C, --cdrom-device[=DEVICE]
83 set CD-ROM device as source
84
85 -l, --list-drives
86 Give a list of CD-drives
87
88 --no-header
89 Don't display header and copyright (for regression testing)
90
91 --no-joliet
92 Don't use Joliet extensions
93
94 --no-rock-ridge
95 Don't use Rock-Ridge-extension information
96
97 --no-xa
98 Don't use XA-extension information
99
100 -q, --quiet
101 Don't produce warning output
102
103 -V, --version
104 display version and copyright information and exit
105
106 Help options:
107 -?, --help
108 Show this help message
109
110 --usage
111 Display brief usage message
112
114 Rocky Bernstein rocky@gnu.org, based on the cdinfo program by Gerd
115 Knorr <kraxel@bytesex.org> and Heiko Eissfeldt <heiko@hexco.de>
116
118 Copyright © 2003-2005, 2007-2008, 2011-2013 R. Bernstein
119 This is free software; see the source for copying conditions. There is
120 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
121 PURPOSE. Have driver: GNU/Linux ioctl and MMC driver Have driver: cdr‐
122 dao (TOC) disk image driver Have driver: bin/cuesheet disk image driver
123 Have driver: Nero NRG disk image driver Default CD-ROM device: /dev/sr0
124
126 cd-drive(1) for CD-ROM characteristics; iso-info(1) for information
127 about an ISO-9660 image.
128
129
130
131cd-info December 2013 CD-INFO(1)