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 Does nothing since this program is not
26
27 -P, --cddb-port=INT
28 CDDB-enabled
29
30 -H, --cddb-http
31
32 --cddb-server=STRING
33
34 --cddb-cache=STRING
35
36 --cddb-email=STRING
37
38 --no-cddb-cache
39
40 --cddb-timeout=INT
41
42 --no-device-info
43 Don't show device info, just CD info
44
45 --no-disc-mode
46 Don't show disc-mode info
47
48 --dvd Attempt to give DVD information if a DVD is found.
49
50 -v, --no-vcd
51 Don't look up Video CD information - for this build, this is
52 always set
53
54 -I, --no-ioctl
55 Don't show ioctl() information
56
57 -b, --bin-file[=FILE]
58 set "bin" CD-ROM disk image file as source
59
60 -c, --cue-file[=FILE]
61 set "cue" CD-ROM disk image file as source
62
63 -N, --nrg-file[=FILE]
64 set Nero CD-ROM disk image file as source
65
66 -t, --toc-file[=FILE]
67 set cdrdao CD-ROM disk image file as source
68
69 -i, --input[=FILE]
70 set source and determine if "bin" image or device
71
72 --iso9660
73 print directory contents of any ISO-9660 filesystems
74
75 -C, --cdrom-device[=DEVICE]
76 set CD-ROM device as source
77
78 -l, --list-drives
79 Give a list of CD-drives
80
81 --no-header
82 Don't display header and copyright (for regression testing)
83
84 --no-joliet
85 Don't use Joliet extensions
86
87 --no-rock-ridge
88 Don't use Rock-Ridge-extension information
89
90 --no-xa
91 Don't use XA-extension information
92
93 -q, --quiet
94 Don't produce warning output
95
96 -V, --version
97 display version and copyright information and exit
98
99 Help options:
100 -?, --help
101 Show this help message
102
103 --usage
104 Display brief usage message
105
107 Rocky Bernstein rocky@gnu.org, based on the cdinfo program by Gerd
108 Knorr <kraxel@bytesex.org> and Heiko Eissfeldt <heiko@hexco.de>
109
111 Copyright © 2003-2005, 2007-2008, 2011-2015, 2017 R. Bernstein
112 This is free software; see the source for copying conditions. There is
113 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
114 PURPOSE. Have driver: GNU/Linux ioctl and MMC driver Have driver: cdr‐
115 dao (TOC) disk image driver Have driver: bin/cuesheet disk image driver
116 Have driver: Nero NRG disk image driver No CD-ROM device found.
117
119 cd-drive(1) for CD-ROM characteristics; iso-info(1) for information
120 about an ISO-9660 image.
121
122
123
124cd-info April 2019 CD-INFO(1)