whonotread.xml 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. <sect1 id="pre-whonotread">
  2. <title>Who would not want to read this book</title>
  3. <para>
  4. Users 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 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.
  12. </para>
  13. <para>
  14. To decide whether to read this book or the P2B HOWTO, ask yourself this
  15. question: "Is my main objective to get a working Linux system that I'm
  16. going to build myself and, along the way, learn what every component of
  17. a system is for, or is just the learning part my main objective?" If
  18. you want to build and learn, read this book. If you just want to learn
  19. the basics, then the P2B HOWTO is probably better material to read.
  20. </para>
  21. <para>
  22. The <quote>From Power Up To Bash Prompt</quote> HOWTO is located at
  23. <ulink url="http://www.netspace.net.au/~gok/power2bash/">
  24. http://www.netspace.net.au/~gok/power2bash/</ulink>
  25. </para>
  26. </sect1>