1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
8 <title>Free Software Development HOWTO</title>
11 <firstname>Benjamin</firstname>
12 <othername>Mako</othername>
13 <surname>Hill</surname>
16 <email>mako@debian.org</email>
24 <revnumber>v0.01</revnumber>
25 <date>1 January 2001</date>
26 <authorinitials>bch</authorinitials>
35 <primary>fswd</primary>
39 This HOWTO is designed for people with experience in programming
40 and some skills in managing a software project but who are new to
41 the world of Free Software. This document is meant to act as a
42 guide to the non-technical aspects of programming and was written
43 to act as a crash course in the people skills that aren't taught
44 to commercial coders but that can make or break a free software
51 <!-- Section1: intro -->
54 <title>Introduction</title>
57 <primary>fswd!introduction</primary>
61 For various reasons, this realease has been codenamed the
62 <emphasis>homade yogurt</emphasis> release.
66 New code names will appear as per industry standard
67 guidelines to emphasize the state-of-the-art-ness of this
72 Skimming through Freshmeat provides mountains of reasons for this
73 HOWTO's existence--the Internet is littered with excellently
74 written and useful programs that have faded away into the Universe
75 of Free Software Forgottenness. This dismal scene made me ask
80 This HOWTO tries to do a lot of thing (probably too many), but it
81 can't answer that question and won't attempt it. What this HOWTO
82 will attempt to do is give your Free Software project a fighting
83 chance-an edge. If you write a piece of crap that no one is
84 interested in, you can read this HOWTO until you recite it in your
85 sleep and your project will probably fail. Then again, you can
86 write a beautiful, relevent piece of software and follow every
87 instruction in this HOWTO and your software may still not make
88 it. Sometimes life is like that. However, I'll go out a limb and
89 say that if you write a great, relevant pieces of software and
90 ignore the advise in this HOWTO, you'll probably fail <emphasis>
91 more often</emphasis>.
95 A lot of the information in this HOWTO is best called common
96 sense. Of course, as any debate on interfaces will prove, what is
97 common sense to some programmers proves totally unintuitive to
98 others. After explaining bites and pieces of this HOWTO to Free
99 Software developers on several occasions, I realized that that
100 writing this HOWTO might provide a useful resource and a forum for
101 programmers to share ideas about what has and has not worked for
110 As anyone involved in any of what seems like an unending parade of
111 ridiculous intellectual property clashes will attest to, a little
112 bit of legalese proves important.
115 <!-- Section2: copyright -->
117 <sect2 id="copyright">
118 <title>Copyright Information</title>
121 This document is copyrighted (c) 2000 Stein Gjoen and is
122 distributed under the terms of the Linux Documentation Project
123 (LDP) license, stated below. <emphasis>Replace with your name,
124 or supply a new license, when you use this skeleton for a new
129 Unless otherwise stated, Linux HOWTO documents are
130 copyrighted by their respective authors. Linux HOWTO documents may
131 be reproduced and distributed in whole or in part, in any medium
132 physical or electronic, as long as this copyright notice is
133 retained on all copies. Commercial redistribution is allowed and
134 encouraged; however, the author would like to be notified of any
139 All translations, derivative works, or aggregate works
140 incorporating any Linux HOWTO documents must be covered under this
141 copyright notice. That is, you may not produce a derivative work
142 from a HOWTO and impose additional restrictions on its
143 distribution. Exceptions to these rules may be granted under
144 certain conditions; please contact the Linux HOWTO coordinator at
145 the address given below.
149 In short, we wish to promote dissemination of this
150 information through as many channels as possible. However, we do
151 wish to retain copyright on the HOWTO documents, and would like to
152 be notified of any plans to redistribute the HOWTOs.
156 If you have any questions, please contact
157 <email>linux-howto@metalab.unc.edu</email>
161 <!-- Section2: disclaimer -->
163 <sect2 id="disclaimer">
164 <title>Disclaimer</title>
167 No liability for the contents of this documents can be accepted.
168 Use the concepts, examples and other content at your own risk.
169 As this is a new edition of this document, there may be errors
170 and inaccuracies, that may of course be damaging to your system.
171 Proceed with caution, and although this is highly unlikely,
172 the author(s) do not take any responsibility for that.
176 All copyrights are held by their by their respective owners, unless
177 specifically noted otherwise. Use of a term in this document
178 should not be regarded as affecting the validity of any trademark
183 Naming of particular products or brands should not be seen
188 You are strongly recommended to take a backup of your system
189 before major installation and backups at regular intervals.
193 <!-- Section2: newversions-->
195 <sect2 id="newversions">
196 <title>New Versions</title>
199 <primary>(your index root)!news on</primary>
203 This is the initial release. It is written to be released to
204 developers for critique and brainstorming and submitted to
205 Hampshire College for academic credit. Please keep in mind that
206 this version of the HOWTO is still in an infant stage and will be
207 revised extensively before it hits the LDP.
211 The latest version number of this document should always be listed
212 at my webpage at<ulink url="http://people.debian.org/~mako/">
213 http://people.debian.org/~mako/</ulink> Debian.
217 The newest version of this HOWTO will always be made available at
218 the same website, in a variety of formats:
225 <ulink url="http://people.debian.org/~mako/howto/fswd-howto.html">HTML</ulink>.
231 <ulink URL="http://people.debian.org/~mako/howto/fswd-howto.txt">plain text</ulink>.
237 <ulink url="http://people.debian.org/~mako/howto/fswd-howto.US.ps.gz">compressed
238 postscript (US letter format)</ulink>.
244 <ulink url="http://people.debian.org/~mako/howto/fswd-howto.UF.ps.gz">compressed
245 postscript (Universal format / 8.27x11in; 210x279mm)</ulink>.
251 <ulink url="http://people.debian.org/~mako/howto/fswd-howto.sgml">SGML source</ulink>.
258 <!-- Section2: credits -->
261 <title>Credits</title>
264 In this version I have the pleasure of acknowledging:
268 <emphasis>Karl Fogel</emphasis>, the author of <emphasis>Open
269 Source Development with CVS</emphasis> published by the Coriolis
270 Open Press. Larges parts of the book are available <ulink
271 url="http://cvsbook.red-bean.com">on the web</ulink>. 225 pages of
272 the book are available under the GPL and constitute the best
273 tutorial on CVS I have ever seen. The rest of the book covers,
274 "the challenges and philosophical issues inherent in running an
275 Open Source project using CVS." The book does a good job of
276 covering some of the subjects brought up in this HOWTO and much
277 more. <ulink url="http://cvsbook.red-bean.com">The book's
278 website</ulink> has information on ordering the book and provides
279 several translations of the chapters on CVS. I you are seriously
280 interested in running a Free Software project, you want this book.
284 Karl Fogel can be reached at <email>kfogel (at) red-bean (dot)
288 Also providing support and material, and inspiration for this
289 HOWTO is Eric S. Raymond for his prolific, consitent, and
290 carefully crafted arguments, to Lawrence Lessig for reminding me
291 of the importance of Free Software and to every user and developer
292 involved with the <ulink url="http://www.debian.org">Debian
293 Project</ulink>. The project has provided me with a home, a place
294 to practice Free Software advocacy and to make a difference, a
295 place to learn from those how have been involved with the movement
296 much longer than I, and an proof of a Free Software project that
297 <emphasis>definately, definately works</emphasis>.
301 Above all, I want to thank <emphasis>Richard Stallman</emphasis>
302 for his work at the Free Software Foundation and for never giving
303 up. Stallman provided the philosphical basis that attracts me to
304 Free Software and that drives me towards writing a document to
305 make sure it succeeds. RMS can always be emailed at <email>rms
306 (at) gnu (dot) org</email>.
311 <!-- Section2: feedback -->
313 <sect2 id="feedback">
314 <title>Feedback</title>
317 Feedback is most certainly welcome for this document. Without your
318 submissions and input, this document wouldn't exist. Something
319 missing? Don't hesitate to contact me and to write a chapter. I
320 want this document to be as much a product of the Free Software
321 development process that it heralds and I think its ultimate
322 success will be rooted in this fact. Please send your additions,
323 comments and criticisms to the following email address :
324 <email>mako (at) debian (dot) org</email>.
328 <!-- Section2: translations -->
330 <sect2 id="translations">
331 <title>Translations</title>
334 I know that not everyone speaks English. Translations are nice and
335 I'd love for this HOWTO to gain the kind of international reach
336 afforded by a translated version.
339 However, this HOWTO is still young and I have to yet to be
340 contacted about a translation so English is all that is
341 available. If you would like to help with or do a translation, you
342 will gain my utmost respect and admiration and you'll get to be
343 part of a cool process. If you are at all interested, please don't
344 hesitate to contact me at: <email>mako (at) debian (dot)
350 <!-- Section1: intro: END -->
352 <!-- Section1: starting -->
354 <sect1 id="starting">
355 <title>Starting a Project</title>
358 <primary>fswd!starting</primary>
363 <!-- Section2: chooseproject-->
365 <sect2 id="chooseproject">
366 <title>Choosing a Project</title>
369 <!-- Section2: chooselicense-->
371 <sect2 id="chooselicense">
372 <title>Deciding on a License</title>
375 <!-- Section2: chooseversioning-->
377 <sect2 id="chooseversioning">
378 <title>Choosing a Method of Version Numbering</title>
381 <!-- Section2: documentation-->
383 <sect2 id="documentation">
384 <title>Documentation</title>
387 <!-- Section2: presentation -->
389 <sect2 id="presentation">
390 <title>Other Presentation Issues</title>
393 <!-- Section2: futuredev -->
395 <sect2 id="futuredev">
396 <title>Nuturing Future Development</title>
401 <!-- Section1: starting: END -->
403 <!-- Section1: developers -->
405 <sect1 id="developers">
406 <title>Maintaining a Project: Interacting with Developers</title>
409 <primary>fswd!developers</primary>
412 <!-- Section2: delegation -->
414 <sect2 id="delegation">
415 <title>Delegating Work</title>
418 <!-- Section2: branches -->
420 <sect2 id="branches">
421 <title>Stable and Development Branches</title>
424 <!-- Section2: freezing -->
426 <sect2 id="freezing">
427 <title>Freezing</title>
430 <!-- Section2: codecram -->
432 <sect2 id="codecram">
433 <title>Avoiding the Code Cram Effect</title>
436 <!-- Section2: patching -->
438 <sect2 id="patching">
439 <title>Accepting and Rejecting Patches</title>
443 <!-- Section1: users -->
446 <title>Maintaining a Project: Interacting with Users</title>
449 <primary>fswd!users</primary>
453 <!-- Section2: announcing -->
455 <sect2 id="announcing">
456 <title>Announcing Your Project</title>
459 <!-- Section2: testing -->
462 <title>Testing and Testers</title>
466 <!-- Section1: samples -->
469 <title>Samples</title>
472 <emphasis>This section gives some simple SGML examples you could
473 use. Read the SGML source to see how it was done.</emphasis>
477 Further information and examples can be obtained from the publication
478 <ulink url="http://docbook.org/tdg/html/">DocBook: The Definitive
479 Guide</ulink>. Written by <emphasis>Norman Walsh</emphasis>
480 and <emphasis>Leonard Muellner</emphasis>; 1st Edition, October 1999.
483 <!-- Section2: lists -->
489 <emphasis>Lists are used frequently, and are available in a number
490 of formats shown below.</emphasis>
494 A list in which each entry is marked with a bullet or other dingbat:
516 A list in which each entry is composed of a set of one or more
517 terms and an associated description:
526 <para>such as apples, oranges, and more.</para>
533 <para>Don't eat too many; you are what you eat.</para>
538 <term>Vegetables</term>
540 <para>Potatos are spelled with care.</para>
548 A list in which each entry is marked with a sequentially
556 <para>Step one</para>
560 <para>Step two</para>
567 <!-- Section2: links -->
573 <emphasis>Links can be used within your documents to refer to
574 different sections and chapters or to refer to documents external
578 <sect3 id="int-links">
579 <title>Internal links</title>
582 Click on the <xref LinkEnd="samples"> link to jump to the top of
583 this chapter. Note the anchor at the section tag.
587 <sect3 id="ext-links">
588 <title>External links</title>
591 Click on <ulink url="http://www.linuxdoc.org/">this</ulink> link
592 to jump to the LDP site. Note you can use http, ftp, news and
593 other protocols in the locator if required.
599 <!-- Section2: images -->
602 <title>Images</title>
605 <emphasis>Avoid diagrams if possible as this cannot be rendered
606 in the ASCII outputs which are still needed by many around the
612 <title>Graphics Test Image</title>
613 <graphic FileRef="red.gif"></graphic>
618 Here is another variation which allows for ALT text:
625 <imagedata fileref="green.gif" format="gif">
630 ALT text to be used: Green Ball
636 Caption for the graphic goes here: This is a Green Ball.
645 <!-- Section1: samples: END -->
648 <!-- Section1: structure -->
650 <sect1 id="structure">
651 <title>Structure</title>
654 <emphasis>A quick overview on how all parts fit together in the overall
655 structure. An example from the Multi Disk HOWTO is used.</emphasis>
659 As this type of document is supposed to be as much for learning as
660 a technical reference document I have rearranged the structure to
661 this end. For the designer of a system it is more useful to have
662 the information presented in terms of the goals of this exercise
663 than from the point of view of the logical layer structure of the
664 devices themselves. Nevertheless this document would not be
665 complete without such a layer structure the computer field is so
666 full of, so I will include it here as an introduction to how it
670 <!-- Section2: logical-struct -->
672 <sect2 id="logical-struct">
673 <title>Logical structure</title>
676 <primary>disk!structure, I/O subsystem</primary>
680 This is based on how each layer access each other, traditionally
681 with the application on top and the physical layer on the bottom.
682 It is quite useful to show the interrelationship between each of
683 the layers used in controlling drives.
686 ___________________________________________________________
687 |__ File structure ( /usr /tmp etc) __|
688 |__ File system (ext2fs, vfat etc) __|
689 |__ Volume management (AFS) __|
690 |__ RAID, concatenation (md) __|
691 |__ Device driver (SCSI, IDE etc) __|
692 |__ Controller (chip, card) __|
693 |__ Connection (cable, network) __|
694 |__ Drive (magnetic, optical etc) __|
695 -----------------------------------------------------------
700 In the above diagram both volume management and RAID and
701 concatenation are optional layers. The 3 lower layers are in
702 hardware. All parts are discussed at length later on in this
707 <!-- Section2: doc-struct -->
709 <sect2 id="doc-struct">
710 <title>Document structure</title>
713 Most users start out with a given set of hardware and some plans
714 on what they wish to achieve and how big the system should be.
715 This is the point of view I will adopt in this document in
716 presenting the material, starting out with hardware, continuing
717 with design constraints before detailing the design strategy that
718 I have found to work well. I have used this both for my own
719 personal computer at home, a multi purpose server at work and
720 found it worked quite well. In addition my Japanese co-worker in
721 this project have applied the same strategy on a server in an
722 academic setting with similar success.
726 Finally at the end I have detailed some configuration tables for
727 use in your own design. If you have any comments regarding this
728 or notes from your own design work I would like to hear from you
729 so this document can be upgraded.
733 <!-- Section2: reading-plan -->
735 <sect2 id="reading-plan">
736 <title>Reading plan</title>
739 <emphasis>As you go beyond 50 pages or so there will be a lot of
740 text that experts and even the experienced do not need to read.
741 Keeping in mind that we wish to care for all kinds of people in
742 the Linux world we might have to make a reading plan. Again,
743 an example follows from the Multi Disk HOWTO.</emphasis>
747 Although not the biggest HOWTO it is nevertheless rather big
748 already and I have been requested to make a reading plan to make
749 it possible to cut down on the volume.
759 (aka the elite). If you are familiar with Linux as well as
760 disk drive technologies you will find most of what you need in
761 the appendices. Additionally you are recommended to read the
762 FAQ and the <XRef LinkEnd="bits-n-pieces">chapter.
768 <term>Experienced</term>
771 (aka Competent). If you are familiar with computers in
772 general you can go straight to the chapters on
773 <XRef LinkEnd="technologies"> and continue from there on.
782 (mostly harmless). You just have to read the whole thing.
783 Sorry. In addition you are also recommended to read all the
784 other disk related HOWTOs.
795 <!-- Section1: structure: END -->
798 <!-- Section1: technologies -->
800 <sect1 id="technologies">
801 <title>Technologies</title>
804 <primary>(your index root)!technologies</primary>
808 <emphasis>Introduction of technology for the newbie with a few
809 references to detailed works. Remember that not everyone has
810 Internet access so you have to explain in sufficient details so
811 even the newbie can get by.</emphasis>
816 <!-- Section1: technologies: END -->
819 <!-- Section1: implement -->
821 <sect1 id="implement">
822 <title>Implementation</title>
825 <primary>(your index root)!implementation</primary>
829 <emphasis>Now your readers should have a sufficient knowledge of
830 what this is about and now we come to the hands on of implementing
831 your clever scheme.</emphasis>
836 <!-- Section1: implement: END -->
839 <!-- Section1: maint -->
842 <title>Maintenance</title>
845 <primary>(your index root)!maintenance</primary>
849 <emphasis>Few systems and designs are maintenance free, here you
850 explain how to keep the system running.</emphasis>
855 <!-- Section1: maint: END -->
858 <!-- Section1: adv-issues -->
860 <sect1 id="adv-issues">
861 <title>Advanced Issues</title>
864 <primary>(your index root)!advanced topics</primary>
868 <emphasis>You can get most things up and running in a quick and
869 dirty fashion, useful for testing and getting used to how things
870 work. For more serious use you would need to be a little more
871 advanced. This is the place to explain it all, if applicable.</emphasis>
876 <!-- Section1: adv-issues: END -->
879 <!-- Section1: moreinfo -->
881 <sect1 id="moreinfo">
882 <title>Further Information</title>
885 <primary>(your index root)!information resources</primary>
889 <emphasis>A HOWTO cannot describe everything, some times the user
890 has to venture out on th enet to get more information or just
891 updates. Here is the place to tell where and how. Again examples
892 from the Multi Disk HOWTO, replace as needed.</emphasis> There is wealth
893 of information one should go through when setting up a major system,
894 for instance for a news or general Internet service provider. The
895 FAQs in the following groups are useful:
898 <!-- Section2: newsgroups -->
900 <sect2 id="newsgroups">
901 <title>News groups</title>
904 <primary>disk!information resources!news groups</primary>
907 <para>Some of the most interesting news groups are:
913 <ulink url="news:comp.arch.storage">Storage</ulink>.
919 <ulink url="news:comp.sys.ibm.pc.hardware.storage">PC storage</ulink>.
925 <ulink url="news:alt.filesystems.afs">AFS</ulink>.
931 <ulink url="news:comp.periphs.scsi">SCSI</ulink>.
937 <ulink url="news:comp.os.linux.setup">Linux setup</ulink>.
945 Most newsgroups have their own FAQ that are designed to answer most
946 of your questions, as the name Frequently Asked Questions indicate.
947 Fresh versions should be posted regularly to the relevant newsgroups.
948 If you cannot find it in your news spool you could go directly to the
949 <ulink url="ftp://rtfm.mit.edu/">FAQ main archive FTP site</ulink>.
950 The WWW versions can be browsed at the
951 <ulink url="http://www.cis.ohio-state.edu/hypertext/faq/usenet/FAQ-List.html">FAQ
952 main archive WWW site</ulink>.
956 Some FAQs have their own home site, of particular interest:
962 <ulink url="http://www.paranoia.com/~filipg/HTML/LINK/F_SCSI.html">SCSI FAQ</ulink>
969 <ulink url="http://alumni.caltech.edu/~rdv/comp_arch_storage/FAQ-1.html">comp.arch.storage FAQ</ulink>.
977 <!-- Section2: maillists -->
979 <sect2 id="maillists">
980 <title>Mailing Lists</title>
983 <primary>disk!information resources!mailing lists</primary>
987 These are low-noise channels mainly for developers. Think twice
988 before asking questions there as noise delays the development.
989 Some relevant lists are <email>linux-raid</email>,
990 <email>linux-scsi</email> and <email>linux-ext2fs</email>. Many
991 of the most useful mailing lists run on the <Literal
992 remap="tt">vger.rutgers.edu</Literal> server but this is
993 notoriously overloaded, so try to find a mirror. There are some
994 lists mirrored at <ulink url="http://www.redhat.com">The Redhat
995 Home Page</ulink>. Many lists are also accessible at <ulink
996 url="http://www.linuxhq.com/lnxlists">linuxhq</ulink>, and the
997 rest of the web site contains useful information as well.
1001 If you want to find out more about the lists available you can send
1002 a message with the line <command>lists</command> to the list server
1003 at <email>majordomo@vger.rutgers.edu</email>.
1004 If you need help on how to use the mail server just send the line
1005 <command>help</command> to the same address. Due to the
1006 popularity of this server it is likely it takes a bit to time before
1007 you get a reply or even get messages after you send a
1008 <command>subscribe</command> command.
1012 There is also a number of other majordomo list servers that can
1013 be of interest such as the EATA driver list
1014 (<email>linux-eata@mail.uni-mainz.de</email>)
1015 and the Intelligent IO list <email>linux-i2o@dpt.com</email>.
1019 Mailing lists are in a state of flux but you can find links to a
1020 number of interesting lists from the
1021 <ulink url="http://www.linuxdoc.org/">Linux Documentation
1026 <!-- Section2: howto -->
1029 <title>HOWTO</title>
1032 <primary>disk!information resources!HOWTOs</primary>
1036 These are intended as the primary starting points to get the
1037 background information as well as show you how to solve a
1038 specific problem. Some relevant HOWTOs are
1039 <Literal remap="tt">Bootdisk</Literal>,
1040 <Literal remap="tt">Installation</Literal>,
1041 <Literal remap="tt">SCSI</Literal> and
1042 <Literal remap="tt">UMSDOS</Literal>. The main site for these is the
1043 <ulink url="http://www.linuxdoc.org/">LDP archive</ulink>at
1044 Metalab (formerly known as Sunsite).
1048 There is a a new HOWTO out that deals with setting up a DPT RAID
1049 system, check out the
1050 <ulink url="http://www.ram.org/computing/linux/dpt_raid.html">DPT RAID
1051 HOWTO homepage</ulink>.
1055 <!-- Section2: local-res -->
1057 <sect2 id="local-res">
1058 <title>Local Resources</title>
1061 <primary>disk!information resources!local</primary>
1065 In most distributions of Linux there is a document directory
1066 installed, have a look in the <filename>/usr/doc</filename>
1067 directory. where most packages store their main documentation and
1068 README files etc. Also you will here find the HOWTO archive
1069 (<filename>/usr/doc/HOWTO</filename>) of ready formatted HOWTOs
1070 and also the mini-HOWTO archive
1071 (<filename>/usr/doc/HOWTO/mini</filename>) of plain text
1076 Many of the configuration files mentioned earlier can be found in
1077 the <filename>/etc</filename> directory. In particular you will
1078 want to work with the <filename>/etc/fstab</filename> file that
1079 sets up the mounting of partitions and possibly also
1080 <filename>/etc/raidtab</filename> file that is used for the
1081 <Literal remap="tt">md</Literal> system to set up RAID.
1085 The kernel source in <filename>/usr/src/linux</filename> is, of
1086 course, the ultimate documentation. In other words, <quote>use
1087 the source, Luke</quote>. It should also be pointed out that the
1088 kernel comes not only with source code which is even commented
1089 (well, partially at least) but also an informative
1090 <filename>/usr/src/linux/Documentation</filename>. If you are
1091 about to ask any questions about the kernel you should read this
1092 first, it will save you and many others a lot of time and
1093 possibly embarrassment.
1097 Also have a look in your system log file
1098 (<filename>/var/log/messages</filename>) to see what is going on
1099 and in particular how the booting went if too much scrolled off
1100 your screen. Using <command>tail -f /var/log/messages</command>
1101 in a separate window or screen will give you a continuous update
1102 of what is going on in your system.
1106 You can also take advantage of the <filename>/proc</filename>
1107 file system that is a window into the inner workings of your
1108 system. Use <command>cat</command> rather than
1109 <command>more</command> to view the files as they are reported as
1110 being zero length. Reports are that <command>less</command> works
1115 <!-- Section2: web -->
1118 <title>Web Sites</title>
1121 <primary>disk!information resources!WWW</primary>
1124 <primary>disk!information resources!web pages</primary>
1128 There are a huge number of informative web sites available. By
1129 their very nature they change quickly so do not be surprised
1130 if these links become quickly outdated.
1134 A good starting point is of course the
1135 <ulink url="http://www.linuxdoc.org/">Linux Documentation
1136 Project</ulink> home page, an information central for
1137 documentation, project pages and much more.
1141 Please let me know if you have any other leads that can be
1148 <!-- Section1: moreinfo: END -->
1151 <!-- Section1: help -->
1154 <title>Getting Help</title>
1157 <primary>(your index root)!assistance, obtaining</primary>
1161 In the end you might find yourself unable to solve your problems
1162 and need help from someone else. The most efficient way is either
1163 to ask someone local or in your nearest Linux user group, search
1164 the web for the nearest one.
1168 Another possibility is to ask on Usenet News in one of the many,
1169 many newsgroups available. The problem is that these have such a
1170 high volume and noise (called low signal-to-noise ratio) that your
1171 question can easily fall through unanswered.
1175 No matter where you ask it is important to ask well or you will
1176 not be taken seriously. Saying just <emphasis remap="it">my disk
1177 does not work</emphasis> is not going to help you and instead the
1178 noise level is increased even further and if you are lucky someone
1179 will ask you to clarify.
1183 Instead describe your problems in some detail that will enable
1184 people to help you. The problem could lie somewhere you did not
1185 expect. Therefore you are advised to list the following information
1193 <term>Hardware</Term>
1198 <para>Processor</para>
1210 <para>Chip set (LX, BX etc)</para>
1214 <para>Bus (ISA, VESA, PCI etc)</para>
1219 Expansion cards used (Disk controllers, video, IO
1230 <term>Software</term>
1236 <para>BIOS (On motherboard and possibly SCSI host adapters)</para>
1240 <para>LILO, if used</para>
1245 Linux kernel version as well as possible modifications
1251 <para>Kernel parameters, if any</para>
1256 Software that shows the error (with version number
1268 <term>Peripherals</term>
1275 Type of disk drives with manufacturer name, version and type
1280 <para>Other relevant peripherals</para>
1292 Remember that booting text is logged to
1293 <filename>/var/log/messages</filename> which can answer most of
1294 the questions above. Obviously if the drives fail you might not be
1295 able to get the log saved to disk but you can at least scroll
1296 back up the screen using the <keycap>SHIFT</keycap> and
1297 <keycap>PAGE UP</keycap> keys. It may also be useful to include
1298 part of this in your request for help but do not go overboard,
1299 keep it <emphasis>brief</emphasis> as a complete log file dumped
1300 to Usenet News is more than a little annoying.
1305 <!-- Section1: help: END -->
1308 <!-- Section1: remarks -->
1310 <sect1 id="remarks">
1311 <title>Concluding Remarks</title>
1314 <primary>(your index root)!conclusion</primary>
1318 <emphasis>Just summing up... Also a place for general
1319 recommendations.</emphasis>
1324 <!-- Section1: remarks: END -->
1327 <!-- Section1: faq -->
1330 <title>Questions and Answers</title>
1333 <primary>(your index root)!FAQ</primary>
1336 <primary>(your index root)!frequently asked questions</primary>
1340 <emphasis>Check the newsgroups and try to determine some frequent
1341 problems and cover them here. Again an example from the Multi Disk
1346 This is just a collection of what I believe are the most common
1347 questions people might have. Give me more feedback and I will turn
1348 this section into a proper FAQ.
1355 Q:How many physical disk drives (spindles) does a Linux system need?
1359 A: Linux can run just fine on one drive (spindle). Having
1360 enough RAM (around 32 MB, and up to 64 MB) to support swapping
1361 is a better price/performance choice than getting a second
1362 disk. (E)IDE disk is usually cheaper (but a little slower) than
1369 Q: Are there any disadvantages in this scheme?
1373 A: There is only a minor snag: if even a single partition
1374 overflows the system might stop working properly. The severity
1375 depends of course on what partition is affected. Still this is
1376 not hard to monitor, the command <command>df</command> gives
1377 you a good overview of the situation. Also check the swap
1378 partition(s) using <command>free</command> to make sure you are
1379 not about to run out of virtual memory.
1385 Q: OK, so should I split the system into as many partitions as
1386 possible for a single drive?
1390 A: No, there are several disadvantages to that. First of all
1391 maintenance becomes needlessly complex and you gain very little
1392 in this. In fact if your partitions are too big you will seek
1393 across larger areas than needed. This is a balance and
1394 dependent on the number of physical drives you have.
1401 Greg Leblanc: Depending on how big this FAQ gets, perhaps it
1402 would be worthwhile to have, say, the 5 most FAQ, and put the
1403 rest into an external FAQ. Dunno. Comments?
1406 <emphasis>(rest deleted.)</emphasis>
1411 <!-- Section1: faq: END -->
1414 <!-- Section1: bits-n-pieces -->
1416 <sect1 id="bits-n-pieces">
1417 <title>Bits and Pieces </title>
1420 <primary>disk!miscellaneous</primary>
1424 This is basically a section where I stuff all the bits I have not
1425 yet decided where should go, yet that I feel is worth knowing
1426 about. It is a kind of transient area.
1431 <!-- Section1: bits-n-pieces: END -->
1434 <!-- Section1: examples -->
1436 <sect1 id="examples">
1437 <title>Examples</title>
1440 <primary>(your index root)!examples</primary>
1444 <emphasis>Example designs and sample configuration files and other
1445 relevant details is always handy</emphasis>
1450 <!-- Section1: examples: END -->
1454 <!-- Keep this comment at the end of the file
1459 sgml-namecase-general:t
1460 sgml-general-insert-case:lower
1461 sgml-minimize-attributes:nil
1462 sgml-always-quote-attributes:t
1464 sgml-indent-data:nil
1465 sgml-parent-document:nil
1466 sgml-exposed-tags:nil
1467 sgml-local-catalogs:nil
1468 sgml-local-ecat-files:nil