whonotread.xml 1.3 KB

12345678910111213141516171819202122232425
  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 Power Up To Bash Prompt</quote> (P2B) HOWTO.
  9. This 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 P2B HOWTO, ask yourself this
  13. question: "Is my main objective to get a working Linux system that I'm
  14. going to build myself and, along the way learn what every component of
  15. a system is for? Or is just the learning part my main objective?" If
  16. you want to build and learn, read this book. If you just want to learn
  17. the basics, then the P2B HOWTO is probably better material to read.</para>
  18. <para>The <quote>From Power Up To Bash Prompt</quote> HOWTO is located at
  19. <ulink url="http://www.netspace.net.au/~gok/power2bash/">http://www.netspace.net.au/~gok/power2bash/</ulink></para>
  20. </sect1>