reboot.po 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Content of: <sect1><title>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:11
  20. msgid "Rebooting the System"
  21. msgstr ""
  22. #. type: Content of: <sect1><para>
  23. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:13
  24. msgid ""
  25. "Now that all of the software has been installed, it is time to reboot your "
  26. "computer. However, you should be aware of a few things. The system you have "
  27. "created in this book is quite minimal, and most likely will not have the "
  28. "functionality you would need to be able to continue forward. By installing a "
  29. "few extra packages from the BLFS book while still in our current chroot "
  30. "environment, you can leave yourself in a much better position to continue on "
  31. "once you reboot into your new LFS installation. Here are some suggestions:"
  32. msgstr ""
  33. #. type: Content of: <sect1><itemizedlist><listitem><para>
  34. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:23
  35. msgid ""
  36. "A text mode browser such as <ulink "
  37. "url='&blfs-book;basicnet/lynx.html'>Lynx</ulink> will allow you to easily "
  38. "view the BLFS book in one virtual terminal, while building packages in "
  39. "another."
  40. msgstr ""
  41. #. type: Content of: <sect1><itemizedlist><listitem><para>
  42. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:28
  43. msgid ""
  44. "The <ulink url='&blfs-book;general/gpm.html'>GPM</ulink> package will allow "
  45. "you to perform copy/paste actions in your virtual terminals."
  46. msgstr ""
  47. #. type: Content of: <sect1><itemizedlist><listitem><para>
  48. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:33
  49. msgid ""
  50. "If you are in a situation where static IP configuration does not meet your "
  51. "networking requirements, installing a package such as <ulink "
  52. "url='&blfs-book;basicnet/dhcpcd.html'>dhcpcd</ulink> or the client portion "
  53. "of <ulink url='&blfs-book;basicnet/dhcp.html'>dhcp</ulink> may be useful."
  54. msgstr ""
  55. #. type: Content of: <sect1><itemizedlist><listitem><para>
  56. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:40
  57. msgid ""
  58. "Installing <ulink url='&blfs-book;postlfs/sudo.html'>sudo</ulink> may be "
  59. "useful for building packages as a non-root user and easily installing the "
  60. "resulting packages in your new system."
  61. msgstr ""
  62. #. type: Content of: <sect1><itemizedlist><listitem><para>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:45
  64. msgid ""
  65. "If you want to access your new system from a remote system within a "
  66. "comfortable GUI environment, install <ulink "
  67. "url='&blfs-book;postlfs/openssh.html'>openssh</ulink>."
  68. msgstr ""
  69. #. type: Content of: <sect1><itemizedlist><listitem><para>
  70. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:50
  71. msgid ""
  72. "To make fetching files over the internet easier, install <ulink "
  73. "url='&blfs-book;basicnet/wget.html'>wget</ulink>."
  74. msgstr ""
  75. #. type: Content of: <sect1><itemizedlist><listitem><para>
  76. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:54
  77. msgid ""
  78. "If one or more of your disk drives have a GUID partition table (GPT), either "
  79. "<ulink url='&blfs-book;postlfs/gptfdisk.html'>gptfdisk</ulink> or <ulink "
  80. "url='&blfs-book;postlfs/parted.html'>parted</ulink> will be useful."
  81. msgstr ""
  82. #. type: Content of: <sect1><itemizedlist><listitem><para>
  83. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:60
  84. msgid ""
  85. "Finally, a review of the following configuration files is also appropriate "
  86. "at this point."
  87. msgstr ""
  88. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  89. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:64
  90. msgid "/etc/bashrc"
  91. msgstr ""
  92. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  93. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:65
  94. msgid "/etc/dircolors"
  95. msgstr ""
  96. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:66
  98. msgid "/etc/fstab"
  99. msgstr ""
  100. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  101. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:67
  102. msgid "/etc/hosts"
  103. msgstr ""
  104. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  105. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:68
  106. msgid "/etc/inputrc"
  107. msgstr ""
  108. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  109. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:69
  110. msgid "/etc/profile"
  111. msgstr ""
  112. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  113. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:70
  114. msgid "/etc/resolv.conf"
  115. msgstr ""
  116. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  117. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:71
  118. msgid "/etc/vimrc"
  119. msgstr ""
  120. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  121. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:72
  122. msgid "/root/.bash_profile"
  123. msgstr ""
  124. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  125. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:73
  126. msgid "/root/.bashrc"
  127. msgstr ""
  128. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  129. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:74
  130. msgid "/etc/sysconfig/ifconfig.eth0"
  131. msgstr ""
  132. #. type: Content of: <sect1><para>
  133. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:79
  134. msgid ""
  135. "Now that we have said that, let's move on to booting our shiny new LFS "
  136. "installation for the first time! First exit from the chroot environment:"
  137. msgstr ""
  138. #. type: Content of: <sect1><screen>
  139. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:82
  140. #, no-wrap
  141. msgid "<userinput>logout</userinput>"
  142. msgstr ""
  143. #. type: Content of: <sect1><para>
  144. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:84
  145. msgid "Then unmount the virtual file systems:"
  146. msgstr ""
  147. #. type: Content of: <sect1><screen>
  148. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:86
  149. #, no-wrap
  150. msgid ""
  151. "<userinput>umount -v $LFS/dev/pts\n"
  152. "umount -v $LFS/dev\n"
  153. "umount -v $LFS/run\n"
  154. "umount -v $LFS/proc\n"
  155. "umount -v $LFS/sys</userinput>"
  156. msgstr ""
  157. #. type: Content of: <sect1><para>
  158. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:92
  159. msgid ""
  160. "If multiple partitions were created, unmount the other partitions before "
  161. "unmounting the main one, like this:"
  162. msgstr ""
  163. #. type: Content of: <sect1><screen>
  164. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:95
  165. #, no-wrap
  166. msgid ""
  167. "<userinput>umount -v $LFS/usr\n"
  168. "umount -v $LFS/home\n"
  169. "umount -v $LFS</userinput>"
  170. msgstr ""
  171. #. type: Content of: <sect1><para>
  172. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:99
  173. msgid "Unmount the LFS file system itself:"
  174. msgstr ""
  175. #. type: Content of: <sect1><screen>
  176. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:101
  177. #, no-wrap
  178. msgid "<userinput>umount -v $LFS</userinput>"
  179. msgstr ""
  180. #. type: Content of: <sect1><para>
  181. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:103
  182. msgid "Now, reboot the system with:"
  183. msgstr ""
  184. #. type: Content of: <sect1><screen>
  185. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:105
  186. #, no-wrap
  187. msgid "<userinput>shutdown -r now</userinput>"
  188. msgstr ""
  189. #. type: Content of: <sect1><para>
  190. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:107
  191. msgid ""
  192. "Assuming the GRUB boot loader was set up as outlined earlier, the menu is "
  193. "set to boot <emphasis>LFS &version;</emphasis> automatically."
  194. msgstr ""
  195. #. type: Content of: <sect1><para>
  196. #: /home/xry111/svn-repos/LFS-BOOK/chapter11/reboot.xml:110
  197. msgid ""
  198. "When the reboot is complete, the LFS system is ready for use and more "
  199. "software may be added to suit your needs."
  200. msgstr ""