faq: fix typo (s/the a/the/)
[grml.org.git] / faq / index.html.tt2
1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
2 <head>
3 <title>grml.org - FAQ</title>
4 <meta name="Title" content="grml.org - FAQ" />
5 <meta name="Author" content="the grml team [www.grml.org/team/]" />
6 <meta name="Keywords" content="grml.org, grml" />
7 <meta name="Description" content="FAQ of grml.org" />
8 <meta name="Abstract" content="grml, just another linux-distribution" />
9 <meta name="Robots" content="index,follow" />
10 <meta name="Language" content="english" />
11 <meta name="identifier-url" content="https://grml.org/" />
12 <meta name="MSSmartTagsPreventParsing" content="true" />
13 <meta http-equiv="imagetoolbar" content="no" />
14 <link rel="home" href="/" title="grml.org" />
15 <link rel="help" href="/features/" title="About" />
16 <link rel="author" href="/team/" title="Team" />
17 <link rel="icon" href="/favicon.png" type="image/png" />
18 <link rel="stylesheet" href="/style.css" type="text/css" />
19 </head>
20
21 <body>
22 [% INCLUDE static.inc %]
23
24       <div class="content">
25
26         <p><img style="float: right" src="/img/clanbomber.png" alt="*" /></p>
27
28         <h1 align="center">FAQ for grml</h1>
29
30         <p><strong>Up2date:</strong> applies to Grml version 2021.07</p>
31
32         <p><a name="toc"></a><strong>Index:</strong></p>
33
34         <p class="toc"><a href="#general">General:</a></p>
35         <ol>
36           <li><a href="#whatis">What is Grml?</a></li>
37           <li><a href="#flavours">What are grml32 / grml64 and grml96?</a></li>
38           <li><a href="#grmlsmall">What is the difference between grml-full and grml-small?</a></li>
39           <li><a href="#get">Where do I get Grml?</a></li>
40           <li><a href="#whatmeans">What does Grml mean?</a></li>
41           <li><a href="#releasename">What about the release name?</a></li>
42           <li><a href="#requirements">Requirements for running Grml</a></li>
43           <li><a href="#bootoptions">Which boot options does Grml support?</a></li>
44           <li><a href="#systemd">Why is Grml using systemd?</a></li>
45           <li><a href="#known_issues">Are there any known issues with this release? How about reporting bugs?</a></li>
46         </ol>
47
48         <p class="toc"><a href="#features">Features</a>:</p>
49         <ol>
50           <li><a href="#usbboot">How do I boot Grml from a USB stick?</a></li>
51           <li><a href="#persistency">Is it possible to store my settings?</a></li>
52           <li><a href="#password">What are the passwords of users on Grml?</a></li>
53           <li><a href="#version">How do I find out the version of Grml</a></li>
54           <li><a href="#language">How do I change the language/keyboard settings?</a></li>
55           <li><a href="#wms">Which window managers can I use?</a></li>
56           <li><a href="#lvm">Where are my LVM devices?</a></li>
57           <li><a href="#swraid">Where are my Software-RAID devices?</a></li>
58           <li><a href="#booting">Which ways exist to boot Grml?</a></li>
59           <li><a href="#timezone">How do I configure timezone on my Grml system?</a></li>
60           <li><a href="#hdinstall">Is it possible to install Grml to harddisk?</a></li>
61         </ol>
62
63         <p class="toc"><a href="#software">Software:</a></p>
64         <ol>
65           <li><a href="#sw_version">Which package(s) and which version is available?</a></li>
66           <li><a href="#zsh">Why is Zsh the default shell?</a></li>
67         </ol>
68         </ol>
69
70         <p class="toc"><a href="#stuff">Support / Unanswered stuff:</a></p>
71         <ol>
72           <li><a href="#questions">Further questions?</a></li>
73           <li><a href="#support">Commercial Support</a></li>
74         </ol>
75
76         <h2><a name="general"></a><a href="#toc">General</a></h2>
77
78         <h3><a name="whatis"></a><a href="#toc">What is Grml?</a></h3>
79
80         <p>Grml is a bootable live system (Live-CD) based
81         on <a href="http://www.debian.org/">Debian</a>. It is not
82         necessary to install anything to a harddisk. Grml includes a
83         collection of GNU/Linux software especially for system
84         administrators. It specializes on administrative tasks like
85         installation, deployment and system rescue.</p>
86
87         <h3><a name="flavours"></a><a href="#toc">What are grml32 / grml64 and grml96?</a></h3>
88
89         <ul>
90           <li>grml32-full: 32bit version (kernel and userspace)</li>
91           <li>grml64-full: 64bit version (kernel and userspace)</li>
92           <li>grml96-full: multi boot version (featuring the grml32-full and grml64-full ISOs combined on one ISO)</li>
93         </ul>
94
95         <p>Unless you've a good reason to really choose the 32bit flavour we
96         <em>strongly</em> encourage you to use either the grml64 or the grml96
97         flavour.</p>
98
99         <h3><a name="grmlsmall"></a><a href="#toc">What is the difference between grml-full and grml-small?</a></h3>
100
101         <p>grml-small provides a reduced set of available software compared to
102         grml-full.  It provides the same Linux kernel image as grml-full and is
103         fully binary compatible. Choose the grml-small flavour if size - for
104         whatever reason - really matters to you.</p>
105
106         <h3><a name="get"></a><a href="#toc">Where do I get Grml?</a></h3>
107
108         <p>Grml is open source, you can download it from the mirrors
109         listed at <a href="/download">grml.org/download/</a>.</p>
110
111         <h3><a name="whatmeans"></a><a href="#toc">What does Grml mean?</a></h3>
112
113         <p>Grml comes close to 'argl' or 'grrr' in English. People use
114         this when they want to express their dissatisfaction with
115         software (amongst other things).</p>
116
117         <h3><a name="releasename"></a><a href="#toc">What about the release name?</a></h3>
118
119         <p>Codename of Grml 2021.07 is &quot;JauKerl&quot;.
120         <em>Jau</em> is german colloquial for <em>yes</em>, and <em>kerl</em> is german for <em>guy</em>,
121         while just <em>Jaukerl</em> is an austrian word for an injection.</p>
122
123         <h3><a name="requirements"></a><a href="#toc">Requirements for running Grml</a></h3>
124
125         <ul>
126
127           <li>Intel-compatible CPU (i686 or later, preferably Pentium class or higher; although some i586 processors e.g. the 'AMD Geode' are still supported)</li>
128
129           <li>&gt;=384MB of RAM (&gt;=512MB recommended)</p>
130
131           <li>either a bootable CD-/DVD-ROM drive,
132           a <a href="#usbboot">USB-boot capable system</a> or a
133           network card for booting via network/PXE (check
134           out <a href="#terminalserver">grml-terminalserver</a>)</li>
135
136         </ul>
137
138         <h3><a name="accessibility"></a><a href="#toc">What does accessibility at Grml mean?</a></h3>
139
140         <p>The Grml kernel includes support for speakup. For software,
141         brltty and espeakup are included.</p>
142
143         <h3><a name="bootoptions"></a><a href="#toc">Which boot options does Grml support?</a></h3>
144
145         <p>Check out the <a
146         href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes
147         file</a> (also available via <a href="http://grml.org/cheatcodes/">grml.org/cheatcodes/</a>). Of
148         course <a
149         href="https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html">the command-line parameters</a>
150         of the Linux kernel applies to Grml as well.</p>
151
152         <h3><a name="systemd"></a><a href="#toc">Why is Grml using systemd?</a></h3>
153
154         <p>The switch from file-rc to systemd happened for various reasons.
155         Grml used file-rc for many years, mainly because it provided a better
156         way to control startup behavior via its /etc/runlevel.conf configuration
157         than with using sysvinit. Though for us Grml developers this also meant
158         that whenever there have been any changes in Debian's startup
159         configuration we had to compare our /etc/runlevel.conf setup with what a
160         normal Debian system would give us. Users who wanted to remaster Grml
161         with a custom startup procedure as well had to practically fork
162         maintenance of the /etc/runlevel.conf file. This didn't only mean
163         tracking new features/services, but also solve any possible issues
164         around it - duplicating efforts and wasting developers time
165         unnecessarily. Lately we also started to see problems that no one else
166         seemed to have (or cared about enough), for example with multiple network
167         cards we ran into race-conditions with resolvconf. Problems like that
168         turned out to be release stoppers for us.</p>
169
170         <p>systemd on the other hand provides great documentation, service
171         supervision, takes care of parallel service startup and is the default
172         init system on most Linux distributions nowadays. This means more users,
173         better testing and integration. Logging, startup time investigation (to
174         get a fast boot procedure) and identifying failed service startups with
175         sysvinit/file-rc was always hard, unreliable or even impossible under
176         certain conditions. bootlogd was unreliable (while `journalctl -b` is
177         available out-of-the-box with systemd), bootchart was not nicely integrated
178         (while systemd-analyze blame/critical-chain works out-of-the-box) and we
179         aren't aware of any equivalence for e.g.
180         `systemctl --failed`.</p>
181
182         <p>It also turned out that it gives users who want to remaster Grml (or
183         build their very own ISOs from scratch using grml-live) more flexibility
184         and control
185         over the startup process. systemd's override.conf mechanism and preset
186         feature provides the flexibility to overwrite unwanted behavior, without
187         losing the option to use existing defaults.</p>
188
189         <p>We think it's good that systemd is actively
190         maintained and receives attention. The sysvinit/file-rc ecosystem was
191         stagnating/non-existent for too many years. Grml used its own initrd
192         implementation in its very beginnings, until a more broadly available
193         initramfs-tools / live-boot solution appeared, broadening the user base,
194         sharing goals amongst different (live) distributions. Back in the days
195         Grml - like many other live distributions - had to implement hardware
196         recognition on its own. While udev received lots of complaints back
197         then, its integration actually solved all the hardware recognition
198         problems for the good. systemd's vision of stateless systems is
199         something which helps building live systems like Grml.</p>
200
201         <p>While we don't claim that systemd is perfect and doesn't have its
202         issues and drawbacks (like any software), we're happy about its
203         existence and more than happy about development and support by Debian's
204         systemd folks.</p>
205
206         <a name="release"></a> <!-- old anchor -->
207         <a name="bugreport"></a> <!-- old anchor -->
208         <h3><a name="known_issues"></a><a href="#toc">Are there any known issues? How about reporting bugs?</a></h3>
209
210         <p>Please visit the <a href="/bugs/">bug webpage</a>.</p>
211
212         <h2><a name="features"></a><a href="#toc">Features</a></h2>
213
214         <!-- TODO: needs to be improved! -->
215         <h3><a name="usbboot"></a><a href="#toc">How do I boot Grml from a USB stick?</a></h3>
216
217         <p>Check out the <a href="/grml2usb/">grml2usb manpage</a>
218         and the grml-wiki page
219         &quot;<a href="http://wiki.grml.org/doku.php?id=usb">Boot Grml from usb-stick/firewire-device</a>&quot;.</p>
220
221         <h3><a name="store"></a><a name="persistency"></a><a href="#toc">Is it possible to store my settings?</a></h3>
222
223         <p>Yes, using the
224         <a href="http://wiki.grml.org/doku.php?id=persistency">persistency
225         feature</a>.</p>
226
227         <h3><a name="password"></a><a href="#toc">What are the passwords of users on Grml?</a></h3>
228
229         <p>There are no default passwords - all accounts are locked by
230         default for security reasons. Even local logins are not
231         possible (unless you set a password or create new user
232         accounts as root). You can create valid passwords using "sudo
233         passwd [username]" from the shell individually.
234         With the <a href="#bootoptions">boot option</a> 'ssh' a password for the
235         users 'root' and 'grml' is and SSH login is enabled.</p>
236
237         <h3><a name="version"></a><a href="#toc">How do I find out the version of Grml</a></h3>
238
239         <p>Run 'grml-version' or use the following command:</p>
240
241 <pre class="rahmen">
242 $ cat /etc/grml_version</pre>
243
244         <h3><a name="language"></a><a href="#toc">How do I change the language/keyboard layout?</a></h3>
245
246         <p>The default language of the Grml system is English (en_US.UTF-8).
247         All other locales are removed by default.
248         But it is possible to change the keyboard layout via either using 'grml-quickconfig',
249         the <a href="#bootoptions">boot option(s)</a> 'lang', 'keyboard' and 'xkeyboard'
250         or via executing grml-lang when Grml is already running.</p>
251
252         <p>Boot option examples:</p>
253
254 <pre class="rahmen">
255 grml lang=de      # enter this at the bootprompt and you will get
256                   # german keyboard layout and german $LANG, $LC_ALL,
257                   # $LANGUAGE...
258 grml keyboard=de xkeyboard=de lang=at # enter this at the bootprompt
259                   # and you will get german keyboard and austrian
260                   # language variables
261 </pre>
262
263         <p>'grml-lang' example:</p>
264
265 <pre class="rahmen">
266 % grml-lang de    # enter this in the shell to switch keyboard layout
267 </pre>
268
269         <p>Note: Run 'grml-setlang' to get a dialog based frontend for '/etc/default/locale'.</p>
270
271         <h3><a name="wms"></a><a href="#toc">Which window managers can I use?</a></h3>
272
273         <p>Starting with the 2011.12 release Grml provides <a
274         href="http://www.fluxbox.org/">Fluxbox</a> as window manager.</p>
275
276         <h3><a name="lvm"></a><a href="#toc">Where are my LVM devices?</a></h3>
277
278         <p>LVM (Logival Volumes) is <strong>not</strong> started by default to
279         avoid any possible damage to your data. To activate present LVM
280         devices execute (replace "$name" with the name of the PV):</p>
281
282 <pre class="rahmen">
283 # Start lvm2-pvscan@$name
284 </pre>
285
286         <p>or if you don't know its name and to enable all present ones, use:</p>
287
288 <pre class="rahmen">
289 # vgchange -ay
290 </pre>
291
292         <p>If you want to enable LVM by default just boot using the 'lvm'
293         <a href="#bootoptions">boot option</a> which automatically enables LVM.</p>
294
295         <h3><a name="swraid"></a><a href="#toc">Where are my Software-RAID devices?</a></h3>
296
297         <p>Software-RAID (usually known as the mdadm stuff) is
298         <strong>not</strong> started by default to avoid any possible damage to
299         your data. To get access to present SW-RAID devices just execute:</p>
300
301 <pre class="rahmen">
302 # mdadm --asssemble --scan
303 </pre>
304
305         <p>If you want to enable SW-RAID by default just boot using
306         the 'swraid' <a href="#bootoptions">boot option</a> which enables automatic assembling of
307         software raid arrays.</p>
308
309         <a name="terminalserver"></a>
310         <h3><a name="booting"></a><a href="#toc">Which ways exist to boot Grml?</a></h3>
311
312         <!-- TODO: needs rework -->
313
314         <p>Of course running from CD/DVD is a common way to boot
315         Grml. But Grml provides many more ways to boot:</p>
316
317         <p>It is possible to boot Grml via USB (e.g. USB stick or
318         harddisk), firewire, or running from a Compact Flash disk. It
319         works out of the box; you don't need to modify anything. Check
320         out <a href="http://wiki.grml.org/doku.php?id=usb">the usb
321         webpage in the grml-wiki</a> for more details.</p>
322
323         <p>Your computer can not boot from CD-ROM but provides a
324         floppy disk? Take a look
325         at <a href="http://btmgr.sourceforge.net/">btmgr</a>, <a href="http://ubcd4win.com/faq.htm#floppy">ubcd4win</a>
326         or <a href="http://linux.simple.be/tools/sbm">sbm</a>. They
327         provide support for booting from CD-ROM via a special floppy
328         disk.</p>
329
330         <p>grml-terminalserver makes it possible to boot your system
331         via network
332         using <a href="http://en.wikipedia.org/wiki/Preboot_Execution_Environment">PXE</a>
333         (Preboot Execution Environment). If your network card does not
334         provide support for booting via PXE you can still boot it
335         either using the provided grub image by grml-terminalserver
336         (for example via floppy drive) or
337         using <a href="http://etherboot.org/wiki/index.php">gPXE</a>.
338         For more information, refer to
339         the <a href="/terminalserver/">grml-terminalserver
340         webpage</a>.</p>
341
342         <h3><a name="timezone"></a><a href="#toc">How do I configure
343         timezone on my Grml system?</a></h3>
344
345         <p>Availabe boot options:</p>
346
347 <pre class="rahmen">
348 grml utc          # set UTC, if your system/hardware clock is set to UTC (Coordinated Universal Time)
349 grml localtime    # Hardware Clock is set to local time (LOCAL), this is the default
350 grml tz=$option   # set timezone to corresponding $option, usage example: tz=Europe/Vienna, defaults to UTC if unset
351 </pre>
352
353         <p>Further information: manpages hwclock(8), tzselect(1) and tzconfig(8); <a
354         href="http://www.debian.org/doc/manuals/system-administrator/ch-sysadmin-time.html">Debian
355         GNU/Linux System Administrator's Manual Chapter 16 - Time</a> and <a
356         href="http://wiki.debian.org/TimeZoneChanges">TimeZoneChanges in the
357         Debian-Wiki</a>.</p>
358
359         <h3><a name="hdinstall"></a><a href="#toc">Is it possible to install Grml to harddisk?</a></h3>
360
361         <p>No. If you want to get a Debian system take a look at <a
362         href="/grml-debootstrap/">grml-debootstrap</a> (or use the <a
363         href="https://www.debian.org/">Debian Installer</a> instead).</p>
364
365         <h2><a name="software"></a><a href="#toc">Software</a></h2>
366
367         <h3><a name="sw_version"></a><a href="#toc">Which package(s) and which
368         version is available?</a></h3>
369
370         <p>If you want to get details about the provided packages and the
371         package versions without booting the Grml ISO check out the dpkg_...
372         files in the <a href="/files/#debian">Debian-Information section on
373         grml.org/files/</a>.</p>
374
375         <h3><a name="zsh"></a><a href="#toc">Why is Zsh the default shell?</a></h3>
376
377         <p>Short answer: because <a href="/zsh/">Zsh rocks</a>, really!</p>
378
379         <p>Long(er) answer: If you don't know Zsh take a look the <a
380         href="/zsh/">Grml Zsh reference card</a>.</p>
381
382         <p>If you are a Bash user and don't know Zsh yet, don't be
383         afraid. Bash is largely a subset of Zsh and you don't have to
384         throw away your knowledge about shell stuff.</p>
385
386         <h2><a name="stuff"></a><a href="#toc">Support / Unanswered stuff</a></h2>
387
388         <h3><a name="questions"></a><a href="#toc">Further questions</a></h3>
389
390         <p>Do you have a question which is not answered in the FAQ or
391         in the provided <a href="/docs/">documentation</a> (execute
392         &quot;grml-info&quot; on your Grml system for offline
393         documentation)?  Also check out 'grml-tips $KEYWORD' on your
394         Grml system. Take a look at
395         <a href="/">the Grml website</a> and <a href="http://wiki.grml.org/">the
396           grml-wiki</a>. A good place to become part of the community is the <a
397           href="/mailinglist/">Grml mailinglist</a>.</p>
398
399         <h3><a name="support"></a><a href="#toc">Commercial Support</a></h3>
400
401         <p>You want to deploy Grml in your data center, use it as part of your
402         business or have an emergency case? You're happy with Grml but would
403         like to get your very own live system (providing your favourite software
404         selection, special configuration, setup and a custom bootsplash)?
405         Please get in <a href="/contact/">touch with us</a>.</p>
406
407       </div>
408
409 [% INCLUDE static_bottom.inc %]