whonotread.xml 1.3 KB

123456789101112131415161718192021222324252627
  1. <sect1 id="pre-whonotread">
  2. <title>Who would not want to read this book</title>
  3. <?dbhtml filename="whonotread.html" dir="preface"?>
  4. <para>People who don't want to build an entire Linux system from scratch
  5. probably don't want to read this book. If you, however, want to learn
  6. more about what happens behind the scenes, in particular what happens
  7. between turning on the computer and seeing the command prompt, you may
  8. want to read the <quote>From-PowerUp-To-Bash-Prompt-HOWTO</quote>. This
  9. HOWTO builds a bare system, in a way similar to the one this book
  10. uses, but it focuses more on just installing a bootable system instead
  11. of a complete system.</para>
  12. <para>To decide whether to read this book or the
  13. From-PowerUp-To-Bash-Prompt-HOWTO, ask yourself this
  14. question: "Is my main objective to get a working Linux system that I'm
  15. going to build myself and, along the way learn what every component of
  16. a system is for? Or is just the learning part my main objective?" If
  17. you want to build and learn, read this book. If you just want to learn
  18. the basics, then the From-PowerUp-To-Bash-Prompt-HOWTO is probably
  19. better material to read.</para>
  20. <para>The <quote>From-PowerUp-To-Bash-Prompt-HOWTO</quote> is located at
  21. <ulink url="http://www.netspace.net.au/~gok/power2bash/">http://www.netspace.net.au/~gok/power2bash/</ulink></para>
  22. </sect1>