summaryrefslogtreecommitdiff
path: root/po/vi
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2014-08-03 08:20:58 +0000
committerHolger Wansing <linux@wansing-online.de>2014-08-03 08:20:58 +0000
commit81c861906b53fd0adeed40ff05ea4ada3c8b55dd (patch)
treeadfee5f1b4bb1373617910fb0a64dedf0a60136a /po/vi
parenta8e2d3e7bb01503684e0a9b43346159b250b533b (diff)
downloadinstallation-guide-81c861906b53fd0adeed40ff05ea4ada3c8b55dd.zip
Updated po|pot files after changings in en
Diffstat (limited to 'po/vi')
-rw-r--r--po/vi/boot-installer.po1299
-rw-r--r--po/vi/hardware.po1127
-rw-r--r--po/vi/install-methods.po403
-rw-r--r--po/vi/preparing.po263
-rw-r--r--po/vi/preseed.po438
-rw-r--r--po/vi/using-d-i.po644
6 files changed, 2467 insertions, 1707 deletions
diff --git a/po/vi/boot-installer.po b/po/vi/boot-installer.po
index 023886c78..d07b907d1 100644
--- a/po/vi/boot-installer.po
+++ b/po/vi/boot-installer.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2014-01-29 10:50+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+0000\n"
"PO-Revision-Date: 2012-08-05 14:24+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -58,25 +58,70 @@ msgstr ""
"\"graphical\"/>."
#. Tag: title
-#: boot-installer.xml:37
+#: boot-installer.xml:38
+#, fuzzy, no-c-format
+#| msgid "Booting from Firmware"
+msgid "Boot image formats"
+msgstr "Khởi động từ phần vững"
+
+#. Tag: para
+#: boot-installer.xml:39
#, no-c-format
-msgid "Booting from TFTP"
-msgstr "Khởi động từ TFTP"
+msgid ""
+"On ARM-based systems in most cases one of two formats for boot images is "
+"used: a) standard Linux zImage-format kernels (<quote>vmlinuz</quote>) in "
+"conjunction with standard Linux initial ramdisks (<quote>initrd.gz</quote>) "
+"or b) uImage-format kernels (<quote>uImage</quote>) in conjunction with "
+"corresponding initial ramdisks (<quote>uInitrd</quote>)."
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:47
+#, no-c-format
+msgid ""
+"uImage/uInitrd are image formats designed for the u-boot firmware that is "
+"used on many ARM-based systems. Older u-boot versions can only boot files in "
+"uImage/uInitrd format, so these are often used on older armel systems. Newer "
+"u-boot versions can - besides booting uImages/uInitrds - also boot standard "
+"Linux kernels and ramdisk images, but the command syntax to do that is "
+"slightly different from that for booting uImages."
+msgstr ""
#. Tag: para
-#: boot-installer.xml:43 boot-installer.xml:586 boot-installer.xml:1127
-#: boot-installer.xml:1310 boot-installer.xml:1632 boot-installer.xml:1741
+#: boot-installer.xml:56
#, no-c-format
msgid ""
+"For systems using a multiplatform kernel, besides kernel and initial ramdisk "
+"a so-called device-tree file (or device-tree blob, <quote>dtb</quote>) is "
+"needed. It is specific to each supported system and contains a description "
+"of the particular hardware."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:64
+#, fuzzy, no-c-format
+#| msgid "Booting from TFTP"
+msgid "Booting by TFTP"
+msgstr "Khởi động từ TFTP"
+
+#. Tag: para
+#: boot-installer.xml:70 boot-installer.xml:630 boot-installer.xml:1172
+#: boot-installer.xml:1356 boot-installer.xml:1679 boot-installer.xml:1789
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Booting from the network requires that you have a network connection and "
+#| "a TFTP network boot server (DHCP, RARP, or BOOTP)."
+msgid ""
"Booting from the network requires that you have a network connection and a "
-"TFTP network boot server (DHCP, RARP, or BOOTP)."
+"TFTP network boot server (and probably also a DHCP, RARP, or BOOTP server "
+"for automatic network configuration)."
msgstr ""
"Việc khởi động từ mạng cần thiết bạn có sự kết nối mạng và máy phục vụ khởi "
"động mạng kiểu TFTP (DHCP, RARP, hay BOOTP)."
#. Tag: para
-#: boot-installer.xml:48 boot-installer.xml:591 boot-installer.xml:1132
-#: boot-installer.xml:1315 boot-installer.xml:1637 boot-installer.xml:1746
+#: boot-installer.xml:76 boot-installer.xml:636 boot-installer.xml:1178
+#: boot-installer.xml:1362 boot-installer.xml:1685 boot-installer.xml:1795
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -86,342 +131,237 @@ msgstr ""
"thay cho BOOTP."
#. Tag: para
-#: boot-installer.xml:53 boot-installer.xml:596 boot-installer.xml:1137
-#: boot-installer.xml:1320 boot-installer.xml:1642 boot-installer.xml:1751
-#, no-c-format
+#: boot-installer.xml:81 boot-installer.xml:641 boot-installer.xml:1183
+#: boot-installer.xml:1367 boot-installer.xml:1690 boot-installer.xml:1800
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The installation method to support network booting is described in <xref "
+#| "linkend=\"install-tftp\"/>."
msgid ""
-"The installation method to support network booting is described in <xref "
+"The server-side setup to support network booting is described in <xref "
"linkend=\"install-tftp\"/>."
msgstr ""
"Phương pháp cài đặt để hỗ trợ khả năng khởi động qua mạng được diễn tả trong "
"<xref linkend=\"install-tftp\"/>."
#. Tag: title
-#: boot-installer.xml:64
+#: boot-installer.xml:90
#, no-c-format
-msgid "Booting from CD-ROM"
-msgstr "Khởi động từ đĩa CD-ROM"
-
-#. Tag: para
-#: boot-installer.xml:70 boot-installer.xml:248 boot-installer.xml:746
-#: boot-installer.xml:1401 boot-installer.xml:1780
-#, no-c-format
-msgid ""
-"The easiest route for most people will be to use a set of &debian; CDs. If "
-"you have a CD set, and if your machine supports booting directly off the CD, "
-"great! Simply <phrase arch=\"x86\"> configure your system for booting off a "
-"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
-"your CD, reboot, and proceed to the next chapter."
+msgid "TFTP-booting in u-boot"
msgstr ""
-"Phương pháp dễ nhất cho phần lớn các người là sử dụng một bộ đĩa CD "
-"&debian;. Nếu bạn có một bộ đĩa CD như vậy, và nếu máy tính của bạn có hỗ "
-"trợ chức năng khởi động trực tiếp từ đĩa CD, hay quá ! Đơn giản hãy <phrase "
-"arch=\"x86\"> cấu hình hệ thống để khởi động từ đĩa CD, như được diễn tả "
-"trong <xref linkend=\"boot-dev-select\"/>, </phrase> nạp đĩa CD, khởi động "
-"lại, và đi đến chương kế tiếp."
#. Tag: para
-#: boot-installer.xml:81 boot-installer.xml:259 boot-installer.xml:757
-#: boot-installer.xml:1412 boot-installer.xml:1791
+#: boot-installer.xml:91
#, no-c-format
msgid ""
-"Note that certain CD drives may require special drivers, and thus be "
-"inaccessible in the early installation stages. If it turns out the standard "
-"way of booting off a CD doesn't work for your hardware, revisit this chapter "
-"and read about alternate kernels and installation methods which may work for "
-"you."
+"Network booting on systems using the u-boot firmware consists of three "
+"steps: a) configuring the network, b) loading the images (kernel/initial "
+"ramdisk/dtb) into memory and c) actually executing the previosly loaded code."
msgstr ""
-"Ghi chú rằng một số ổ đĩa CD riêng có thể cần thiết trình điều khiển đặc "
-"biệt, vì vậy không thể được truy cập trong giao đoạn cài đặt ở đầu. Nếu "
-"phương pháp chuẩn khởi động từ đĩa CD không thích hợp với phần cứng của bạn, "
-"hãy xem lại chương này và đọc về hạt nhân xen kẽ và phương pháp cài đặt có "
-"thể là thích hợp hơn."
#. Tag: para
-#: boot-installer.xml:89 boot-installer.xml:267 boot-installer.xml:765
-#: boot-installer.xml:1420 boot-installer.xml:1799
+#: boot-installer.xml:97
#, no-c-format
msgid ""
-"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
-"system components and any packages you want from CD-ROM. Simply boot using a "
-"different media, such as floppies. When it's time to install the operating "
-"system, base system, and any additional packages, point the installation "
-"system at the CD-ROM drive."
+"First you have to configure the network, either automatically via DHCP by "
+"running <informalexample><screen>\n"
+"setenv autoload no\n"
+"dhcp\n"
+"</screen></informalexample> or manually by setting several environment "
+"variables <informalexample><screen>\n"
+"setenv ipaddr &lt;ip address of the client&gt;\n"
+"setenv netmask &lt;netmask&gt;\n"
+"setenv serverip &lt;ip address of the tftp server&gt;\n"
+"setenv dnsip &lt;ip address of the nameserver&gt;\n"
+"setenv gatewayip &lt;ip address of the default gateway&gt;\n"
+"</screen></informalexample> If you prefer, you can make these settings "
+"permanent by running"
msgstr ""
-"Thậm chí nếu bạn không thể khởi động từ đĩa CD-ROM, bình thường bạn có khả "
-"năng cài đặt từ đĩa CD-ROM các thành phần của hệ thống &debian; và gói phần "
-"mềm bổ sung nào đã muốn. Đơn giản hãy khởi động bằng một vật chứa khác, như "
-"đĩa mềm. Vào lúc nên cài đặt hệ điều hành, hệ thống cơ bản và gói phần mềm "
-"bổ sung nào, hãy chỉ hệ thống cài đặt tới ổ đĩa CD-ROM."
-#. Tag: para
-#: boot-installer.xml:97 boot-installer.xml:275 boot-installer.xml:773
-#: boot-installer.xml:1428 boot-installer.xml:1807
+#. Tag: screen
+#: boot-installer.xml:104
#, no-c-format
-msgid ""
-"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
+msgid "saveenv"
msgstr ""
-"Nếu bạn gặp khó khăn trong việc khởi động, xem <xref linkend=\"boot-"
-"troubleshooting\"/>."
-
-#. Tag: title
-#: boot-installer.xml:107
-#, no-c-format
-msgid "Booting from Firmware"
-msgstr "Khởi động từ phần vững"
#. Tag: para
-#: boot-installer.xml:113
+#: boot-installer.xml:106
#, no-c-format
msgid ""
-"There is an increasing number of consumer devices that directly boot from a "
-"flash chip on the device. The installer can be written to flash so it will "
-"automatically start when you reboot your machines."
+"Afterwards you need to load the images (kernel/initial ramdisk/dtb) into "
+"memory. This is done with the tftpboot command, which has to be provided "
+"with the address at which the image shall be stored in memory. Unfortunately "
+"the memory map can vary from system to system, so there is no general rule "
+"which addresses can be used for this."
msgstr ""
-"Có số tăng dần, những thiết bị người tiêu dùng mà khởi động trực tiếp từ "
-"phiến tinh thể cực nhanh trên thiết bị đó. Bộ cài đặt có thể được ghi vào "
-"cực nhanh, để khởi chạy tự động khi bạn khởi đông lại máy."
#. Tag: para
-#: boot-installer.xml:119
+#: boot-installer.xml:114
#, no-c-format
msgid ""
-"In many cases, changing the firmware of an embedded device voids your "
-"warranty. Sometimes you are also not able to recover your device if there "
-"are problems during the flashing process. Therefore, please take care and "
-"follow the steps precisely."
+"On some systems, u-boot predefines a set of environment variables with "
+"suitable load addresses: kernel_addr_r, ramdisk_addr_r and fdt_addr_r. You "
+"can check whether they are defined by running <informalexample><screen>\n"
+"printenv kernel_addr_r ramdisk_addr_r fdt_addr_r\n"
+"</screen></informalexample> If they are not defined, you have to check your "
+"system's documentation for appropriate values and set them manually. For "
+"systems based on Allwinner SunXi SOCs (e.g. the Allwinner A10, architecture "
+"name <quote>sun4i</quote> or the Allwinner A20, architecture name "
+"<quote>sun7i</quote>), you can e.g. use the follwing values:"
msgstr ""
-"Trong nhiều trường hợp, việc thay đổi phần vững của thiết bị nhúng sẽ bãi bỏ "
-"bảo hành. Đôi khi bạn cũng không thể phục hồi thiết bị nếu gặp khó khăn "
-"trong việc chớp. Vì vậy, hãy cẩn thận và theo những bước một cách chính xác."
-
-#. Tag: title
-#: boot-installer.xml:131
-#, no-c-format
-msgid "Booting the SS4000-E"
-msgstr "Khởi động SS4000-E"
-
-#. Tag: para
-#: boot-installer.xml:132
-#, no-c-format
-msgid ""
-"Due to limitations in the SS4000-E firmware, it unfortunately is not "
-"possible to boot the installer without the use of a serial port at this "
-"time. To boot the installer, you will need a serial nullmodem cable; a "
-"computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB "
-"serial converter will also work. </para> </footnote>; and a ribbon cable "
-"with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the "
-"other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in older "
-"desktop machines with builtin 9-pin serial ports. </para> </footnote>."
-msgstr ""
-"Do sự hạn chế trong phần vững SS4000-E, tiếc là hiện thời không thể khởi "
-"động được trình cài đặt mà không có một cổng nối tiếp. Để khởi động trình "
-"cài đặt, bạn yêu cầu một cáp nullmodem kiểu nối tiếp; một máy tính có một "
-"cổng nối tiếp<footnote id=\"arm-s4ke-port\"><para>Cũng sử dụng được một bộ "
-"chuyển đổi nối tiếp USB.</para></footnote>; và một cáp kiểu dải băng có một "
-"bộ kết nối D89 có đầu ở cuối này, và một bộ đầu IDC 0,1 insơ có 10 đầu ở "
-"cuối đó<footnote id=\"arm-s4k-rib\"><para>Cáp này thường nằm trong máy tính "
-"để bàn cũ có cổng nối tiếp 9 đầu.</para> </footnote>."
-
-#. Tag: para
-#: boot-installer.xml:153
-#, no-c-format
-msgid ""
-"To boot the SS4000-E, use your serial nullmodem cable and the ribbon cable "
-"to connect to the serial port of the SS4000-E, and reboot the machine. You "
-"need to use a serial terminal application to communicate with the machine; a "
-"good option on a &debian; GNU/Linux is to use the <command>cu</command> "
-"program, in the package of the same name. Assuming the serial port on your "
-"computer is to be found on <filename>/dev/ttyS0</filename>, use the "
-"following command line:"
-msgstr ""
-"Để khởi động máy SS4000-E, hãy sử dụng cáp nullmodem nối tiếp và cáp dải "
-"băng để kết nối đến cổng nối tiếp của máy SS4000-E, sau đó khởi động lại máy "
-"tính. Bạn cần phải sử dụng một ứng dụng thiết bị cuối kiểu nối tiếp để liên "
-"lạc với máy đó ; một sự chọn có ích trong &debian;/GNU Linux là sử dụng "
-"chương trình <command>cu</command> (nằm trong gói cùng tên). Giả sử là cổng "
-"nối tiếp trên máy tính nằm ở <filename>/dev/ttyS0</filename> thì dùng dòng "
-"lệnh theo đây:"
#. Tag: screen
-#: boot-installer.xml:165
-#, no-c-format
-msgid "cu -lttyS0 -s115200"
-msgstr "cu -lttyS0 -s115200"
-
-#. Tag: para
-#: boot-installer.xml:167
+#: boot-installer.xml:125
#, no-c-format
msgid ""
-"If using Windows, you may want to consider using the program "
-"<classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits word "
-"length, no stop bits, and one parity bit."
+"setenv kernel_addr_r 0x46000000\n"
+"setenv fdt_addr_r 0x47000000\n"
+"setenv ramdisk_addr_r 0x48000000"
msgstr ""
-"Nếu sử dụng Windows thì bạn cũng có thể sử dụng chương trình "
-"<classname>hyperterminal</classname>. Hãy lập một tỷ lệ baud 115200, chiều "
-"dài từ 8 bit, không có bit dừng, và một bit tính chẵn lẻ."
#. Tag: para
-#: boot-installer.xml:173
+#: boot-installer.xml:127
#, no-c-format
-msgid "When the machine boots, you will see the following line of output:"
-msgstr "Khi máy khởi động thì bạn thấy dòng kết xuất theo đây:"
+msgid ""
+"When the load addresses are defined, you can load the images into memory "
+"from the previously defined tftp server with"
+msgstr ""
#. Tag: screen
-#: boot-installer.xml:179
+#: boot-installer.xml:130
#, no-c-format
msgid ""
-"No network interfaces found\n"
-"\n"
-"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
-"== Executing boot script in 1.000 seconds - enter ^C to abort"
+"tftpboot ${kernel_addr_r} &lt;filename of the kernel image&gt;\n"
+"tftpboot ${fdt_addr_r} &lt;filename of the dtb&gt;\n"
+"tftpboot ${ramdisk_addr_r} &lt;filename of the initial ramdisk image&gt;"
msgstr ""
-"Không tìm thấy giao diện nào chạy mạng\n"
-"\n"
-"EM-7210 pb T04 2005-12-12 (Đối với ver.AA)\n"
-"== Sắp thực hiện văn lệnh khởi động (trong vòng 1.000 giây) — gõ ^C để hủy bỏ"
#. Tag: para
-#: boot-installer.xml:181
+#: boot-installer.xml:132
#, no-c-format
msgid ""
-"At this point, hit Control-C to interrupt the boot loader<footnote id=\"arm-"
-"s4ke-sec\"> <para> Note that you have only one second to do so; if you miss "
-"this window, just powercycle the machine and try again. </para> </footnote>. "
-"This will give you the RedBoot prompt. Enter the following commands:"
+"The third part is setting the kernel commandline and actually executing the "
+"loaded code. U-boot passes the content of the <quote>bootargs</quote> "
+"environment variable as commandline to the kernel, so any parameters for the "
+"kernel and the installer - such as the console device (see <xref linkend="
+"\"boot-console\"/>) or preseeding options (see <xref linkend=\"installer-args"
+"\"/> and <xref linkend=\"appendix-preseed\"/>) - can be set with a command "
+"like <informalexample><screen>\n"
+"setenv bootargs console=ttyS0,115200 rootwait panic=10\n"
+"</screen></informalexample> The exact command to execute the previously "
+"loaded code depends on the image format used. With uImage/uInitrd, the "
+"command is <informalexample><screen>\n"
+"bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}\n"
+"</screen></informalexample> and with native Linux images it is"
msgstr ""
-"Vào lúc này, hãy bấm tổ hợp phím Control-C để ngắt tiến trình nạp khởi "
-"động<footnote id=\"arm-s4ke-sec\"> <para> Ghi chú rằng chỉ có một giây trong "
-"đó có thể làm như thế; nhỡ dịp này thì chỉ cần khởi động lại máy tính và thử "
-"lại. </para> </footnote>. Việc này hiển thị dấu nhắc RedBoot. Gõ những câu "
-"lệnh theo đây:"
-# Nghĩa chữ
#. Tag: screen
-#: boot-installer.xml:194
+#: boot-installer.xml:145
#, no-c-format
-msgid ""
-"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
-"load -v -r -b 0x01008000 -m ymodem zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000"
+msgid "bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}"
msgstr ""
-"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
-"load -v -r -b 0x01008000 -m ymodem zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000"
#. Tag: para
-#: boot-installer.xml:196
+#: boot-installer.xml:147
#, no-c-format
msgid ""
-"After every <command>load</command> command, the system will expect a file "
-"to be transmitted using the YMODEM protocol. When using cu, make sure you "
-"have the package <classname>lrzsz</classname> installed, then hit enter, "
-"followed by the <quote>~&lt;</quote> escape sequence to start an external "
-"program, and run <command>sb initrd.gz</command> or <command>sb vmlinuz</"
-"command>."
+"Note: When booting standard linux images, it is important to load the "
+"initial ramdisk image after the kernel and the dtb as u-boot sets the "
+"filesize variable to the size of the last file loaded and the bootz command "
+"requires the size of the ramdisk image to work correctly. In case of booting "
+"a platform-specific kernel, i.e. a kernel without device-tree, simply omit "
+"the ${fdt_addr_r} parameter."
msgstr ""
-"Sau khi thực hiện mỗi lệnh <command>load</command> (nạp) thì hệ thống mong "
-"đợi một tập tin được truyền dùng giao thức YMODEM. Khi sử dụng « cu », kiểm "
-"tra lại có gói <classname>lrzsz</classname> được cài đặt, sau đó bấm phím "
-"&enterkey;, theo sau gõ một dãy thoát <quote>~&lt;</quote> để khởi chạy một "
-"chương trình bên ngoài, và chạy câu lệnh <command>sb initrd.gz</command> "
-"hoặc <command>sb vmlinuz</command>."
+
+#. Tag: title
+#: boot-installer.xml:286 boot-installer.xml:785 boot-installer.xml:1442
+#: boot-installer.xml:1823
+#, no-c-format
+msgid "Booting from a CD-ROM"
+msgstr "Khởi động từ đĩa CD-ROM"
#. Tag: para
-#: boot-installer.xml:205
+#: boot-installer.xml:292 boot-installer.xml:791 boot-installer.xml:1448
+#: boot-installer.xml:1829
#, no-c-format
msgid ""
-"Alternatively, it is possible to load the kernel and ramdisk using HTTP "
-"rather than YMODEM. This is faster, but requires a working HTTP server on "
-"the network. To do so, first switch the bootloader to RAM mode:"
+"The easiest route for most people will be to use a set of &debian; CDs. If "
+"you have a CD set, and if your machine supports booting directly off the CD, "
+"great! Simply <phrase arch=\"x86\"> configure your system for booting off a "
+"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
+"your CD, reboot, and proceed to the next chapter."
msgstr ""
-"Hoặc có thể nạp hạt nhân và đĩa RAM dùng giao thức HTTP hơn là YMODEM. "
-"Phương pháp này cũng nhanh hơn mà yêu cầu một trình phục vụ HTTP đang chạy "
-"trên mạng. Để làm như thế, trước tiên chuyển đổi bộ nạp khởi động sang chế "
-"độ RAM:"
+"Phương pháp dễ nhất cho phần lớn các người là sử dụng một bộ đĩa CD "
+"&debian;. Nếu bạn có một bộ đĩa CD như vậy, và nếu máy tính của bạn có hỗ "
+"trợ chức năng khởi động trực tiếp từ đĩa CD, hay quá ! Đơn giản hãy <phrase "
+"arch=\"x86\"> cấu hình hệ thống để khởi động từ đĩa CD, như được diễn tả "
+"trong <xref linkend=\"boot-dev-select\"/>, </phrase> nạp đĩa CD, khởi động "
+"lại, và đi đến chương kế tiếp."
-# Nghĩa chữ
-#. Tag: screen
-#: boot-installer.xml:211
+#. Tag: para
+#: boot-installer.xml:303 boot-installer.xml:802 boot-installer.xml:1459
+#: boot-installer.xml:1840
#, no-c-format
msgid ""
-"fis load rammode\n"
-"g"
+"Note that certain CD drives may require special drivers, and thus be "
+"inaccessible in the early installation stages. If it turns out the standard "
+"way of booting off a CD doesn't work for your hardware, revisit this chapter "
+"and read about alternate kernels and installation methods which may work for "
+"you."
msgstr ""
-"fis load rammode\n"
-"g"
+"Ghi chú rằng một số ổ đĩa CD riêng có thể cần thiết trình điều khiển đặc "
+"biệt, vì vậy không thể được truy cập trong giao đoạn cài đặt ở đầu. Nếu "
+"phương pháp chuẩn khởi động từ đĩa CD không thích hợp với phần cứng của bạn, "
+"hãy xem lại chương này và đọc về hạt nhân xen kẽ và phương pháp cài đặt có "
+"thể là thích hợp hơn."
#. Tag: para
-#: boot-installer.xml:213
-#, no-c-format
+#: boot-installer.xml:311 boot-installer.xml:810 boot-installer.xml:1467
+#: boot-installer.xml:1848
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Even if you cannot boot from CD-ROM, you can probably install the "
+#| "&debian; system components and any packages you want from CD-ROM. Simply "
+#| "boot using a different media, such as floppies. When it's time to install "
+#| "the operating system, base system, and any additional packages, point the "
+#| "installation system at the CD-ROM drive."
msgid ""
-"This will seemingly restart the machine; but in reality, it loads redboot to "
-"RAM and restarts it from there. Not doing this step will cause the system to "
-"hang in the necessary ip_address step that comes next."
+"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
+"system components and any packages you want from CD-ROM. Simply boot using a "
+"different medium and when it's time to install the operating system, base "
+"system, and any additional packages, point the installation system at the CD-"
+"ROM drive."
msgstr ""
-"Câu lệnh này hình như khởi động máy, nhưng mà nó thực sự nạp redboot vào "
-"vùng nhớ RAM và khởi động nó từ đó. Không làm bước này thì gây ra hệ thống "
-"treo cứng trong bước địa chỉ IP cần thiết mà theo sau."
+"Thậm chí nếu bạn không thể khởi động từ đĩa CD-ROM, bình thường bạn có khả "
+"năng cài đặt từ đĩa CD-ROM các thành phần của hệ thống &debian; và gói phần "
+"mềm bổ sung nào đã muốn. Đơn giản hãy khởi động bằng một vật chứa khác, như "
+"đĩa mềm. Vào lúc nên cài đặt hệ điều hành, hệ thống cơ bản và gói phần mềm "
+"bổ sung nào, hãy chỉ hệ thống cài đặt tới ổ đĩa CD-ROM."
#. Tag: para
-#: boot-installer.xml:219
+#: boot-installer.xml:319 boot-installer.xml:818 boot-installer.xml:1475
+#: boot-installer.xml:1856
#, no-c-format
msgid ""
-"You will need to hit Ctrl-C again to interrupt the boot. Then: "
-"<informalexample><screen>\n"
-"ip_address -l <replaceable>192.168.2.249</replaceable> -h "
-"<replaceable>192.168.2.4</replaceable>\n"
-"load -v -r -b 0x01800000 -m http /initrd.gz\n"
-"load -v -r -b 0x01008000 -m http /zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000\n"
-"</screen></informalexample> Where <replaceable>192.168.2.249</replaceable> "
-"is the IP address of the installed system and <replaceable>192.168.2.4</"
-"replaceable> the IP address of the HTTP server containing the kernel and "
-"ramdisk files."
-msgstr ""
-"Bạn cần phải bấm lại tổ hợp phím Ctrl-C để gián đoạn tiến trình khởi động. "
-"Sau đó : <informalexample><screen>\n"
-"ip_address -l <replaceable>192.168.2.249</replaceable> -h "
-"<replaceable>192.168.2.4</replaceable>\n"
-"load -v -r -b 0x01800000 -m http /initrd.gz\n"
-"load -v -r -b 0x01008000 -m http /zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000\n"
-"</screen></informalexample> Trong ví dụ này, <replaceable>192.168.2.249</"
-"replaceable> là địa chỉ IP của hệ thống được cài đặt, và "
-"<replaceable>192.168.2.4</replaceable> là địa chỉ IP của máy phục vụ HTTP "
-"chứa hạt nhân và các tập tin đĩa RAM."
-
-#. Tag: para
-#: boot-installer.xml:229
-#, no-c-format
-msgid "The installer will now start as usual."
-msgstr "Vậy trình cài đặt khởi chạy như bình thường."
-
-#. Tag: title
-#: boot-installer.xml:242 boot-installer.xml:740 boot-installer.xml:1395
-#: boot-installer.xml:1774
-#, no-c-format
-msgid "Booting from a CD-ROM"
-msgstr "Khởi động từ đĩa CD-ROM"
+"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
+msgstr ""
+"Nếu bạn gặp khó khăn trong việc khởi động, xem <xref linkend=\"boot-"
+"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:349
+#: boot-installer.xml:393
#, no-c-format
msgid "Booting from Windows"
msgstr "Khởi động từ Windows"
#. Tag: para
-#: boot-installer.xml:350
+#: boot-installer.xml:394
#, no-c-format
msgid "To start the installer from Windows, you can either"
msgstr "Để bắt đầu trình cài đặt từ Windows, bạn có thể"
#. Tag: para
-#: boot-installer.xml:355
+#: boot-installer.xml:399
#, fuzzy, no-c-format
#| msgid ""
#| "obtain CD-ROM/DVD-ROM or USB memory stick installation media as described "
@@ -438,7 +378,7 @@ msgstr ""
"hoặc"
#. Tag: para
-#: boot-installer.xml:363
+#: boot-installer.xml:407
#, no-c-format
msgid ""
"download a standalone Windows executable, which is available as tools/win32-"
@@ -448,7 +388,7 @@ msgstr ""
"loader.exe trên các gương &debian;,"
#. Tag: para
-#: boot-installer.xml:371
+#: boot-installer.xml:415
#, no-c-format
msgid ""
"If you use an installation CD or DVD, a pre-installation program should be "
@@ -464,7 +404,7 @@ msgstr ""
"<command>setup.exe</command>."
#. Tag: para
-#: boot-installer.xml:379
+#: boot-installer.xml:423
#, no-c-format
msgid ""
"After the program has been started, a few preliminary questions will be "
@@ -475,14 +415,14 @@ msgstr ""
"thống để khởi động lại vào tiến trình cài đặt &debian-gnu;."
#. Tag: title
-#: boot-installer.xml:389
+#: boot-installer.xml:433
#, fuzzy, no-c-format
#| msgid "Booting from DOS"
msgid "Booting from DOS using loadlin"
msgstr "Khởi động từ DOS"
#. Tag: para
-#: boot-installer.xml:390
+#: boot-installer.xml:434
#, no-c-format
msgid ""
"Boot into DOS (not Windows). To do this, you can for instance boot from a "
@@ -492,7 +432,7 @@ msgstr ""
"một đĩa phục hồi hay địa chẩn đoán."
#. Tag: para
-#: boot-installer.xml:395
+#: boot-installer.xml:439
#, no-c-format
msgid ""
"If you can access the installation CD, change the current drive to the CD-"
@@ -510,7 +450,7 @@ msgstr ""
"hiện thời nếu cần thiết."
#. Tag: para
-#: boot-installer.xml:405
+#: boot-installer.xml:449
#, no-c-format
msgid ""
"Enter the subdirectory for the flavor you chose, e.g., "
@@ -531,7 +471,7 @@ msgstr ""
"command>. Việc này nạp hạt nhân và khởi chạy hệ thống cài đặt."
#. Tag: title
-#: boot-installer.xml:423
+#: boot-installer.xml:467
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from Linux Using <command>LILO</command> or <command>GRUB</"
@@ -542,7 +482,7 @@ msgstr ""
"Khởi động từ Linux bằng <command>LILO</command> hay <command>GRUB</command>"
#. Tag: para
-#: boot-installer.xml:426
+#: boot-installer.xml:470
#, no-c-format
msgid ""
"To boot the installer from hard disk, you must first download and place the "
@@ -553,7 +493,7 @@ msgstr ""
"files\"/>."
#. Tag: para
-#: boot-installer.xml:431
+#: boot-installer.xml:475
#, no-c-format
msgid ""
"If you intend to use the hard drive only for booting and then download "
@@ -571,7 +511,7 @@ msgstr ""
"cách cẩn thận."
#. Tag: para
-#: boot-installer.xml:441
+#: boot-installer.xml:485
#, no-c-format
msgid ""
"Alternatively, if you intend to keep an existing partition on the hard drive "
@@ -589,7 +529,7 @@ msgstr ""
"DVD mà không cần chạy mạng."
#. Tag: para
-#: boot-installer.xml:450
+#: boot-installer.xml:494
#, no-c-format
msgid ""
"For <command>LILO</command>, you will need to configure two essential things "
@@ -609,7 +549,7 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: boot-installer.xml:471
+#: boot-installer.xml:515
#, no-c-format
msgid ""
"image=/boot/newinstall/vmlinuz\n"
@@ -621,7 +561,7 @@ msgstr ""
" initrd=/boot/newinstall/initrd.gz"
#. Tag: para
-#: boot-installer.xml:471
+#: boot-installer.xml:515
#, no-c-format
msgid ""
"For more details, refer to the <citerefentry><refentrytitle>initrd</"
@@ -637,7 +577,7 @@ msgstr ""
"<userinput>lilo</userinput> rồi khởi động lại."
#. Tag: para
-#: boot-installer.xml:480
+#: boot-installer.xml:524
#, no-c-format
msgid ""
"The procedure for <command>GRUB1</command> is quite similar. Locate your "
@@ -655,7 +595,7 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: boot-installer.xml:488
+#: boot-installer.xml:532
#, no-c-format
msgid ""
"title New Install\n"
@@ -669,7 +609,7 @@ msgstr ""
"initrd /boot/newinstall/initrd.gz"
#. Tag: para
-#: boot-installer.xml:490
+#: boot-installer.xml:534
#, no-c-format
msgid ""
"The procedure for <command>GRUB2</command> is very similar. The file is "
@@ -681,7 +621,7 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: boot-installer.xml:496
+#: boot-installer.xml:540
#, no-c-format
msgid ""
"menuentry 'New Install' {\n"
@@ -701,7 +641,7 @@ msgstr ""
"}"
#. Tag: para
-#: boot-installer.xml:498
+#: boot-installer.xml:542
#, no-c-format
msgid ""
"From here on, there should be no difference between <command>GRUB</command> "
@@ -711,13 +651,13 @@ msgstr ""
"<command>GRUB</command> và <command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:507
+#: boot-installer.xml:551
#, no-c-format
msgid "Booting from USB Memory Stick"
msgstr "Khởi động từ thanh bộ nhớ USB"
#. Tag: para
-#: boot-installer.xml:508
+#: boot-installer.xml:552
#, fuzzy, no-c-format
#| msgid ""
#| "Let's assume you have prepared everything from <xref linkend=\"boot-dev-"
@@ -741,13 +681,13 @@ msgstr ""
"nhập các đối số khởi động tùy chọn, hoặc chỉ bấm phím &enterkey;."
#. Tag: title
-#: boot-installer.xml:522 boot-installer.xml:1681
+#: boot-installer.xml:566 boot-installer.xml:1729
#, no-c-format
msgid "Booting from Floppies"
msgstr "Khởi động từ đĩa mềm"
#. Tag: para
-#: boot-installer.xml:523 boot-installer.xml:1689
+#: boot-installer.xml:567 boot-installer.xml:1737
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -757,7 +697,7 @@ msgstr ""
"cần thiết và tạo đĩa mềm từ ảnh đó."
#. Tag: para
-#: boot-installer.xml:530
+#: boot-installer.xml:574
#, no-c-format
msgid ""
"To boot from the installer boot floppy, place it in the primary floppy "
@@ -767,7 +707,7 @@ msgstr ""
"chính, tắt hệ thống một cách bình thường, rồi mở nó lần nữa."
#. Tag: para
-#: boot-installer.xml:536
+#: boot-installer.xml:580
#, no-c-format
msgid ""
"For installing from an LS-120 drive (ATAPI version) with a set of floppies, "
@@ -786,7 +726,7 @@ msgstr ""
"dấu nhắc khởi động."
#. Tag: para
-#: boot-installer.xml:546
+#: boot-installer.xml:590
#, no-c-format
msgid ""
"Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</"
@@ -803,7 +743,7 @@ msgstr ""
"động máy."
#. Tag: para
-#: boot-installer.xml:555
+#: boot-installer.xml:599
#, no-c-format
msgid ""
"The floppy disk will be accessed, and you should then see a screen that "
@@ -813,7 +753,7 @@ msgstr ""
"mềm khởi động mà kết thúc bằng dấu nhắc khởi động <prompt>boot:</prompt>."
#. Tag: para
-#: boot-installer.xml:561
+#: boot-installer.xml:605
#, no-c-format
msgid ""
"Once you press &enterkey;, you should see the message "
@@ -831,7 +771,7 @@ msgstr ""
"dưới trong <xref linkend=\"kernel-msgs\"/>."
#. Tag: para
-#: boot-installer.xml:570
+#: boot-installer.xml:614
#, no-c-format
msgid ""
"After booting from the boot floppy, the root floppy is requested. Insert the "
@@ -845,26 +785,26 @@ msgstr ""
"tự động."
#. Tag: title
-#: boot-installer.xml:580 boot-installer.xml:1109 boot-installer.xml:1250
-#: boot-installer.xml:1304 boot-installer.xml:1626 boot-installer.xml:1735
+#: boot-installer.xml:624 boot-installer.xml:1154 boot-installer.xml:1296
+#: boot-installer.xml:1350 boot-installer.xml:1673 boot-installer.xml:1783
#, no-c-format
msgid "Booting with TFTP"
msgstr "Khởi động bằng TFTP"
#. Tag: para
-#: boot-installer.xml:604
+#: boot-installer.xml:649
#, no-c-format
msgid "There are various ways to do a TFTP boot on i386."
msgstr "Có vài cách khác nhau để khởi động qua TFTP trên i386."
#. Tag: title
-#: boot-installer.xml:610
+#: boot-installer.xml:655
#, no-c-format
msgid "NIC or Motherboard that support PXE"
msgstr "NIC hay bo mạch chủ có hỗ trợ PXE"
#. Tag: para
-#: boot-installer.xml:611
+#: boot-installer.xml:656
#, no-c-format
msgid ""
"It could be that your Network Interface Card or Motherboard provides PXE "
@@ -878,13 +818,13 @@ msgstr ""
"chức năng này, có lẽ bạn có khả năng cấu hình BIOS để khởi động qua mạng."
#. Tag: title
-#: boot-installer.xml:622
+#: boot-installer.xml:667
#, no-c-format
msgid "NIC with Network BootROM"
msgstr "NIC với BootROM mạng"
#. Tag: para
-#: boot-installer.xml:623
+#: boot-installer.xml:668
#, no-c-format
msgid ""
"It could be that your Network Interface Card provides TFTP boot "
@@ -893,7 +833,7 @@ msgstr ""
"Có lẽ thẻ giao diện mạng (NIC) của bạn cung cấp chức năng khởi động qua TFTP."
#. Tag: para
-#: boot-installer.xml:628
+#: boot-installer.xml:673
#, no-c-format
msgid ""
"Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. "
@@ -904,13 +844,13 @@ msgstr ""
# Name: don't translate / Tên: đừng dịch
#. Tag: title
-#: boot-installer.xml:636
+#: boot-installer.xml:681
#, no-c-format
msgid "Etherboot"
msgstr "Etherboot"
#. Tag: para
-#: boot-installer.xml:637
+#: boot-installer.xml:682
#, no-c-format
msgid ""
"The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> "
@@ -920,14 +860,14 @@ msgstr ""
"mềm khởi động, ngay cả bộ nhớ ROM khởi động, mà khởi động được qua TFTP."
#. Tag: title
-#: boot-installer.xml:647
+#: boot-installer.xml:692
#, no-c-format
msgid "The Boot Screen"
msgstr "Màn hình khởi động"
# Don't translate the screen example text / Đừng dịch đoạn mẫu màn hình
#. Tag: para
-#: boot-installer.xml:648
+#: boot-installer.xml:693
#, no-c-format
msgid ""
"When the installer boots, you should be presented with a friendly graphical "
@@ -960,7 +900,7 @@ msgstr ""
"chọn « Cài đặt đồ họa » có thể không sẵn sàng."
#. Tag: para
-#: boot-installer.xml:660
+#: boot-installer.xml:705
#, no-c-format
msgid ""
"For a normal installation, select either the <quote>Install</quote> or the "
@@ -976,7 +916,7 @@ msgstr ""
"khởi động trình cài đặt."
#. Tag: para
-#: boot-installer.xml:668
+#: boot-installer.xml:713
#, no-c-format
msgid ""
"The <quote>Advanced options</quote> entry gives access to a second menu that "
@@ -988,7 +928,7 @@ msgstr ""
"cứu và để tự động cài đặt."
#. Tag: para
-#: boot-installer.xml:674
+#: boot-installer.xml:719
#, no-c-format
msgid ""
"If you wish or need to add any boot parameters for either the installer or "
@@ -1007,7 +947,7 @@ msgstr ""
"bạn đã làm."
#. Tag: para
-#: boot-installer.xml:683
+#: boot-installer.xml:728
#, fuzzy, no-c-format
#| msgid ""
#| "Choosing the <quote>Help</quote> entry will result in the first help "
@@ -1059,7 +999,7 @@ msgstr ""
"số đầu tiên (v.d. <userinput>install fb=false</userinput>)."
#. Tag: para
-#: boot-installer.xml:701
+#: boot-installer.xml:746
#, no-c-format
msgid ""
"The keyboard is assumed to have a default American English layout at this "
@@ -1077,7 +1017,7 @@ msgstr ""
"ulink> đến đó bạn có thể tham chiếu để tìm những phím đúng cần gõ."
#. Tag: para
-#: boot-installer.xml:711
+#: boot-installer.xml:756
#, no-c-format
msgid ""
"If you are using a system that has the BIOS configured to use serial "
@@ -1098,7 +1038,7 @@ msgstr ""
"<quote>Integrated Remote Assistant</quote> (IRA) của công ty HP."
#. Tag: para
-#: boot-installer.xml:721
+#: boot-installer.xml:766
#, no-c-format
msgid ""
"To bypass the graphical boot screen you can either blindly press &escapekey; "
@@ -1118,13 +1058,13 @@ msgstr ""
"nhắc khởi động, như được diễn tả trong đoạn văn trợ giúp."
#. Tag: title
-#: boot-installer.xml:781
+#: boot-installer.xml:826
#, no-c-format
msgid "CD Contents"
msgstr "Nội dung đĩa CD"
#. Tag: para
-#: boot-installer.xml:783
+#: boot-installer.xml:828
#, no-c-format
msgid ""
"There are three basic variations of &debian; Install CDs. The "
@@ -1148,7 +1088,7 @@ msgstr ""
"hoàn toàn từ phạm vị gói rộng rãi mà không cần truy cập đến mạng."
#. Tag: para
-#: boot-installer.xml:799
+#: boot-installer.xml:844
#, no-c-format
msgid ""
"The IA-64 architecture uses the next generation Extensible Firmware "
@@ -1174,7 +1114,7 @@ msgstr ""
"giản trên hệ thống quy ước hơn."
#. Tag: para
-#: boot-installer.xml:815
+#: boot-installer.xml:860
#, no-c-format
msgid ""
"The &debian; Installer CD contains a small EFI partition where the "
@@ -1190,7 +1130,7 @@ msgstr ""
"này có thể được đọc từ trình bao EFI như được diễn tả bên dưới."
#. Tag: para
-#: boot-installer.xml:824
+#: boot-installer.xml:869
#, no-c-format
msgid ""
"Most of the details of how <command>ELILO</command> actually loads and "
@@ -1212,7 +1152,7 @@ msgstr ""
"hợp, trước khi cho phép tiến trình cài đặt tiếp tục lại."
#. Tag: para
-#: boot-installer.xml:836
+#: boot-installer.xml:881
#, no-c-format
msgid ""
"The EFI Boot Manager is presented as the last step of the firmware "
@@ -1236,13 +1176,13 @@ msgstr ""
"nào không khởi động được với nó, hãy bật tùy chọn thứ hai. "
#. Tag: title
-#: boot-installer.xml:855
+#: boot-installer.xml:900
#, no-c-format
msgid "IMPORTANT"
msgstr "QUAN TRỌNG"
#. Tag: para
-#: boot-installer.xml:856
+#: boot-installer.xml:901
#, no-c-format
msgid ""
"The EFI Boot Manager will select a default boot action, typically the first "
@@ -1261,13 +1201,13 @@ msgstr ""
"bằng cách chạy lệnh <command>exit</command> (thoát) tại dấu nhắc trình bao."
#. Tag: title
-#: boot-installer.xml:868
+#: boot-installer.xml:913
#, no-c-format
msgid "Option 1: Booting from the Boot Option Maintenance Menu"
msgstr "Tùy chọn 1: khởi động từ Trình đơn bảo dưỡng tùy chọn khởi động"
#. Tag: para
-#: boot-installer.xml:875
+#: boot-installer.xml:920
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -1279,7 +1219,7 @@ msgstr ""
"thống."
#. Tag: para
-#: boot-installer.xml:881
+#: boot-installer.xml:926
#, no-c-format
msgid ""
"Select <command>Boot Maintenance Menu</command> from the menu with the arrow "
@@ -1290,7 +1230,7 @@ msgstr ""
"này sẽ hiển thị một trình đơn mới."
#. Tag: para
-#: boot-installer.xml:887
+#: boot-installer.xml:932
#, no-c-format
msgid ""
"Select <command>Boot From a File</command> from the menu with the arrow keys "
@@ -1309,7 +1249,7 @@ msgstr ""
"thiết bị và thông tin về trình điều khiển là trùng."
#. Tag: para
-#: boot-installer.xml:898
+#: boot-installer.xml:943
#, no-c-format
msgid ""
"You can choose either of the entries that refer to the CD/DVD drive. Select "
@@ -1327,7 +1267,7 @@ msgstr ""
"năng khởi động, cần thiết bạn tiếp tục đến bước kế tiếp (thêm)."
#. Tag: para
-#: boot-installer.xml:909
+#: boot-installer.xml:954
#, no-c-format
msgid ""
"You will only need this step if you chose <command>Debian Inst [Acpi ...</"
@@ -1343,7 +1283,7 @@ msgstr ""
"phím &enterkey;. Việc này sẽ khởi chạy tiến trình tải khởi động."
#. Tag: para
-#: boot-installer.xml:921
+#: boot-installer.xml:966
#, no-c-format
msgid ""
"These steps start the &debian; boot loader which will display a menu page "
@@ -1355,13 +1295,13 @@ msgstr ""
"tục tới giai đoạn đó."
#. Tag: title
-#: boot-installer.xml:931
+#: boot-installer.xml:976
#, no-c-format
msgid "Option 2: Booting from the EFI Shell"
msgstr "Tùy chọn 2: khởi động từ trình bao EFI"
#. Tag: para
-#: boot-installer.xml:932
+#: boot-installer.xml:977
#, no-c-format
msgid ""
"If, for some reason, option 1 is not successful, reboot the machine and when "
@@ -1375,7 +1315,7 @@ msgstr ""
"đĩa CD cài đặt &debian; bằng cách theo những bước này:"
#. Tag: para
-#: boot-installer.xml:943
+#: boot-installer.xml:988
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -1387,7 +1327,7 @@ msgstr ""
"thống."
#. Tag: para
-#: boot-installer.xml:949
+#: boot-installer.xml:994
#, no-c-format
msgid ""
"Select <command>EFI Shell</command> from the menu with the arrow keys and "
@@ -1410,7 +1350,7 @@ msgstr ""
"sơ khởi ổ đĩa CD."
#. Tag: para
-#: boot-installer.xml:963
+#: boot-installer.xml:1008
#, no-c-format
msgid ""
"Examine the output from the shell looking for the CDROM drive. It is most "
@@ -1423,7 +1363,7 @@ msgstr ""
"cũng hiển thị như là <filename>fs<replaceable>n</replaceable></filename>."
#. Tag: para
-#: boot-installer.xml:970
+#: boot-installer.xml:1015
#, no-c-format
msgid ""
"Enter <command>fs<replaceable>n</replaceable>:</command> and press "
@@ -1437,7 +1377,7 @@ msgstr ""
"vùng như là dấu nhắc."
#. Tag: para
-#: boot-installer.xml:977
+#: boot-installer.xml:1022
#, no-c-format
msgid ""
"Enter <command>elilo</command> and press <command>ENTER</command>. This will "
@@ -1447,7 +1387,7 @@ msgstr ""
"tiến trình tải khởi động."
#. Tag: para
-#: boot-installer.xml:984
+#: boot-installer.xml:1029
#, no-c-format
msgid ""
"As with option 1, these steps start the &debian; boot loader which will "
@@ -1463,13 +1403,13 @@ msgstr ""
"đoạn chọn hạt nhân khởi động và các tùy chọn tương ứng."
#. Tag: title
-#: boot-installer.xml:998
+#: boot-installer.xml:1043
#, no-c-format
msgid "Installing using a Serial Console"
msgstr "Cài đặt bằng bàn điều khiển nối tiếp"
#. Tag: para
-#: boot-installer.xml:1000
+#: boot-installer.xml:1045
#, no-c-format
msgid ""
"You may choose to perform an install using a monitor and keyboard or using a "
@@ -1490,7 +1430,7 @@ msgstr ""
"độ truyền thường nhất đã được định sẵn."
#. Tag: para
-#: boot-installer.xml:1011
+#: boot-installer.xml:1056
#, no-c-format
msgid ""
"In most circumstances, you will want the installer to use the same baud rate "
@@ -1504,7 +1444,7 @@ msgstr ""
"trình bao EFI."
#. Tag: para
-#: boot-installer.xml:1018
+#: boot-installer.xml:1063
#, no-c-format
msgid ""
"If there is not an option available that is configured for the serial device "
@@ -1521,7 +1461,7 @@ msgstr ""
"</classname> (khởi động)."
#. Tag: para
-#: boot-installer.xml:1029
+#: boot-installer.xml:1074
#, no-c-format
msgid ""
"Most IA-64 boxes ship with a default console setting of 9600 baud. This "
@@ -1539,7 +1479,7 @@ msgstr ""
"số) để tìm hướng dẫn về cách khởi chạy trình cài đặt trong Chế Độ Nhập Thô."
#. Tag: para
-#: boot-installer.xml:1038
+#: boot-installer.xml:1083
#, no-c-format
msgid ""
"If you select the wrong console type, you will be able to select the kernel "
@@ -1553,13 +1493,13 @@ msgstr ""
"bất đầu cài đặt."
#. Tag: title
-#: boot-installer.xml:1047
+#: boot-installer.xml:1092
#, no-c-format
msgid "Selecting the Boot Kernel and Options"
msgstr "Chọn hát nhân khởi động và các tùy chọn tương ứng"
#. Tag: para
-#: boot-installer.xml:1049
+#: boot-installer.xml:1094
#, no-c-format
msgid ""
"The boot loader will display a form with a menu list and a text window with "
@@ -1580,7 +1520,7 @@ msgstr ""
"chọn dòng lệnh thường dùng."
#. Tag: para
-#: boot-installer.xml:1061
+#: boot-installer.xml:1106
#, no-c-format
msgid ""
"Consult the <classname>General</classname> help screen for the description "
@@ -1603,7 +1543,7 @@ msgstr ""
"hệ thống được cài đặt."
#. Tag: para
-#: boot-installer.xml:1079
+#: boot-installer.xml:1124
#, no-c-format
msgid ""
"Select the kernel version and installation mode most appropriate to your "
@@ -1613,7 +1553,7 @@ msgstr ""
"nhất với điều kiện của máy tính của bạn."
#. Tag: para
-#: boot-installer.xml:1084
+#: boot-installer.xml:1129
#, no-c-format
msgid ""
"Enter any boot parameters by typing at the keyboard. The text will be "
@@ -1625,7 +1565,7 @@ msgstr ""
"thể xác định tham số hạt nhân như thiết lập bàn điều khiển nối tiếp."
#. Tag: para
-#: boot-installer.xml:1091
+#: boot-installer.xml:1136
#, no-c-format
msgid ""
"Press <command>ENTER</command>. This will load and start the kernel. The "
@@ -1637,7 +1577,7 @@ msgstr ""
"cài đặt &debian;."
#. Tag: para
-#: boot-installer.xml:1100 boot-installer.xml:1236
+#: boot-installer.xml:1145 boot-installer.xml:1282
#, no-c-format
msgid ""
"Proceed to the next chapter to continue the installation where you will set "
@@ -1647,7 +1587,7 @@ msgstr ""
"thiết lập miền địa phương (gồm ngôn ngữ), mạng và phân vùng đĩa."
#. Tag: para
-#: boot-installer.xml:1111
+#: boot-installer.xml:1156
#, no-c-format
msgid ""
"Booting an IA-64 system from the network is similar to a CD boot. The only "
@@ -1667,7 +1607,7 @@ msgstr ""
"đĩa CD."
#. Tag: para
-#: boot-installer.xml:1145
+#: boot-installer.xml:1191
#, no-c-format
msgid ""
"Network booting an IA-64 system requires two architecture-specific actions. "
@@ -1682,13 +1622,13 @@ msgstr ""
"lực khả năng nạp qua mạng."
#. Tag: title
-#: boot-installer.xml:1156
+#: boot-installer.xml:1202
#, no-c-format
msgid "Configuring the Server"
msgstr "Cấu hình máy phục vụ"
#. Tag: para
-#: boot-installer.xml:1157
+#: boot-installer.xml:1203
#, no-c-format
msgid ""
"A suitable TFTP entry for network booting an IA-64 system looks something "
@@ -1712,7 +1652,7 @@ msgstr ""
"efi</command> chạy được trên máy khách."
#. Tag: para
-#: boot-installer.xml:1167
+#: boot-installer.xml:1213
#, no-c-format
msgid ""
"Extract the <filename>netboot.tar.gz</filename> file into the directory used "
@@ -1729,7 +1669,7 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: boot-installer.xml:1177
+#: boot-installer.xml:1223
#, no-c-format
msgid ""
"# cd /var/lib/tftp\n"
@@ -1747,7 +1687,7 @@ msgstr ""
"[...]"
#. Tag: para
-#: boot-installer.xml:1177
+#: boot-installer.xml:1223
#, no-c-format
msgid ""
"The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</"
@@ -1769,13 +1709,13 @@ msgstr ""
"<classname>elilo</classname> để tìm chi tiết."
#. Tag: title
-#: boot-installer.xml:1194
+#: boot-installer.xml:1240
#, no-c-format
msgid "Configuring the Client"
msgstr "Cấu hình máy khách"
#. Tag: para
-#: boot-installer.xml:1195
+#: boot-installer.xml:1241
#, no-c-format
msgid ""
"To configure the client to support TFTP booting, start by booting to EFI and "
@@ -1807,7 +1747,7 @@ msgstr ""
"phục vụ."
#. Tag: para
-#: boot-installer.xml:1227
+#: boot-installer.xml:1273
#, no-c-format
msgid ""
"The boot loader will display its prompt after it has downloaded and "
@@ -1823,13 +1763,13 @@ msgstr ""
"&debian;."
#. Tag: title
-#: boot-installer.xml:1253 boot-installer.xml:1277
+#: boot-installer.xml:1299 boot-installer.xml:1323
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "Khởi động SGI qua TFTP"
#. Tag: para
-#: boot-installer.xml:1254
+#: boot-installer.xml:1300
#, no-c-format
msgid ""
"After entering the command monitor use <informalexample><screen>\n"
@@ -1851,13 +1791,13 @@ msgstr ""
"</screen></informalexample> trong bộ theo dõi lệnh."
#. Tag: title
-#: boot-installer.xml:1274 boot-installer.xml:2013
+#: boot-installer.xml:1320 boot-installer.xml:2075
#, no-c-format
msgid "Boot Parameters"
msgstr "Tham số khởi động"
#. Tag: para
-#: boot-installer.xml:1278
+#: boot-installer.xml:1324
#, no-c-format
msgid ""
"On SGI machines you can append boot parameters to the <command>bootp():</"
@@ -1867,7 +1807,7 @@ msgstr ""
"lệnh <command>bootp():</command> trong bộ theo dõi lệnh."
#. Tag: para
-#: boot-installer.xml:1283
+#: boot-installer.xml:1329
#, no-c-format
msgid ""
"Following the <command>bootp():</command> command you can give the path and "
@@ -1886,19 +1826,19 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: boot-installer.xml:1293
+#: boot-installer.xml:1339
#, no-c-format
msgid "bootp(): append=\"root=/dev/sda1\""
msgstr "bootp(): append=\"root=/dev/sda1\""
#. Tag: title
-#: boot-installer.xml:1335
+#: boot-installer.xml:1382
#, no-c-format
msgid "s390 Limitations"
msgstr "Hạn chế S/390"
#. Tag: para
-#: boot-installer.xml:1336
+#: boot-installer.xml:1383
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1908,7 +1848,7 @@ msgstr ""
"và phiên chạy SSH hoạt động."
#. Tag: para
-#: boot-installer.xml:1341
+#: boot-installer.xml:1388
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1922,13 +1862,13 @@ msgstr ""
"chuẩn."
#. Tag: title
-#: boot-installer.xml:1352
+#: boot-installer.xml:1399
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Tham số khởi động S/390"
#. Tag: para
-#: boot-installer.xml:1353
+#: boot-installer.xml:1400
#, fuzzy, no-c-format
#| msgid ""
#| "On S/390 you can append boot parameters in the parm file. This file can "
@@ -1949,7 +1889,7 @@ msgstr ""
"Một tập tin parm mẫu được cung cấp cùng với ảnh cài đặt."
#. Tag: para
-#: boot-installer.xml:1370
+#: boot-installer.xml:1417
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1972,7 +1912,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1435
+#: boot-installer.xml:1482
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1990,7 +1930,7 @@ msgstr ""
"động, để khởi động từ ổ đĩa CD-ROM mặc định."
#. Tag: para
-#: boot-installer.xml:1444
+#: boot-installer.xml:1491
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2009,13 +1949,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: boot-installer.xml:1455
+#: boot-installer.xml:1502
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1457
+#: boot-installer.xml:1504
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2032,7 +1972,7 @@ msgstr ""
"tập tin cần thiết."
#. Tag: para
-#: boot-installer.xml:1466
+#: boot-installer.xml:1513
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2044,13 +1984,13 @@ msgstr ""
"hiện, gõ vào"
#. Tag: screen
-#: boot-installer.xml:1472
+#: boot-installer.xml:1519
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1474
+#: boot-installer.xml:1521
#, fuzzy, no-c-format
#| msgid ""
#| "To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> "
@@ -2066,19 +2006,19 @@ msgstr ""
"hiện, gõ vào"
#. Tag: screen
-#: boot-installer.xml:1479
+#: boot-installer.xml:1526
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1485
+#: boot-installer.xml:1532
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Khởi động từ đĩa cứng"
#. Tag: para
-#: boot-installer.xml:1491
+#: boot-installer.xml:1538
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2089,7 +2029,7 @@ msgstr ""
"trợ."
#. Tag: para
-#: boot-installer.xml:1497
+#: boot-installer.xml:1544
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2101,13 +2041,13 @@ msgstr ""
"files\"/>."
#. Tag: title
-#: boot-installer.xml:1517
+#: boot-installer.xml:1564
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Khởi động PowerMac kiểu cũ từ MacOS"
#. Tag: para
-#: boot-installer.xml:1518
+#: boot-installer.xml:1565
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2131,13 +2071,13 @@ msgstr ""
"trình cài đặt &d-i;."
#. Tag: title
-#: boot-installer.xml:1536
+#: boot-installer.xml:1583
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Khởi động Mac kiểu mới từ OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1537
+#: boot-installer.xml:1584
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2181,13 +2121,13 @@ msgstr ""
"không đủ. Chương trình cài đặt &debian; nên khởi chạy."
#. Tag: title
-#: boot-installer.xml:1569
+#: boot-installer.xml:1616
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Khởi động từ thanh bộ nhớ USB"
#. Tag: para
-#: boot-installer.xml:1570
+#: boot-installer.xml:1617
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
@@ -2195,7 +2135,7 @@ msgstr ""
"USB."
#. Tag: para
-#: boot-installer.xml:1576
+#: boot-installer.xml:1623
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2209,7 +2149,7 @@ msgstr ""
"lưu trữ USB theo mặc định. Xem <xref linkend=\"invoking-openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1585
+#: boot-installer.xml:1632
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2232,7 +2172,7 @@ msgstr ""
"pci@f2000000/usb@1b,1/hub@1/disk@1</filename> hoạt động được."
#. Tag: para
-#: boot-installer.xml:1597
+#: boot-installer.xml:1644
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2258,7 +2198,7 @@ msgstr ""
"trong thư mục đã được hiệu lực bằng lệnh <command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1611
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2270,7 +2210,7 @@ msgstr ""
"chọn, hoặc chỉ bấm phím &enterkey;."
#. Tag: para
-#: boot-installer.xml:1617
+#: boot-installer.xml:1664
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2282,7 +2222,7 @@ msgstr ""
"gởi báo cáo cài đặt, như được diễn tả trong <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1650
+#: boot-installer.xml:1698
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2290,7 +2230,7 @@ msgstr ""
"động qua mạng."
#. Tag: para
-#: boot-installer.xml:1654
+#: boot-installer.xml:1702
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2326,7 +2266,7 @@ msgstr ""
"diễn tả cú pháp và các tùy chọn sẵn sàng."
#. Tag: para
-#: boot-installer.xml:1682
+#: boot-installer.xml:1730
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2339,7 +2279,7 @@ msgstr ""
"mềm, và khả năng khởi động từ ổ đĩa mềm USB đã gắn kết không được hỗ trợ."
#. Tag: para
-#: boot-installer.xml:1694
+#: boot-installer.xml:1742
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2350,7 +2290,7 @@ msgstr ""
"vào ổ đĩa mềm sau khi tắt hệ thống, còn trước khi bấm cái nút mở điện."
#. Tag: para
-#: boot-installer.xml:1700
+#: boot-installer.xml:1748
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2364,7 +2304,7 @@ msgstr ""
"có khả năng khởi động."
#. Tag: para
-#: boot-installer.xml:1707
+#: boot-installer.xml:1755
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2376,13 +2316,13 @@ msgstr ""
"chạy tự động sau khi hệ thống gốc đã được tải vào bộ nhớ."
#. Tag: title
-#: boot-installer.xml:1718
+#: boot-installer.xml:1766
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Tham số khởi động máy PowerPC"
#. Tag: para
-#: boot-installer.xml:1719
+#: boot-installer.xml:1767
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2399,7 +2339,7 @@ msgstr ""
"userinput> ."
#. Tag: para
-#: boot-installer.xml:1759
+#: boot-installer.xml:1808
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2419,7 +2359,7 @@ msgstr ""
"kết thúc của lệnh <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:1814
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2431,13 +2371,13 @@ msgstr ""
"trên ID 6 (hay cái chủ phụ trên máy dựa vào IDE)."
#. Tag: title
-#: boot-installer.xml:1823
+#: boot-installer.xml:1872
#, no-c-format
msgid "IDPROM Messages"
msgstr "Thông điệp IDPROM"
#. Tag: para
-#: boot-installer.xml:1824
+#: boot-installer.xml:1873
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2452,13 +2392,13 @@ msgstr ""
"thêm."
#. Tag: title
-#: boot-installer.xml:1843
+#: boot-installer.xml:1892
#, no-c-format
msgid "Accessibility"
msgstr "Khả năng truy cập"
#. Tag: para
-#: boot-installer.xml:1844
+#: boot-installer.xml:1893
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2487,13 +2427,31 @@ msgstr ""
"bàn phím kiểu QWERTY."
#. Tag: title
-#: boot-installer.xml:1864
+#: boot-installer.xml:1913
+#, no-c-format
+msgid "Installer front-end"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:1914
+#, no-c-format
+msgid ""
+"The &debian; installer supports several front-ends for asking questions, "
+"with varying convenience for accessibility: notably, <userinput>text</"
+"userinput> uses plain text while <userinput>newt</userinput> uses text-based "
+"dialog boxes. The choice can be made at the boot prompt, see the "
+"documentation for <userinput>DEBIAN_FRONTEND</userinput> in <xref linkend="
+"\"installer-args\"/>."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:1926
#, no-c-format
msgid "USB Braille Displays"
msgstr "Thiết bị chữ nổi USB"
#. Tag: para
-#: boot-installer.xml:1865
+#: boot-installer.xml:1927
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2515,13 +2473,13 @@ msgstr ""
"driver-help;\"><classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:1880
+#: boot-installer.xml:1942
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Thiết bị chữ nổi nối tiếp"
#. Tag: para
-#: boot-installer.xml:1881
+#: boot-installer.xml:1943
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2560,13 +2518,13 @@ msgstr ""
"classname></ulink>."
#. Tag: title
-#: boot-installer.xml:1904 boot-installer.xml:2911
+#: boot-installer.xml:1966 boot-installer.xml:2973
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Phần mềm tổng hợp giọng nói"
#. Tag: para
-#: boot-installer.xml:1905
+#: boot-installer.xml:1967
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -2585,7 +2543,7 @@ msgstr ""
"quote> trong trình đơn khởi động."
#. Tag: para
-#: boot-installer.xml:1914
+#: boot-installer.xml:1976
#, fuzzy, no-c-format
#| msgid ""
#| "Support for software speech synthesis can be activated by selecting it in "
@@ -2605,7 +2563,7 @@ msgstr ""
"classname>)."
#. Tag: para
-#: boot-installer.xml:1920
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2619,13 +2577,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1939
+#: boot-installer.xml:2001
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Phần cứng tổng hợp giọng nói"
#. Tag: para
-#: boot-installer.xml:1940
+#: boot-installer.xml:2002
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -2642,7 +2600,7 @@ msgstr ""
"quote> trong trình đơn khởi động."
#. Tag: para
-#: boot-installer.xml:1947
+#: boot-installer.xml:2009
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2663,13 +2621,13 @@ msgstr ""
"guide;\">danh sách các mã trình điều khiển</ulink>)."
#. Tag: title
-#: boot-installer.xml:1962
+#: boot-installer.xml:2024
#, no-c-format
msgid "Board Devices"
msgstr "Thiết bị bảng"
#. Tag: para
-#: boot-installer.xml:1963
+#: boot-installer.xml:2025
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2686,7 +2644,7 @@ msgstr ""
"ngữ sẵn sàng."
#. Tag: para
-#: boot-installer.xml:1971
+#: boot-installer.xml:2033
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2697,13 +2655,13 @@ msgstr ""
"userinput> &enterkey; »."
#. Tag: title
-#: boot-installer.xml:1979
+#: boot-installer.xml:2041
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Sắc thái cao tương phản"
#. Tag: para
-#: boot-installer.xml:1980
+#: boot-installer.xml:2042
#, fuzzy, no-c-format
#| msgid ""
#| "For users with low vision, the installer can use a high-contrast theme "
@@ -2719,13 +2677,13 @@ msgstr ""
"tham số khởi động <userinput>theme=dark</userinput>."
#. Tag: title
-#: boot-installer.xml:1989
+#: boot-installer.xml:2051
#, no-c-format
msgid "Preseeding"
msgstr "Việc chèn sẵn"
#. Tag: para
-#: boot-installer.xml:1990
+#: boot-installer.xml:2052
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2735,13 +2693,13 @@ msgstr ""
"chèn sẵn. Tài liệu có ở <xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:1998
+#: boot-installer.xml:2060
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1999
+#: boot-installer.xml:2061
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2750,7 +2708,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2014
+#: boot-installer.xml:2076
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2764,7 +2722,7 @@ msgstr ""
"số trường hợp, bạn cần phải giúp đỡ hạt nhân một ít."
#. Tag: para
-#: boot-installer.xml:2021
+#: boot-installer.xml:2083
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2779,7 +2737,7 @@ msgstr ""
"thống biết về phần cứng đó."
#. Tag: para
-#: boot-installer.xml:2028
+#: boot-installer.xml:2090
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2796,13 +2754,13 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2040
+#: boot-installer.xml:2102
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2042
+#: boot-installer.xml:2104
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -2844,7 +2802,7 @@ msgstr ""
"tiếp trong &d-i; là <userinput>vt102</userinput>. </para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2054
+#: boot-installer.xml:2116
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2853,7 +2811,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2060
+#: boot-installer.xml:2122
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -2899,7 +2857,7 @@ msgstr ""
"tiếp trong &d-i; là <userinput>vt102</userinput>. </para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2076
+#: boot-installer.xml:2138
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2913,13 +2871,13 @@ msgstr ""
"envar> thành <filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2088
+#: boot-installer.xml:2150
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Tham số trình cài đặt &debian;"
#. Tag: para
-#: boot-installer.xml:2089
+#: boot-installer.xml:2151
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2933,7 +2891,7 @@ msgstr ""
"nhân không thể phục hồi.</para> </footnote> có thể hữu ích."
#. Tag: para
-#: boot-installer.xml:2102
+#: boot-installer.xml:2164
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2949,19 +2907,19 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2114
+#: boot-installer.xml:2176
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2115
+#: boot-installer.xml:2177
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "Tham số này đặt ưu tiên thấp nhất cho những thông điệp cần hiển thị."
#. Tag: para
-#: boot-installer.xml:2119
+#: boot-installer.xml:2181
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2975,7 +2933,7 @@ msgstr ""
"đặt điều chỉnh ưu tiên như cần thiết."
#. Tag: para
-#: boot-installer.xml:2126
+#: boot-installer.xml:2188
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2997,13 +2955,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2140
+#: boot-installer.xml:2202
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2203
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3040,13 +2998,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2172
+#: boot-installer.xml:2234
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2173
+#: boot-installer.xml:2235
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3062,52 +3020,52 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: userinput
-#: boot-installer.xml:2182
+#: boot-installer.xml:2244
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2183
+#: boot-installer.xml:2245
#, no-c-format
msgid "This is the default."
msgstr "Đây là giá trị mặc định."
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: userinput
-#: boot-installer.xml:2187
+#: boot-installer.xml:2249
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2188
+#: boot-installer.xml:2250
#, no-c-format
msgid "More verbose than usual."
msgstr "Chi tiết hơn cấp thường."
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: userinput
-#: boot-installer.xml:2192
+#: boot-installer.xml:2254
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2193
+#: boot-installer.xml:2255
#, no-c-format
msgid "Lots of debugging information."
msgstr "Xuất rất nhiều thông tin gỡ lỗi."
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: userinput
-#: boot-installer.xml:2197
+#: boot-installer.xml:2259
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2198
+#: boot-installer.xml:2260
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3119,13 +3077,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2212
+#: boot-installer.xml:2274
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2213
+#: boot-installer.xml:2275
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3137,7 +3095,7 @@ msgstr ""
"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2219
+#: boot-installer.xml:2281
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3147,19 +3105,19 @@ msgstr ""
"thể bị lọc bởi tham số này để phát hiện chỉ một thiết bị thôi."
#. Tag: term
-#: boot-installer.xml:2230
+#: boot-installer.xml:2292
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2231
+#: boot-installer.xml:2293
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2232
+#: boot-installer.xml:2294
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3172,13 +3130,13 @@ msgstr ""
# Name: don't translate/Tên: đừng dịch
#. Tag: term
-#: boot-installer.xml:2243
+#: boot-installer.xml:2305
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2244
+#: boot-installer.xml:2306
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3191,13 +3149,13 @@ msgstr ""
# nghĩa chữ ?
#. Tag: term
-#: boot-installer.xml:2254
+#: boot-installer.xml:2316
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2255
+#: boot-installer.xml:2317
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3209,13 +3167,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2264
+#: boot-installer.xml:2326
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2265
+#: boot-installer.xml:2327
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3234,13 +3192,13 @@ msgstr ""
"đặc trong vòng vài phút sau khi khởi chạy tiến trình cài đặt."
#. Tag: para
-#: boot-installer.xml:2274
+#: boot-installer.xml:2336
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Lỗi như vậy đã được thông báo trên máy kiểu hppa."
#. Tag: para
-#: boot-installer.xml:2278
+#: boot-installer.xml:2340
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3260,13 +3218,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2292
+#: boot-installer.xml:2354
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2293
+#: boot-installer.xml:2355
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3283,13 +3241,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2305 boot-installer.xml:2538
+#: boot-installer.xml:2367 boot-installer.xml:2600
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2306
+#: boot-installer.xml:2368
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -3308,7 +3266,7 @@ msgstr ""
"thăm dò DCHP."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2375
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -3329,13 +3287,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2324
+#: boot-installer.xml:2386
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2325
+#: boot-installer.xml:2387
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3347,13 +3305,13 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: term
-#: boot-installer.xml:2335
+#: boot-installer.xml:2397
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2336
+#: boot-installer.xml:2398
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3369,13 +3327,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2347
+#: boot-installer.xml:2409
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2410
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3386,13 +3344,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2357
+#: boot-installer.xml:2419
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2358
+#: boot-installer.xml:2420
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3403,13 +3361,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2367
+#: boot-installer.xml:2429
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2368
+#: boot-installer.xml:2430
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3426,13 +3384,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2380
+#: boot-installer.xml:2442
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2381
+#: boot-installer.xml:2443
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3445,13 +3403,13 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2392
+#: boot-installer.xml:2454
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2393
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3465,13 +3423,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2404
+#: boot-installer.xml:2466
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2405
+#: boot-installer.xml:2467
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3490,7 +3448,7 @@ msgstr ""
"động vật chứa."
#. Tag: para
-#: boot-installer.xml:2414
+#: boot-installer.xml:2476
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3503,13 +3461,13 @@ msgstr ""
# nghĩa chữ ?
#. Tag: term
-#: boot-installer.xml:2425
+#: boot-installer.xml:2487
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (khuyến khích)"
#. Tag: para
-#: boot-installer.xml:2426
+#: boot-installer.xml:2488
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3523,7 +3481,7 @@ msgstr ""
"cho hệ thống được cài đặt. Xem thêm <xref linkend=\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2495
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3540,13 +3498,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2445
+#: boot-installer.xml:2507
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2446
+#: boot-installer.xml:2508
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3561,13 +3519,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2457
+#: boot-installer.xml:2519
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2458
+#: boot-installer.xml:2520
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3580,13 +3538,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2468
+#: boot-installer.xml:2530
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2469
+#: boot-installer.xml:2531
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3596,13 +3554,13 @@ msgstr ""
"hơn là chạy tiến trình cài đặt chuẩn. Xem <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2482
+#: boot-installer.xml:2544
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Dùng tham số khởi động để trả lời câu hỏi"
#. Tag: para
-#: boot-installer.xml:2483
+#: boot-installer.xml:2545
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3616,27 +3574,27 @@ msgstr ""
# nghĩa chữ ?
#. Tag: term
-#: boot-installer.xml:2495
+#: boot-installer.xml:2557
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (ngôn ngữ)"
# nghĩa chữ ?
#. Tag: term
-#: boot-installer.xml:2496
+#: boot-installer.xml:2558
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (quốc gia)"
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2497
+#: boot-installer.xml:2559
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2498
+#: boot-installer.xml:2560
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3646,7 +3604,7 @@ msgstr ""
"tiến trình cài đặt và hệ thống được cài đặt."
#. Tag: para
-#: boot-installer.xml:2503
+#: boot-installer.xml:2565
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3666,7 +3624,7 @@ msgstr ""
"trong hệ thống thôi."
#. Tag: para
-#: boot-installer.xml:2512
+#: boot-installer.xml:2574
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3683,13 +3641,13 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: term
-#: boot-installer.xml:2524
+#: boot-installer.xml:2586
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2525
+#: boot-installer.xml:2587
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3705,7 +3663,7 @@ msgstr ""
"udeb</classname> (xem <xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2539
+#: boot-installer.xml:2601
#, fuzzy, no-c-format
#| msgid ""
#| "Set to <userinput>true</userinput> if you want to disable DHCP and "
@@ -3718,13 +3676,13 @@ msgstr ""
"và ép buộc cấu hình mạng tĩnh thay thế."
#. Tag: term
-#: boot-installer.xml:2548
+#: boot-installer.xml:2610
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2549
+#: boot-installer.xml:2611
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3743,13 +3701,13 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: term
-#: boot-installer.xml:2562
+#: boot-installer.xml:2624
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2563
+#: boot-installer.xml:2625
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3761,13 +3719,13 @@ msgstr ""
"linkend=\"pkgsel\"/> để tìm thông tin thêm."
#. Tag: title
-#: boot-installer.xml:2577
+#: boot-installer.xml:2639
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Gửi tham số cho mô-đun hạt nhân"
#. Tag: para
-#: boot-installer.xml:2578
+#: boot-installer.xml:2640
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3791,7 +3749,7 @@ msgstr ""
"trong cấu hình cho hệ thống đã cài đặt."
#. Tag: para
-#: boot-installer.xml:2591
+#: boot-installer.xml:2653
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3805,7 +3763,7 @@ msgstr ""
"cần phải tự đặt tham số."
#. Tag: para
-#: boot-installer.xml:2598
+#: boot-installer.xml:2660
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3827,19 +3785,19 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: screen
-#: boot-installer.xml:2608
+#: boot-installer.xml:2670
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:2614
+#: boot-installer.xml:2676
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Cấm mô-đun hạt nhân"
#. Tag: para
-#: boot-installer.xml:2615
+#: boot-installer.xml:2677
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3857,7 +3815,7 @@ msgstr ""
"khiển không đúng được nạp trước."
#. Tag: para
-#: boot-installer.xml:2624
+#: boot-installer.xml:2686
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3873,7 +3831,7 @@ msgstr ""
"thống được cài đặt."
#. Tag: para
-#: boot-installer.xml:2632
+#: boot-installer.xml:2694
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3887,19 +3845,19 @@ msgstr ""
"được hiển thị trong những giải đoạn phát hiện phần cứng."
#. Tag: title
-#: boot-installer.xml:2648
+#: boot-installer.xml:2710
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Giải đáp thắc mắc trong tiến trình cài đặt"
#. Tag: title
-#: boot-installer.xml:2653
+#: boot-installer.xml:2715
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Sự đáng tin cậy của đĩa CD-ROM"
#. Tag: para
-#: boot-installer.xml:2654
+#: boot-installer.xml:2716
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3913,7 +3871,7 @@ msgstr ""
"trong khi đọc nó trong tiến trình cài đặt."
#. Tag: para
-#: boot-installer.xml:2661
+#: boot-installer.xml:2723
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3925,13 +3883,13 @@ msgstr ""
"định chúng. Theo bạn sửa."
#. Tag: para
-#: boot-installer.xml:2667
+#: boot-installer.xml:2729
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Khuyên bạn trước tiên thử hai việc rất đơn giản."
#. Tag: para
-#: boot-installer.xml:2672
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3941,7 +3899,7 @@ msgstr ""
"nó không dơ bẩn."
#. Tag: para
-#: boot-installer.xml:2678
+#: boot-installer.xml:2740
#, fuzzy, no-c-format
#| msgid ""
#| "If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3960,7 +3918,7 @@ msgstr ""
"đến DMA đã được quyết định bằng cách này."
#. Tag: para
-#: boot-installer.xml:2688
+#: boot-installer.xml:2750
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3972,7 +3930,7 @@ msgstr ""
"cho cả hai đĩa CD và DVD, nhưng nói về đĩa CD-ROM vì đơn giản hơn."
#. Tag: para
-#: boot-installer.xml:2694
+#: boot-installer.xml:2756
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3982,13 +3940,13 @@ msgstr ""
"đặt khác sẵn sàng."
#. Tag: title
-#: boot-installer.xml:2702
+#: boot-installer.xml:2764
#, no-c-format
msgid "Common issues"
msgstr "Vấn đề thường gặp"
#. Tag: para
-#: boot-installer.xml:2705
+#: boot-installer.xml:2767
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3998,7 +3956,7 @@ msgstr ""
"tốc độ cao bằng bộ ghi CD hiện đại."
#. Tag: para
-#: boot-installer.xml:2722
+#: boot-installer.xml:2784
#, fuzzy, no-c-format
#| msgid ""
#| "Some older CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4011,20 +3969,20 @@ msgstr ""
"nhớ trực tiếp</quote> (DMA) được hiệu lực."
#. Tag: title
-#: boot-installer.xml:2733
+#: boot-installer.xml:2795
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Cách xem xét và có thể quyết định vấn đề"
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2796
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
"Đĩa CD-ROM không khởi động được thì hãy thử những lời đề nghị bên dưới."
#. Tag: para
-#: boot-installer.xml:2739
+#: boot-installer.xml:2801
#, fuzzy, no-c-format
#| msgid ""
#| "Check that your BIOS actually supports booting from CD-ROM (older systems "
@@ -4038,7 +3996,7 @@ msgstr ""
"thống cũ không phải) và ổ đĩa CD-ROM hỗ trợ kiểu vật chứa đang được dùng."
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2808
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4065,7 +4023,7 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: screen
-#: boot-installer.xml:2759
+#: boot-installer.xml:2821
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4091,7 +4049,7 @@ msgstr ""
"seconds\t\tgiây]"
#. Tag: para
-#: boot-installer.xml:2764
+#: boot-installer.xml:2826
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4112,7 +4070,7 @@ msgstr ""
"bản giao tiếp ảo thứ hai (VT2) rồi kích hoạt trình bao ở đó."
#. Tag: para
-#: boot-installer.xml:2776
+#: boot-installer.xml:2838
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4125,7 +4083,7 @@ msgstr ""
"<command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:2783
+#: boot-installer.xml:2845
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4161,7 +4119,7 @@ msgstr ""
"nối, bạn có thể thử tự nạp nó bằng <command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:2797
+#: boot-installer.xml:2859
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4174,7 +4132,7 @@ msgstr ""
"dev/cdroms/cdrom0</filename>."
#. Tag: para
-#: boot-installer.xml:2805
+#: boot-installer.xml:2867
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4190,7 +4148,7 @@ msgstr ""
"lệnh đó."
#. Tag: para
-#: boot-installer.xml:2815
+#: boot-installer.xml:2877
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4216,7 +4174,7 @@ msgstr ""
"tương ứng với ổ đĩa CD-ROM đó."
#. Tag: para
-#: boot-installer.xml:2830
+#: boot-installer.xml:2892
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4230,13 +4188,13 @@ msgstr ""
"đọc đáng tin cây."
#. Tag: title
-#: boot-installer.xml:2845
+#: boot-installer.xml:2907
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Sự đáng tin cậy của đĩa mềm"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2909
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4246,7 +4204,7 @@ msgstr ""
"đáng tin cậy của đĩa mềm."
#. Tag: para
-#: boot-installer.xml:2852
+#: boot-installer.xml:2914
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4264,7 +4222,7 @@ msgstr ""
"điệp về lỗi nhập/xuất trên đĩa."
#. Tag: para
-#: boot-installer.xml:2861
+#: boot-installer.xml:2923
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4282,7 +4240,7 @@ msgstr ""
"khác."
#. Tag: para
-#: boot-installer.xml:2870
+#: boot-installer.xml:2932
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4294,7 +4252,7 @@ msgstr ""
"còn sau đó, mọi thứ thì tốt với đĩa mềm thứ ba."
#. Tag: para
-#: boot-installer.xml:2876
+#: boot-installer.xml:2938
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4306,7 +4264,7 @@ msgstr ""
"tổng MD5SUM của nó."
#. Tag: para
-#: boot-installer.xml:2882
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4318,13 +4276,13 @@ msgstr ""
"này do lỗi trong trình điều khiển đĩa mềm kiểu phần vững hay phần cứng."
#. Tag: title
-#: boot-installer.xml:2891
+#: boot-installer.xml:2953
#, no-c-format
msgid "Boot Configuration"
msgstr "Cấu hình khởi động"
#. Tag: para
-#: boot-installer.xml:2893
+#: boot-installer.xml:2955
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4338,7 +4296,7 @@ msgstr ""
"\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:2902
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4347,7 +4305,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2913
+#: boot-installer.xml:2975
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4365,37 +4323,37 @@ msgstr ""
"máy (ví dụ từ một đĩa CD)"
#. Tag: userinput
-#: boot-installer.xml:2924
+#: boot-installer.xml:2986
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:2926
+#: boot-installer.xml:2988
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:2928
+#: boot-installer.xml:2990
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:2930
+#: boot-installer.xml:2992
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:2938 boot-installer.xml:3049
+#: boot-installer.xml:3000 boot-installer.xml:3111
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Vấn đề cài đặt &arch-title; thường"
#. Tag: para
-#: boot-installer.xml:2939
+#: boot-installer.xml:3001
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4405,7 +4363,7 @@ msgstr ""
"cách gởi đối số khởi động riêng cho trình cài đặt."
#. Tag: para
-#: boot-installer.xml:2990
+#: boot-installer.xml:3052
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4426,13 +4384,13 @@ msgstr ""
"tiết."
#. Tag: title
-#: boot-installer.xml:3004
+#: boot-installer.xml:3066
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Hệ thống đông đặc trong giai đoạn cấu hình PCMCIA"
#. Tag: para
-#: boot-installer.xml:3005
+#: boot-installer.xml:3067
#, fuzzy, no-c-format
#| msgid ""
#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -4460,7 +4418,7 @@ msgstr ""
"bạn có thể cấu hình PCMCIA, và loại trừ phạm vị tài nguyên gây ra lỗi đó."
#. Tag: para
-#: boot-installer.xml:3015
+#: boot-installer.xml:3077
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4483,19 +4441,19 @@ msgstr ""
"trị này vào trình cài đặt."
#. Tag: para
-#: boot-installer.xml:3050
+#: boot-installer.xml:3112
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "Một số vấn đề cài đặt thường gặp."
#. Tag: title
-#: boot-installer.xml:3056
+#: boot-installer.xml:3118
#, no-c-format
msgid "Misdirected video output"
msgstr "Kết xuất ảnh động bị hướng sai"
#. Tag: para
-#: boot-installer.xml:3057
+#: boot-installer.xml:3119
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4523,7 +4481,7 @@ msgstr ""
"(ảnh động=atyfb:tắt)."
#. Tag: para
-#: boot-installer.xml:3071
+#: boot-installer.xml:3133
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4537,13 +4495,13 @@ msgstr ""
"cấu hình <filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3082
+#: boot-installer.xml:3144
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Lỗi khởi động hay cài đặt từ đĩa CD-ROM"
#. Tag: para
-#: boot-installer.xml:3083
+#: boot-installer.xml:3145
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4556,7 +4514,7 @@ msgstr ""
"SunBlade."
#. Tag: para
-#: boot-installer.xml:3089
+#: boot-installer.xml:3151
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -4564,13 +4522,13 @@ msgstr ""
"mạng."
#. Tag: title
-#: boot-installer.xml:3098
+#: boot-installer.xml:3160
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Giải thích thông điệp khởi chạy hạt nhân"
#. Tag: para
-#: boot-installer.xml:3100
+#: boot-installer.xml:3162
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -4607,13 +4565,13 @@ msgstr ""
"<phrase arch=\"linux-any\">(xem <xref linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3125
+#: boot-installer.xml:3187
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Thông báo vấn đề cài đặt"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3188
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -4632,7 +4590,7 @@ msgstr ""
"nó. Khi thông báo lỗi, khuyên bạn đính kèm thông tin này."
#. Tag: para
-#: boot-installer.xml:3137
+#: boot-installer.xml:3199
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -4644,13 +4602,13 @@ msgstr ""
"</filename> sau khi máy tính đã khởi động vào hệ thống mới được cài đặt."
#. Tag: title
-#: boot-installer.xml:3148
+#: boot-installer.xml:3210
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Đệ trình báo cáo cài đặt"
#. Tag: para
-#: boot-installer.xml:3149
+#: boot-installer.xml:3211
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -4666,7 +4624,7 @@ msgstr ""
"<email>vi-VN@googlegroups.com</email> nhé. Chúng tôi sẽ dịch cho bạn.]"
#. Tag: para
-#: boot-installer.xml:3156
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -4678,7 +4636,7 @@ msgstr ""
"đảm bảo bạn sử dụng một địa chỉ thư điện tử cũng công cộng."
#. Tag: para
-#: boot-installer.xml:3162
+#: boot-installer.xml:3224
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -4698,7 +4656,7 @@ msgstr ""
"command>."
#. Tag: para
-#: boot-installer.xml:3172
+#: boot-installer.xml:3234
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -4791,6 +4749,193 @@ msgstr ""
"những thông điệp hạt nhân cuối cùng đã hiển thị nếu hạt nhân đã treo cứng. "
"Diễn tả những bước đến tình trạng vấn đề này."
+#~ msgid "Booting from CD-ROM"
+#~ msgstr "Khởi động từ đĩa CD-ROM"
+
+#~ msgid ""
+#~ "There is an increasing number of consumer devices that directly boot from "
+#~ "a flash chip on the device. The installer can be written to flash so it "
+#~ "will automatically start when you reboot your machines."
+#~ msgstr ""
+#~ "Có số tăng dần, những thiết bị người tiêu dùng mà khởi động trực tiếp từ "
+#~ "phiến tinh thể cực nhanh trên thiết bị đó. Bộ cài đặt có thể được ghi vào "
+#~ "cực nhanh, để khởi chạy tự động khi bạn khởi đông lại máy."
+
+#~ msgid ""
+#~ "In many cases, changing the firmware of an embedded device voids your "
+#~ "warranty. Sometimes you are also not able to recover your device if there "
+#~ "are problems during the flashing process. Therefore, please take care and "
+#~ "follow the steps precisely."
+#~ msgstr ""
+#~ "Trong nhiều trường hợp, việc thay đổi phần vững của thiết bị nhúng sẽ bãi "
+#~ "bỏ bảo hành. Đôi khi bạn cũng không thể phục hồi thiết bị nếu gặp khó "
+#~ "khăn trong việc chớp. Vì vậy, hãy cẩn thận và theo những bước một cách "
+#~ "chính xác."
+
+#~ msgid "Booting the SS4000-E"
+#~ msgstr "Khởi động SS4000-E"
+
+#~ msgid ""
+#~ "Due to limitations in the SS4000-E firmware, it unfortunately is not "
+#~ "possible to boot the installer without the use of a serial port at this "
+#~ "time. To boot the installer, you will need a serial nullmodem cable; a "
+#~ "computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB "
+#~ "serial converter will also work. </para> </footnote>; and a ribbon cable "
+#~ "with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the "
+#~ "other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in "
+#~ "older desktop machines with builtin 9-pin serial ports. </para> </"
+#~ "footnote>."
+#~ msgstr ""
+#~ "Do sự hạn chế trong phần vững SS4000-E, tiếc là hiện thời không thể khởi "
+#~ "động được trình cài đặt mà không có một cổng nối tiếp. Để khởi động trình "
+#~ "cài đặt, bạn yêu cầu một cáp nullmodem kiểu nối tiếp; một máy tính có một "
+#~ "cổng nối tiếp<footnote id=\"arm-s4ke-port\"><para>Cũng sử dụng được một "
+#~ "bộ chuyển đổi nối tiếp USB.</para></footnote>; và một cáp kiểu dải băng "
+#~ "có một bộ kết nối D89 có đầu ở cuối này, và một bộ đầu IDC 0,1 insơ có 10 "
+#~ "đầu ở cuối đó<footnote id=\"arm-s4k-rib\"><para>Cáp này thường nằm trong "
+#~ "máy tính để bàn cũ có cổng nối tiếp 9 đầu.</para> </footnote>."
+
+#~ msgid ""
+#~ "To boot the SS4000-E, use your serial nullmodem cable and the ribbon "
+#~ "cable to connect to the serial port of the SS4000-E, and reboot the "
+#~ "machine. You need to use a serial terminal application to communicate "
+#~ "with the machine; a good option on a &debian; GNU/Linux is to use the "
+#~ "<command>cu</command> program, in the package of the same name. Assuming "
+#~ "the serial port on your computer is to be found on <filename>/dev/ttyS0</"
+#~ "filename>, use the following command line:"
+#~ msgstr ""
+#~ "Để khởi động máy SS4000-E, hãy sử dụng cáp nullmodem nối tiếp và cáp dải "
+#~ "băng để kết nối đến cổng nối tiếp của máy SS4000-E, sau đó khởi động lại "
+#~ "máy tính. Bạn cần phải sử dụng một ứng dụng thiết bị cuối kiểu nối tiếp "
+#~ "để liên lạc với máy đó ; một sự chọn có ích trong &debian;/GNU Linux là "
+#~ "sử dụng chương trình <command>cu</command> (nằm trong gói cùng tên). Giả "
+#~ "sử là cổng nối tiếp trên máy tính nằm ở <filename>/dev/ttyS0</filename> "
+#~ "thì dùng dòng lệnh theo đây:"
+
+#~ msgid "cu -lttyS0 -s115200"
+#~ msgstr "cu -lttyS0 -s115200"
+
+#~ msgid ""
+#~ "If using Windows, you may want to consider using the program "
+#~ "<classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits "
+#~ "word length, no stop bits, and one parity bit."
+#~ msgstr ""
+#~ "Nếu sử dụng Windows thì bạn cũng có thể sử dụng chương trình "
+#~ "<classname>hyperterminal</classname>. Hãy lập một tỷ lệ baud 115200, "
+#~ "chiều dài từ 8 bit, không có bit dừng, và một bit tính chẵn lẻ."
+
+#~ msgid "When the machine boots, you will see the following line of output:"
+#~ msgstr "Khi máy khởi động thì bạn thấy dòng kết xuất theo đây:"
+
+#~ msgid ""
+#~ "No network interfaces found\n"
+#~ "\n"
+#~ "EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
+#~ "== Executing boot script in 1.000 seconds - enter ^C to abort"
+#~ msgstr ""
+#~ "Không tìm thấy giao diện nào chạy mạng\n"
+#~ "\n"
+#~ "EM-7210 pb T04 2005-12-12 (Đối với ver.AA)\n"
+#~ "== Sắp thực hiện văn lệnh khởi động (trong vòng 1.000 giây) — gõ ^C để "
+#~ "hủy bỏ"
+
+#~ msgid ""
+#~ "At this point, hit Control-C to interrupt the boot loader<footnote id="
+#~ "\"arm-s4ke-sec\"> <para> Note that you have only one second to do so; if "
+#~ "you miss this window, just powercycle the machine and try again. </para> "
+#~ "</footnote>. This will give you the RedBoot prompt. Enter the following "
+#~ "commands:"
+#~ msgstr ""
+#~ "Vào lúc này, hãy bấm tổ hợp phím Control-C để ngắt tiến trình nạp khởi "
+#~ "động<footnote id=\"arm-s4ke-sec\"> <para> Ghi chú rằng chỉ có một giây "
+#~ "trong đó có thể làm như thế; nhỡ dịp này thì chỉ cần khởi động lại máy "
+#~ "tính và thử lại. </para> </footnote>. Việc này hiển thị dấu nhắc RedBoot. "
+#~ "Gõ những câu lệnh theo đây:"
+
+# Nghĩa chữ
+#~ msgid ""
+#~ "load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
+#~ "load -v -r -b 0x01008000 -m ymodem zImage\n"
+#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
+#~ "0x01800000"
+#~ msgstr ""
+#~ "load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
+#~ "load -v -r -b 0x01008000 -m ymodem zImage\n"
+#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
+#~ "0x01800000"
+
+#~ msgid ""
+#~ "After every <command>load</command> command, the system will expect a "
+#~ "file to be transmitted using the YMODEM protocol. When using cu, make "
+#~ "sure you have the package <classname>lrzsz</classname> installed, then "
+#~ "hit enter, followed by the <quote>~&lt;</quote> escape sequence to start "
+#~ "an external program, and run <command>sb initrd.gz</command> or "
+#~ "<command>sb vmlinuz</command>."
+#~ msgstr ""
+#~ "Sau khi thực hiện mỗi lệnh <command>load</command> (nạp) thì hệ thống "
+#~ "mong đợi một tập tin được truyền dùng giao thức YMODEM. Khi sử dụng « cu "
+#~ "», kiểm tra lại có gói <classname>lrzsz</classname> được cài đặt, sau đó "
+#~ "bấm phím &enterkey;, theo sau gõ một dãy thoát <quote>~&lt;</quote> để "
+#~ "khởi chạy một chương trình bên ngoài, và chạy câu lệnh <command>sb initrd."
+#~ "gz</command> hoặc <command>sb vmlinuz</command>."
+
+#~ msgid ""
+#~ "Alternatively, it is possible to load the kernel and ramdisk using HTTP "
+#~ "rather than YMODEM. This is faster, but requires a working HTTP server on "
+#~ "the network. To do so, first switch the bootloader to RAM mode:"
+#~ msgstr ""
+#~ "Hoặc có thể nạp hạt nhân và đĩa RAM dùng giao thức HTTP hơn là YMODEM. "
+#~ "Phương pháp này cũng nhanh hơn mà yêu cầu một trình phục vụ HTTP đang "
+#~ "chạy trên mạng. Để làm như thế, trước tiên chuyển đổi bộ nạp khởi động "
+#~ "sang chế độ RAM:"
+
+# Nghĩa chữ
+#~ msgid ""
+#~ "fis load rammode\n"
+#~ "g"
+#~ msgstr ""
+#~ "fis load rammode\n"
+#~ "g"
+
+#~ msgid ""
+#~ "This will seemingly restart the machine; but in reality, it loads redboot "
+#~ "to RAM and restarts it from there. Not doing this step will cause the "
+#~ "system to hang in the necessary ip_address step that comes next."
+#~ msgstr ""
+#~ "Câu lệnh này hình như khởi động máy, nhưng mà nó thực sự nạp redboot vào "
+#~ "vùng nhớ RAM và khởi động nó từ đó. Không làm bước này thì gây ra hệ "
+#~ "thống treo cứng trong bước địa chỉ IP cần thiết mà theo sau."
+
+#~ msgid ""
+#~ "You will need to hit Ctrl-C again to interrupt the boot. Then: "
+#~ "<informalexample><screen>\n"
+#~ "ip_address -l <replaceable>192.168.2.249</replaceable> -h "
+#~ "<replaceable>192.168.2.4</replaceable>\n"
+#~ "load -v -r -b 0x01800000 -m http /initrd.gz\n"
+#~ "load -v -r -b 0x01008000 -m http /zImage\n"
+#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
+#~ "0x01800000\n"
+#~ "</screen></informalexample> Where <replaceable>192.168.2.249</"
+#~ "replaceable> is the IP address of the installed system and "
+#~ "<replaceable>192.168.2.4</replaceable> the IP address of the HTTP server "
+#~ "containing the kernel and ramdisk files."
+#~ msgstr ""
+#~ "Bạn cần phải bấm lại tổ hợp phím Ctrl-C để gián đoạn tiến trình khởi "
+#~ "động. Sau đó : <informalexample><screen>\n"
+#~ "ip_address -l <replaceable>192.168.2.249</replaceable> -h "
+#~ "<replaceable>192.168.2.4</replaceable>\n"
+#~ "load -v -r -b 0x01800000 -m http /initrd.gz\n"
+#~ "load -v -r -b 0x01008000 -m http /zImage\n"
+#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
+#~ "0x01800000\n"
+#~ "</screen></informalexample> Trong ví dụ này, <replaceable>192.168.2.249</"
+#~ "replaceable> là địa chỉ IP của hệ thống được cài đặt, và "
+#~ "<replaceable>192.168.2.4</replaceable> là địa chỉ IP của máy phục vụ HTTP "
+#~ "chứa hạt nhân và các tập tin đĩa RAM."
+
+#~ msgid "The installer will now start as usual."
+#~ msgstr "Vậy trình cài đặt khởi chạy như bình thường."
+
#~ msgid "Cobalt TFTP Booting"
#~ msgstr "Khởi động TFTP Cobalt"
diff --git a/po/vi/hardware.po b/po/vi/hardware.po
index 435f58a9d..682cd547c 100644
--- a/po/vi/hardware.po
+++ b/po/vi/hardware.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hardware\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2014-01-29 10:50+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+0000\n"
"PO-Revision-Date: 2012-07-30 22:33+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -83,9 +83,12 @@ msgstr "Kiến trúc được hỗ trợ"
#. Tag: para
#: hardware.xml:42
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "&debian; GNU/Linux &release; supports eleven major architectures and "
+#| "several variations of each architecture known as <quote>flavors</quote>."
msgid ""
-"&debian; GNU/Linux &release; supports eleven major architectures and several "
+"&debian; GNU/Linux &release; supports eight major architectures and several "
"variations of each architecture known as <quote>flavors</quote>."
msgstr ""
"Bản phát hành &debian; GNU/Linux &release; hỗ trợ mười một kiến trúc chính "
@@ -93,13 +96,13 @@ msgstr ""
"(flavor)."
#. Tag: entry
-#: hardware.xml:53 hardware.xml:178
+#: hardware.xml:53 hardware.xml:183
#, no-c-format
msgid "Architecture"
msgstr "Kiến trúc"
#. Tag: entry
-#: hardware.xml:53 hardware.xml:178
+#: hardware.xml:53 hardware.xml:183
#, no-c-format
msgid "&debian; Designation"
msgstr "Tên &debian;"
@@ -117,7 +120,7 @@ msgid "Flavor"
msgstr "Mùi vị"
#. Tag: entry
-#: hardware.xml:60 hardware.xml:184
+#: hardware.xml:60 hardware.xml:189
#, no-c-format
msgid "Intel x86-based"
msgstr "Dựa vào x86 Intel"
@@ -130,7 +133,7 @@ msgstr "i386"
# Name: don't translate/Tên: đừng dịch
#. Tag: entry
-#: hardware.xml:67 hardware.xml:189
+#: hardware.xml:67 hardware.xml:194
#, fuzzy, no-c-format
#| msgid "AMD64 &amp; Intel EM64T"
msgid "AMD64 &amp; Intel 64"
@@ -155,302 +158,247 @@ msgstr "<entry>ARM</entry>"
msgid "armel"
msgstr "armel"
-#. Tag: entry
-#: hardware.xml:76
-#, no-c-format
-msgid "Intel IOP32x"
-msgstr "Intel IOP32x"
-
-#. Tag: entry
-#: hardware.xml:77
-#, no-c-format
-msgid "iop32x"
-msgstr "iop32x"
-
-#. Tag: entry
-#: hardware.xml:79
-#, no-c-format
-msgid "Intel IXP4xx"
-msgstr "Intel IXP4xx"
-
-#. Tag: entry
-#: hardware.xml:80
-#, no-c-format
-msgid "ixp4xx"
-msgstr "ixp4xx"
-
# Tên
#. Tag: entry
-#: hardware.xml:82
+#: hardware.xml:81
#, no-c-format
msgid "Marvell Kirkwood"
msgstr "Marvell Kirkwood"
# Tên
#. Tag: entry
-#: hardware.xml:83
+#: hardware.xml:82
#, no-c-format
msgid "kirkwood"
msgstr "kirkwood"
#. Tag: entry
-#: hardware.xml:85
+#: hardware.xml:84
#, no-c-format
msgid "Marvell Orion"
msgstr "Marvell Orion"
#. Tag: entry
-#: hardware.xml:86
+#: hardware.xml:85
#, no-c-format
msgid "orion5x"
msgstr "orion5x"
#. Tag: entry
+#: hardware.xml:87
+#, no-c-format
+msgid "Marvell MV78xx0"
+msgstr ""
+
+#. Tag: entry
#: hardware.xml:88
#, no-c-format
+msgid "mv78xx0"
+msgstr ""
+
+#. Tag: entry
+#: hardware.xml:90
+#, no-c-format
msgid "<entry>Versatile</entry>"
msgstr "<entry>Versatile</entry>"
#. Tag: entry
-#: hardware.xml:89
+#: hardware.xml:91
#, no-c-format
msgid "versatile"
msgstr "versatile"
#. Tag: entry
-#: hardware.xml:93
+#: hardware.xml:95
#, no-c-format
msgid "ARM with hardware FPU"
msgstr ""
#. Tag: entry
-#: hardware.xml:94
+#: hardware.xml:96
#, no-c-format
msgid "armhf"
msgstr ""
#. Tag: entry
-#: hardware.xml:95
+#: hardware.xml:101
#, no-c-format
-msgid "Freescale"
+msgid "multiplatform"
msgstr ""
#. Tag: entry
-#: hardware.xml:96
-#, fuzzy, no-c-format
-#| msgid "<entry>32</entry>"
-msgid "<entry>mx5</entry>"
-msgstr "<entry>32</entry>"
+#: hardware.xml:102
+#, no-c-format
+msgid "armmp"
+msgstr ""
#. Tag: entry
-#: hardware.xml:100
+#: hardware.xml:104
#, no-c-format
-msgid "Intel IA-64"
-msgstr "Intel IA-64"
+msgid "multiplatform for LPAE-capable systems"
+msgstr ""
#. Tag: entry
-#: hardware.xml:101
+#: hardware.xml:105
#, no-c-format
-msgid "ia64"
-msgstr "ia64"
+msgid "armmp-lpae"
+msgstr ""
#. Tag: entry
-#: hardware.xml:107
+#: hardware.xml:109
#, no-c-format
msgid "MIPS (big endian)"
msgstr "MIPS (về cuối lớn)"
#. Tag: entry
-#: hardware.xml:108
+#: hardware.xml:110
#, no-c-format
msgid "mips"
msgstr "mips"
#. Tag: entry
-#: hardware.xml:109
+#: hardware.xml:111
#, no-c-format
msgid "SGI IP22 (Indy/Indigo 2)"
msgstr "SGI IP22 (Indy/Indigo 2)"
#. Tag: entry
-#: hardware.xml:110
+#: hardware.xml:112
#, no-c-format
msgid "r4k-ip22"
msgstr "r4k-ip22"
#. Tag: entry
-#: hardware.xml:112
+#: hardware.xml:114
#, no-c-format
msgid "SGI IP32 (O2)"
msgstr "SGI IP32 (O2)"
#. Tag: entry
-#: hardware.xml:113
+#: hardware.xml:115
#, no-c-format
msgid "r5k-ip32"
msgstr "r5k-ip32"
#. Tag: entry
-#: hardware.xml:115 hardware.xml:126
+#: hardware.xml:117 hardware.xml:127
#, no-c-format
msgid "MIPS Malta (32 bit)"
msgstr "MIPS Malta (32 bit)"
#. Tag: entry
-#: hardware.xml:116 hardware.xml:127
+#: hardware.xml:118 hardware.xml:128
#, no-c-format
msgid "4kc-malta"
msgstr "4kc-malta"
#. Tag: entry
-#: hardware.xml:118 hardware.xml:129
+#: hardware.xml:120 hardware.xml:130
#, no-c-format
msgid "MIPS Malta (64 bit)"
msgstr "MIPS Malta (64 bit)"
#. Tag: entry
-#: hardware.xml:119 hardware.xml:130
+#: hardware.xml:121 hardware.xml:131
#, no-c-format
msgid "5kc-malta"
msgstr "5kc-malta"
#. Tag: entry
-#: hardware.xml:123
+#: hardware.xml:125
#, no-c-format
msgid "MIPS (little endian)"
msgstr "MIPS (về cuối nhỏ)"
#. Tag: entry
-#: hardware.xml:124
+#: hardware.xml:126
#, no-c-format
msgid "mipsel"
msgstr "mipsel"
#. Tag: entry
-#: hardware.xml:134
+#: hardware.xml:135
#, no-c-format
msgid "IBM/Motorola PowerPC"
msgstr "IBM/Motorola PowerPC"
#. Tag: entry
-#: hardware.xml:135
+#: hardware.xml:136
#, fuzzy, no-c-format
#| msgid "<entry morerows=\"1\">powerpc</entry>"
msgid "<entry morerows=\"1\">powerpc</entry>"
msgstr "<entry morerows=\"1\">powerpc</entry>"
#. Tag: entry
-#: hardware.xml:136
+#: hardware.xml:137
#, no-c-format
msgid "PowerMac"
msgstr "PowerMac"
#. Tag: entry
-#: hardware.xml:137
+#: hardware.xml:138
#, no-c-format
msgid "pmac"
msgstr "pmac"
#. Tag: entry
-#: hardware.xml:139
+#: hardware.xml:140
#, no-c-format
msgid "PReP"
msgstr "PReP"
#. Tag: entry
-#: hardware.xml:140
+#: hardware.xml:141
#, no-c-format
msgid "prep"
msgstr "prep"
#. Tag: entry
-#: hardware.xml:144
-#, no-c-format
-msgid "Sun SPARC"
-msgstr "Sun SPARC"
-
-#. Tag: entry
-#: hardware.xml:145
-#, no-c-format
-msgid "sparc"
-msgstr "sparc"
-
-#. Tag: entry
-#: hardware.xml:146
-#, no-c-format
-msgid "<entry>sun4u</entry>"
-msgstr "<entry>sun4u</entry>"
-
-#. Tag: entry
-#: hardware.xml:147
-#, no-c-format
-msgid "sparc64"
-msgstr "sparc64"
-
-#. Tag: entry
-#: hardware.xml:149
-#, no-c-format
-msgid "<entry>sun4v</entry>"
-msgstr "<entry>sun4v</entry>"
-
-#. Tag: entry
-#: hardware.xml:153
-#, no-c-format
-msgid "IBM S/390"
+#: hardware.xml:165
+#, fuzzy, no-c-format
+#| msgid "IBM S/390"
+msgid "64bit IBM S/390"
msgstr "IBM S/390"
#. Tag: entry
-#: hardware.xml:154
-#, no-c-format
-msgid "s390"
+#: hardware.xml:166
+#, fuzzy, no-c-format
+#| msgid "s390"
+msgid "s390x"
msgstr "s390"
#. Tag: entry
-#: hardware.xml:155 hardware.xml:162
+#: hardware.xml:167
#, no-c-format
msgid "IPL from VM-reader and DASD"
msgstr "IPL từ bộ đọc VM-reader và DASD"
#. Tag: entry
-#: hardware.xml:156 hardware.xml:163
+#: hardware.xml:168
#, no-c-format
msgid "generic"
msgstr "giống loài"
-#. Tag: entry
-#: hardware.xml:160
-#, fuzzy, no-c-format
-#| msgid "IBM S/390"
-msgid "64bit IBM S/390"
-msgstr "IBM S/390"
-
-#. Tag: entry
-#: hardware.xml:161
-#, fuzzy, no-c-format
-#| msgid "s390"
-msgid "s390x"
-msgstr "s390"
-
#. Tag: para
-#: hardware.xml:168
+#: hardware.xml:173
#, no-c-format
msgid "&debian; GNU/kFreeBSD &release; supports two architectures."
msgstr "&debian; GNU/kFreeBSD &release; hỗ trợ hai kiến trúc khác nhau."
#. Tag: entry
-#: hardware.xml:185
+#: hardware.xml:190
#, no-c-format
msgid "kfreebsd-i386"
msgstr "kfreebsd-i386"
#. Tag: entry
-#: hardware.xml:190
+#: hardware.xml:195
#, no-c-format
msgid "kfreebsd-amd64"
msgstr "kfreebsd-amd64"
#. Tag: para
-#: hardware.xml:195
+#: hardware.xml:200
#, no-c-format
msgid ""
"This document covers installation for the <emphasis>&arch-title;</emphasis> "
@@ -465,7 +413,7 @@ msgstr ""
"<ulink url=\"http://www.debian.org/ports/\">Bản Chuyển &debian;</ulink>."
#. Tag: para
-#: hardware.xml:205
+#: hardware.xml:210
#, fuzzy, no-c-format
#| msgid ""
#| "The &arch-title; architecture only supports Intel Itanium processors and "
@@ -487,7 +435,7 @@ msgstr ""
"trúc <emphasis>i386</emphasis>."
#. Tag: para
-#: hardware.xml:215
+#: hardware.xml:220
#, no-c-format
msgid ""
"This is the first official release of &debian-gnu; for the &arch-title; "
@@ -510,93 +458,115 @@ msgstr ""
"url=\"&url-list-subscribe;\">debian-&arch-listname;</ulink>."
#. Tag: title
-#: hardware.xml:237
+#: hardware.xml:242
#, no-c-format
msgid "CPU Support"
msgstr ""
#. Tag: para
-#: hardware.xml:238
+#: hardware.xml:243
#, fuzzy, no-c-format
#| msgid "Both AMD64 and Intel EM64T processors are supported."
msgid "Both AMD64 and Intel 64 processors are supported."
msgstr "Hỗ trợ bộ xử lý kiểu cả hai AMD64 và EM64T."
#. Tag: title
-#: hardware.xml:263 hardware.xml:354 hardware.xml:373 hardware.xml:456
-#: hardware.xml:514 hardware.xml:544
+#: hardware.xml:268 hardware.xml:586 hardware.xml:605 hardware.xml:688
+#: hardware.xml:746 hardware.xml:776
#, no-c-format
msgid "CPU, Main Boards, and Video Support"
msgstr ""
"Đơn vị xử lý trung tâm (CPU), bo mạch chính và khả năng hỗ trợ ảnh động"
#. Tag: para
-#: hardware.xml:265
+#: hardware.xml:270
#, no-c-format
msgid ""
-"Each distinct ARM architecture requires its own kernel. Because of this the "
-"standard &debian; distribution only supports installation on a number of the "
-"most common platforms. The &debian; userland however may be used by "
-"<emphasis>any</emphasis> ARM CPU."
+"ARM systems are a lot more heterogenous than the i386/amd64-based PC "
+"architecture, where all systems share a common system firmware (BIOS or/and "
+"UEFI) which handles the board-specific basic hardware initialization in a "
+"standardized way. The ARM architecture is used mainly in so-called "
+"<quote>systems-on-chip</quote> (SOCs). These SOCs are designed by many "
+"different companies with vastly varying hardware components even for the "
+"very basic functionality required to bring the system up. Systems using them "
+"usually lack a common system firmware interface and as a result, on ARM "
+"systems the Linux kernel has to take care of many system-specific low-level "
+"issues which are handled by the mainboard's BIOS in the PC world."
msgstr ""
-"Mỗi kiến trúc ARM riêng thì yêu cầu hạt nhân tương ứng. Do đó bản phát hành "
-"&debian; tiêu chuẩn chỉ hỗ trợ cài đặt vào một số nền tảng thường dùng nhất. "
-"Tuy nhiên, các phần mềm &debian; bên ngoài hạt nhân (« miền người dùng "
-"&debian; ») cũng chạy được trên <emphasis>bất cứ</emphasis> bộ xử lý trung "
-"tâm nào có kiểu ARM."
#. Tag: para
-#: hardware.xml:274
+#: hardware.xml:287
#, no-c-format
msgid ""
-"Most ARM CPUs may be run in either endian mode (big or little). However, the "
-"majority of current system implementation uses little-endian mode. &debian; "
-"currently only supports little-endian ARM systems."
+"At the beginning of the ARM support in the Linux kernel, this resulted in "
+"the requirement of having a seperate kernel for each ARM system in contrast "
+"to the <quote>one-fits-all</quote> kernel for PC systems. As this approach "
+"does not scale to a large number of different systems, work has started to "
+"be able to provide a single ARM kernel that can run on different ARM "
+"systems. Support for newer ARM systems gets implemented in a way that allows "
+"the use of such a multiplatform kernel, but for several older systems a "
+"seperate specific kernel is still required. Because of this, the standard "
+"&debian; distribution only supports installation on a selected number of "
+"older ARM systems in addition to the newer systems which are supported by "
+"the ARM multiplatform (armmp) kernel."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:304
+#, no-c-format
+msgid ""
+"The ARM architecture has evolved over time and modern ARM processors provide "
+"features which are not available in older models. &debian; therefore "
+"provides two ARM ports, the &debian;/armel and the &debian;/armhf port. "
+"&debian;/armel targets older ARM processors without support for a hardware "
+"floating point unit (FPU), while &debian;/armhf works only on newer ARM "
+"processors which implement at least the ARMv7 architecture with version 3 of "
+"the ARM vector floating point specification (VFPv3). &debian;/armhf makes "
+"use of the extended features and performance enhancements available on these "
+"models."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:332
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Most ARM CPUs may be run in either endian mode (big or little). However, "
+#| "the majority of current system implementation uses little-endian mode. "
+#| "&debian; currently only supports little-endian ARM systems."
+msgid ""
+"Technically, several ARM CPUs can be run in either endian mode (big or "
+"little), but in practice the vast majority of currently available systems "
+"uses little-endian mode. Both &debian;/armhf and &debian;/armel support only "
+"little-endian systems."
msgstr ""
"Phần lớn các bộ xử lý trung tâm kiểu ARM chạy được trong chế độ về cuối "
"(endian) hoặc lớn hoặc nhỏ. Tuy nhiên, phần lớn các bản thực hiện hệ thống "
"hiện thời sử dụng chế độ về cuối nhỏ. &debian; hỗ trợ hiện thời chỉ hệ thống "
"ARM về cuối nhỏ."
-#. Tag: para
-#: hardware.xml:282
-#, no-c-format
-msgid "The supported platforms are:"
-msgstr "Những nền tảng đã hỗ trợ :"
-
-#. Tag: term
-#: hardware.xml:289
+#. Tag: title
+#: hardware.xml:340
#, no-c-format
-msgid "IOP32x"
-msgstr "IOP32x"
+msgid "Platforms supported by Debian/armel"
+msgstr ""
#. Tag: para
-#: hardware.xml:290
+#: hardware.xml:342
#, no-c-format
msgid ""
-"Intel's I/O Processor (IOP) line is found in a number of products related to "
-"data storage and processing. &debian; currently supports the IOP32x "
-"platform, featuring the IOP 80219 and 32x chips commonly found in Network "
-"Attached Storage (NAS) devices. &debian; explicitly supports two such "
-"devices: the <ulink url=\"&url-arm-cyrius-glantank;\">GLAN Tank</ulink> from "
-"IO-Data and the <ulink url=\"&url-arm-cyrius-n2100;\">Thecus N2100</ulink>."
-msgstr ""
-"Mẫu Bộ Xử Lý V/R (IOP) của công ty Intel nằm trong một số sản phẩm liên quan "
-"đến chức năng cất giữ dữ liệu và xử lý dữ liệu. &debian; hiện thời hỗ trợ "
-"nền tảng IOP32x (chứa những phiến tinh thể IOP 80219 và 32x thường gặp trong "
-"thiết bị Sức Chứa Gắn với Mạng (NAS)). &debian; hỗ trợ dứt khoát hai thiết "
-"bị như vậy: <ulink url=\"&url-arm-cyrius-glantank;\">GLAN Tank</ulink> của "
-"IO-Data và <ulink url=\"&url-arm-cyrius-n2100;\">Thecus N2100</ulink>."
+"The following platforms are supported by &debian;/armel; they require "
+"platform-specific kernels."
+msgstr ""
# Tên
#. Tag: term
-#: hardware.xml:303
+#: hardware.xml:350
#, no-c-format
msgid "Kirkwood"
msgstr "Kirkwood"
#. Tag: para
-#: hardware.xml:304
+#: hardware.xml:351
#, fuzzy, no-c-format
#| msgid ""
#| "Kirkwood is a system on a chip (SoC) from Marvell that integrates an ARM "
@@ -625,13 +595,13 @@ msgstr ""
"TS-21x và TS-41x)."
#. Tag: term
-#: hardware.xml:320
+#: hardware.xml:367
#, no-c-format
msgid "Orion5x"
msgstr "Orion5x"
#. Tag: para
-#: hardware.xml:321
+#: hardware.xml:368
#, no-c-format
msgid ""
"Orion is a system on a chip (SoC) from Marvell that integrates an ARM CPU, "
@@ -651,13 +621,26 @@ msgstr ""
"mv2120;\">HP mv2120</ulink>."
#. Tag: term
-#: hardware.xml:335
+#: hardware.xml:382
+#, no-c-format
+msgid "MV78xx0"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:383
+#, no-c-format
+msgid ""
+"The MV78xx0 platform is used on the Marvell DB-78xx0-BP development board."
+msgstr ""
+
+#. Tag: term
+#: hardware.xml:391
#, no-c-format
msgid "<term>Versatile</term>"
msgstr "<term>Versatile</term>"
#. Tag: para
-#: hardware.xml:336
+#: hardware.xml:392
#, no-c-format
msgid ""
"The Versatile platform is emulated by QEMU and is therefore a nice way to "
@@ -666,8 +649,235 @@ msgstr ""
"Nền tảng Versatile được QEMU mô phỏng thì giúp thử và chạy &debian; trên ARM "
"nếu không có phần cứng riêng."
+#. Tag: title
+#: hardware.xml:405
+#, no-c-format
+msgid "Platforms no longer supported by Debian/armel"
+msgstr ""
+
+#. Tag: term
+#: hardware.xml:409
+#, no-c-format
+msgid "IOP32x"
+msgstr "IOP32x"
+
+#. Tag: para
+#: hardware.xml:410
+#, no-c-format
+msgid ""
+"Intel's I/O Processor (IOP) line is found in a number of products related to "
+"data storage and processing, such as the <ulink url=\"&url-arm-cyrius-"
+"glantank;\">GLAN Tank</ulink> from IO-Data and the <ulink url=\"&url-arm-"
+"cyrius-n2100;\">Thecus N2100</ulink>. &debian; has supported the IOP32x "
+"platform in &debian; 7, but does not support it anymore from version 8 on "
+"due to hardware constraints of the platform which make it unsuitable for the "
+"installation of newer &debian; releases."
+msgstr ""
+
+#. Tag: term
+#: hardware.xml:424
+#, no-c-format
+msgid "IXP4xx"
+msgstr "IXP4xx"
+
+#. Tag: para
+#: hardware.xml:425
+#, no-c-format
+msgid ""
+"The Intel IXP4xx processor series has been used in network attached storage "
+"devices like the the Linksys NSLU2. &debian; has supported the IXP4xx "
+"platform in &debian; 7, but does not support it anymore from version 8 on, "
+"as the formerly supported devices do not provide enough flash capacity for "
+"the kernel used in &debian; 8."
+msgstr ""
+
+#. Tag: title
+#: hardware.xml:441
+#, no-c-format
+msgid "Platforms supported by Debian/armhf"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:443
+#, no-c-format
+msgid ""
+"The following systems are known to work with &debian;/armhf using the "
+"multiplatform (armmp) kernel:"
+msgstr ""
+
+#. Tag: term
+#: hardware.xml:450
+#, no-c-format
+msgid "Freescale MX53 Quick Start Board"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:452
+#, no-c-format
+msgid "The IMX53QSB is a development board based on the i.MX53 SOC."
+msgstr ""
+
+#. Tag: term
+#: hardware.xml:459
+#, fuzzy, no-c-format
+#| msgid "versatile"
+msgid "Versatile Express"
+msgstr "versatile"
+
+#. Tag: para
+#: hardware.xml:461
+#, no-c-format
+msgid ""
+"The Versatile Express is a development board series from ARM consisting of a "
+"baseboard which can be equipped with various CPU daughterboards."
+msgstr ""
+
+#. Tag: term
+#: hardware.xml:470
+#, no-c-format
+msgid "Certain Allwinner sunXi-based development boards and embedded systems"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:473
+#, no-c-format
+msgid ""
+"The armmp kernel supports several development boards and embedded systems "
+"based on the Allwinner A10 (architecture codename <quote>sun4i</quote>) and "
+"A20 (architecture codename <quote>sun7i</quote>) SOCs. Full installer "
+"support is currently available for the following sunXi-based systems:"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:480
+#, no-c-format
+msgid "Cubietech Cubieboard 1 + 2 / Cubietruck"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:483
+#, no-c-format
+msgid "LinkSprite pcDuino"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:486
+#, no-c-format
+msgid "Mele A1000"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:489
+#, no-c-format
+msgid "Miniand Hackberry"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:492
+#, no-c-format
+msgid ""
+"Olimex A10-Olinuxino-LIME / A10s-Olinuxino Micro / A13-Olinuxino / A13-"
+"Olinuxino Micro / A20-Olinuxino Micro"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:496
+#, no-c-format
+msgid "PineRiver Mini X-Plus"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:502
+#, no-c-format
+msgid ""
+"System support for Allwinner sunXi-based devices is limited to drivers and "
+"device-tree information available in the mainline Linux kernel. The android-"
+"derived linux-sunxi.org 3.4 kernel series is not supported by Debian."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:508
+#, no-c-format
+msgid ""
+"The mainline Linux kernel generally supports serial console, ethernet, SATA, "
+"USB and MMC/SD-cards on Allwinner A10 and A20 SOCs, but it does not have "
+"local display (HDMI/VGA/LVDS) and audio support. The NAND flash memory that "
+"is built into some sunXi-based systems is not supported."
+msgstr ""
+
+#. Tag: term
+#: hardware.xml:519
+#, no-c-format
+msgid "SolidRun Cubox-i2eX / Cubox-i4Pro"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:521
+#, no-c-format
+msgid ""
+"The Cubox-i series is a set of small, cubical-shaped systems based on the "
+"Freescale i.MX6 SOC family. System support for the Cubox-i series is limited "
+"to drivers and device-tree information available in the mainline Linux "
+"kernel; the Freescale 3.0 kernel series for the Cubox-i is not supported by "
+"Debian. Available drivers in the mainline kernel include serial console, "
+"ethernet, USB, MMC/SD-card and basic local display support over HDMI."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:536
+#, no-c-format
+msgid ""
+"Generally, the ARM multiplatform support in the Linux kernel allows running "
+"&d-i; on armhf systems not explicitly listed above, as long as the kernel "
+"used by &d-i; has support for the target system's components and a device-"
+"tree file for the target is available. In these cases, the installer can "
+"usually provide a working userland installation, but it probably cannot "
+"automatically make the system bootable, as doing that in many cases requires "
+"device-specific information."
+msgstr ""
+
#. Tag: para
-#: hardware.xml:355
+#: hardware.xml:547
+#, no-c-format
+msgid ""
+"When using &d-i; on such systems, you have to manually make the system "
+"bootable at the end of the installation, e.g. by running the required "
+"commands in a shell started from within &d-i;."
+msgstr ""
+
+#. Tag: title
+#: hardware.xml:556
+#, no-c-format
+msgid "Platforms no longer supported by Debian/armhf"
+msgstr ""
+
+#. Tag: term
+#: hardware.xml:560
+#, no-c-format
+msgid "EfikaMX"
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:561
+#, no-c-format
+msgid ""
+"The EfikaMX platform (Genesi Efika Smartbook and Genesi EfikaMX nettop) has "
+"been supported in &debian; 7 with a platform-specific kernel, but is not "
+"supported anymore from &debian; 8 onwards. The code required to build the "
+"formerly used platform-specific kernel has been removed from the upstream "
+"Linux kernel source in 2012, so Debian cannot provide newer builds."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:569
+#, no-c-format
+msgid ""
+"Using the armmp multiplatform kernel on the EfikaMX platform would require "
+"device-tree support for it, which is currently not available."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:587
#, no-c-format
msgid ""
"There are two major support <emphasis>&architecture;</emphasis> flavors: PA-"
@@ -685,7 +895,7 @@ msgstr ""
"dùng là 64-bit."
#. Tag: para
-#: hardware.xml:374
+#: hardware.xml:606
#, no-c-format
msgid ""
"Complete information concerning supported peripherals can be found at <ulink "
@@ -698,13 +908,13 @@ msgstr ""
"tắt các điểm cơ bản."
#. Tag: title
-#: hardware.xml:382 hardware.xml:491
+#: hardware.xml:614 hardware.xml:723
#, no-c-format
msgid "<title>CPU</title>"
msgstr "<title>CPU</title>"
#. Tag: para
-#: hardware.xml:383
+#: hardware.xml:615
#, no-c-format
msgid ""
"Nearly all x86-based (IA-32) processors still in use in personal computers "
@@ -718,7 +928,7 @@ msgstr ""
"xử lý như Athlon XP và Intel P4 Xeon."
#. Tag: para
-#: hardware.xml:390
+#: hardware.xml:622
#, no-c-format
msgid ""
"However, &debian; GNU/Linux &releasename; will <emphasis>not</emphasis> run "
@@ -759,7 +969,7 @@ msgstr ""
"giờ có thể. </para> </footnote>."
#. Tag: para
-#: hardware.xml:423
+#: hardware.xml:655
#, fuzzy, no-c-format
#| msgid ""
#| "If your system has a 64-bit processor from the AMD64 or Intel EM64T "
@@ -775,13 +985,13 @@ msgstr ""
"(32-bit)."
#. Tag: title
-#: hardware.xml:432
+#: hardware.xml:664
#, no-c-format
msgid "I/O Bus"
msgstr "Mạch nối V/R"
#. Tag: para
-#: hardware.xml:433
+#: hardware.xml:665
#, no-c-format
msgid ""
"The system bus is the part of the motherboard which allows the CPU to "
@@ -797,7 +1007,7 @@ msgstr ""
"bán trong những năm gần đây có phải sử dụng một của mạch nối hệ thống này."
#. Tag: para
-#: hardware.xml:457
+#: hardware.xml:689
#, no-c-format
msgid ""
"&debian; on &arch-title; supports the following platforms: <itemizedlist> "
@@ -830,7 +1040,7 @@ msgstr ""
"\"&url-list-subscribe;\"> debian-&arch-listname;</ulink>."
#. Tag: para
-#: hardware.xml:492
+#: hardware.xml:724
#, no-c-format
msgid ""
"On SGI IP22, SGI Indy, Indigo 2 and Challenge S with R4000, R4400, R4600 and "
@@ -844,7 +1054,7 @@ msgstr ""
"thống dựa vào bộ xử lý R5000."
#. Tag: para
-#: hardware.xml:498
+#: hardware.xml:730
#, no-c-format
msgid ""
"Some MIPS machines can be operated in both big and little endian mode. For "
@@ -856,7 +1066,7 @@ msgstr ""
"<emphasis>mipsel</emphasis>."
#. Tag: para
-#: hardware.xml:515
+#: hardware.xml:747
#, fuzzy, no-c-format
#| msgid ""
#| "&debian; on &arch-title; supports the following platforms: <itemizedlist> "
@@ -895,7 +1105,7 @@ msgstr ""
"\">hộp thư chung debian-&arch-listname;</ulink>."
#. Tag: para
-#: hardware.xml:545
+#: hardware.xml:777
#, no-c-format
msgid ""
"For &debian-gnu; &release; only the PMac (Power-Macintosh or PowerMac) and "
@@ -905,13 +1115,13 @@ msgstr ""
"Macintosh hay PowerMac) và PreP."
#. Tag: title
-#: hardware.xml:566
+#: hardware.xml:798
#, no-c-format
msgid "Kernel Flavours"
msgstr "Mùi vị hạt nhân"
#. Tag: para
-#: hardware.xml:568
+#: hardware.xml:800
#, no-c-format
msgid ""
"There are two flavours of the powerpc kernel in &debian;, based on the CPU "
@@ -921,13 +1131,13 @@ msgstr ""
"trung tâm (CPU):"
#. Tag: term
-#: hardware.xml:575
+#: hardware.xml:807
#, no-c-format
msgid "<term>powerpc</term>"
msgstr "<term>powerpc</term>"
#. Tag: para
-#: hardware.xml:576
+#: hardware.xml:808
#, fuzzy, no-c-format
#| msgid ""
#| "Most systems use this kernel flavour, which supports the PowerPC 601, "
@@ -943,31 +1153,31 @@ msgstr ""
"một của những bộ xử lý này."
#. Tag: term
-#: hardware.xml:586
+#: hardware.xml:818
#, no-c-format
msgid "powerpc-smp"
msgstr ""
#. Tag: para
-#: hardware.xml:587
+#: hardware.xml:819
#, no-c-format
msgid "All Apple PowerMac G4 SMP machines."
msgstr ""
#. Tag: term
-#: hardware.xml:595
+#: hardware.xml:827
#, no-c-format
msgid "power64"
msgstr "power64"
#. Tag: para
-#: hardware.xml:596
+#: hardware.xml:828
#, no-c-format
msgid "The power64 kernel flavour supports the following CPUs:"
msgstr "Mùi vị hạt nhân kiểu power64 hỗ trợ những bộ xử lý trung tâm này:"
#. Tag: para
-#: hardware.xml:600
+#: hardware.xml:832
#, no-c-format
msgid ""
"The POWER3 processor is used in older IBM 64-bit server systems: known "
@@ -979,7 +1189,7 @@ msgstr ""
"7044-170, 7043-260, 7044-270."
#. Tag: para
-#: hardware.xml:606
+#: hardware.xml:838
#, no-c-format
msgid ""
"The POWER4 processor is used in more recent IBM 64-bit server systems: known "
@@ -989,7 +1199,7 @@ msgstr ""
"hình được biết gồm pSeries 615, 630, 650, 655, 670, 690."
#. Tag: para
-#: hardware.xml:611
+#: hardware.xml:843
#, fuzzy, no-c-format
#| msgid ""
#| "Systems using the Apple G5 (PPC970FX processor) are also based on the "
@@ -1003,19 +1213,19 @@ msgstr ""
"dùng mùi vị hạt nhân này."
#. Tag: para
-#: hardware.xml:617
+#: hardware.xml:849
#, no-c-format
msgid "Newer IBM systems using POWER5, POWER6, and POWER7 processors."
msgstr ""
#. Tag: title
-#: hardware.xml:650
+#: hardware.xml:882
#, no-c-format
msgid "Power Macintosh (pmac) subarchitecture"
msgstr "Kiến trúc phụ Power Macintosh (pmac)"
#. Tag: para
-#: hardware.xml:652
+#: hardware.xml:884
#, no-c-format
msgid ""
"Apple (and briefly a few other manufacturers &mdash; Power Computing, for "
@@ -1029,7 +1239,7 @@ msgstr ""
"bởi &debian;), OldWorld (kiểu cũ), và NewWorld (kiểu mới)."
#. Tag: para
-#: hardware.xml:659
+#: hardware.xml:891
#, no-c-format
msgid ""
"OldWorld systems are most Power Macintoshes with a floppy drive and a PCI "
@@ -1043,7 +1253,7 @@ msgstr ""
"trừ những hệ thống G3 màu be mà cũng là kiểu cũ."
#. Tag: para
-#: hardware.xml:667
+#: hardware.xml:899
#, no-c-format
msgid ""
"The so called NewWorld PowerMacs are any PowerMacs in translucent colored "
@@ -1060,7 +1270,7 @@ msgstr ""
"Mac OS. Chúng được chế tạo kể từ tháng 6/7 năm 1998."
#. Tag: para
-#: hardware.xml:675
+#: hardware.xml:907
#, no-c-format
msgid ""
"Specifications for Apple hardware are available at <ulink url=\"http://www."
@@ -1074,393 +1284,393 @@ msgstr ""
"index.html\">AppleSpec Legacy</ulink>."
#. Tag: entry
-#: hardware.xml:691 hardware.xml:826 hardware.xml:870 hardware.xml:903
+#: hardware.xml:923 hardware.xml:1058 hardware.xml:1102 hardware.xml:1135
#, no-c-format
msgid "Model Name/Number"
msgstr "Tên/số mô hình"
#. Tag: entry
-#: hardware.xml:692
+#: hardware.xml:924
#, no-c-format
msgid "Generation"
msgstr "Thế hệ"
#. Tag: entry
-#: hardware.xml:698
+#: hardware.xml:930
#, no-c-format
msgid "Apple"
msgstr "Apple"
#. Tag: entry
-#: hardware.xml:699
+#: hardware.xml:931
#, no-c-format
msgid "iMac Bondi Blue, 5 Flavors, Slot Loading"
msgstr "iMac Bondi Blue, 5 mùi vị, tải đĩa qua khe"
#. Tag: entry
-#: hardware.xml:700 hardware.xml:703 hardware.xml:706 hardware.xml:709
-#: hardware.xml:712 hardware.xml:715 hardware.xml:718 hardware.xml:721
-#: hardware.xml:724 hardware.xml:727 hardware.xml:730 hardware.xml:733
-#: hardware.xml:736 hardware.xml:739 hardware.xml:742 hardware.xml:745
+#: hardware.xml:932 hardware.xml:935 hardware.xml:938 hardware.xml:941
+#: hardware.xml:944 hardware.xml:947 hardware.xml:950 hardware.xml:953
+#: hardware.xml:956 hardware.xml:959 hardware.xml:962 hardware.xml:965
+#: hardware.xml:968 hardware.xml:971 hardware.xml:974 hardware.xml:977
#, no-c-format
msgid "NewWorld"
msgstr "Kiểu mới"
#. Tag: entry
-#: hardware.xml:702
+#: hardware.xml:934
#, no-c-format
msgid "iMac Summer 2000, Early 2001"
msgstr "iMac tháng 6/7 năm 2000, năm 2001 sớm"
#. Tag: entry
-#: hardware.xml:705
+#: hardware.xml:937
#, no-c-format
msgid "iMac G5"
msgstr "iMac G5"
#. Tag: entry
-#: hardware.xml:708
+#: hardware.xml:940
#, no-c-format
msgid "iBook, iBook SE, iBook Dual USB"
msgstr "iBook, iBook SE, iBook Dual USB"
#. Tag: entry
-#: hardware.xml:711
+#: hardware.xml:943
#, no-c-format
msgid "iBook2"
msgstr "iBook2"
#. Tag: entry
-#: hardware.xml:714
+#: hardware.xml:946
#, no-c-format
msgid "iBook G4"
msgstr "iBook G4"
#. Tag: entry
-#: hardware.xml:717
+#: hardware.xml:949
#, no-c-format
msgid "Power Macintosh Blue and White (B&amp;W) G3"
msgstr "Power Macintosh màu xanh dương và trắng (B&amp;W) G3"
#. Tag: entry
-#: hardware.xml:720
+#: hardware.xml:952
#, no-c-format
msgid "Power Macintosh G4 PCI, AGP, Cube"
msgstr "Power Macintosh G4 PCI, AGP, Cube"
#. Tag: entry
-#: hardware.xml:723
+#: hardware.xml:955
#, no-c-format
msgid "Power Macintosh G4 Gigabit Ethernet"
msgstr "Power Macintosh G4 Gigabit Ethernet"
#. Tag: entry
-#: hardware.xml:726
+#: hardware.xml:958
#, no-c-format
msgid "Power Macintosh G4 Digital Audio, Quicksilver"
msgstr "Power Macintosh G4 Digital Audio, Quicksilver"
#. Tag: entry
-#: hardware.xml:729
+#: hardware.xml:961
#, no-c-format
msgid "Power Macintosh G5"
msgstr "Power Macintosh G5"
#. Tag: entry
-#: hardware.xml:732
+#: hardware.xml:964
#, no-c-format
msgid "PowerBook G3 FireWire Pismo (2000)"
msgstr "PowerBook G3 FireWire Pismo (2000)"
#. Tag: entry
-#: hardware.xml:735
+#: hardware.xml:967
#, no-c-format
msgid "PowerBook G3 Lombard (1999)"
msgstr "PowerBook G3 Lombard (1999)"
#. Tag: entry
-#: hardware.xml:738
+#: hardware.xml:970
#, no-c-format
msgid "PowerBook G4 Titanium"
msgstr "PowerBook G4 Titanium"
#. Tag: entry
-#: hardware.xml:741
+#: hardware.xml:973
#, no-c-format
msgid "PowerBook G4 Aluminum"
msgstr "PowerBook G4 Aluminum"
#. Tag: entry
-#: hardware.xml:744
+#: hardware.xml:976
#, no-c-format
msgid "Xserve G5"
msgstr "Xserve G5"
#. Tag: entry
-#: hardware.xml:747
+#: hardware.xml:979
#, no-c-format
msgid "Performa 4400, 54xx, 5500"
msgstr "Performa 4400, 54xx, 5500"
#. Tag: entry
-#: hardware.xml:748 hardware.xml:751 hardware.xml:754 hardware.xml:757
-#: hardware.xml:760 hardware.xml:763 hardware.xml:766 hardware.xml:769
-#: hardware.xml:772 hardware.xml:775 hardware.xml:778 hardware.xml:781
-#: hardware.xml:787 hardware.xml:790 hardware.xml:796 hardware.xml:802
-#: hardware.xml:808
+#: hardware.xml:980 hardware.xml:983 hardware.xml:986 hardware.xml:989
+#: hardware.xml:992 hardware.xml:995 hardware.xml:998 hardware.xml:1001
+#: hardware.xml:1004 hardware.xml:1007 hardware.xml:1010 hardware.xml:1013
+#: hardware.xml:1019 hardware.xml:1022 hardware.xml:1028 hardware.xml:1034
+#: hardware.xml:1040
#, no-c-format
msgid "OldWorld"
msgstr "Kiểu cũ"
#. Tag: entry
-#: hardware.xml:750
+#: hardware.xml:982
#, no-c-format
msgid "Performa 6360, 6400, 6500"
msgstr "Performa 6360, 6400, 6500"
#. Tag: entry
-#: hardware.xml:753
+#: hardware.xml:985
#, no-c-format
msgid "Power Macintosh 4400, 5400"
msgstr "Power Macintosh 4400, 5400"
#. Tag: entry
-#: hardware.xml:756
+#: hardware.xml:988
#, no-c-format
msgid "Power Macintosh 7200, 7300, 7500, 7600"
msgstr "Power Macintosh 7200, 7300, 7500, 7600"
#. Tag: entry
-#: hardware.xml:759
+#: hardware.xml:991
#, no-c-format
msgid "Power Macintosh 8200, 8500, 8600"
msgstr "Power Macintosh 8200, 8500, 8600"
#. Tag: entry
-#: hardware.xml:762
+#: hardware.xml:994
#, no-c-format
msgid "Power Macintosh 9500, 9600"
msgstr "Power Macintosh 9500, 9600"
#. Tag: entry
-#: hardware.xml:765
+#: hardware.xml:997
#, no-c-format
msgid "Power Macintosh (Beige) G3 Minitower"
msgstr "Power Macintosh (Beige) G3 Minitower"
#. Tag: entry
-#: hardware.xml:768
+#: hardware.xml:1000
#, no-c-format
msgid "Power Macintosh (Beige) Desktop, All-in-One"
msgstr "Power Macintosh (màu be) Desktop, cùng một phần"
#. Tag: entry
-#: hardware.xml:771
+#: hardware.xml:1003
#, no-c-format
msgid "PowerBook 2400, 3400, 3500"
msgstr "PowerBook 2400, 3400, 3500"
#. Tag: entry
-#: hardware.xml:774
+#: hardware.xml:1006
#, no-c-format
msgid "PowerBook G3 Wallstreet (1998)"
msgstr "PowerBook G3 Wallstreet (1998)"
#. Tag: entry
-#: hardware.xml:777
+#: hardware.xml:1009
#, no-c-format
msgid "Twentieth Anniversary Macintosh"
msgstr "Twentieth Anniversary Macintosh"
#. Tag: entry
-#: hardware.xml:780
+#: hardware.xml:1012
#, no-c-format
msgid "Workgroup Server 7250, 7350, 8550, 9650, G3"
msgstr "Workgroup Server 7250, 7350, 8550, 9650, G3"
#. Tag: entry
-#: hardware.xml:785
+#: hardware.xml:1017
#, no-c-format
msgid "Power Computing"
msgstr "Power Computing"
#. Tag: entry
-#: hardware.xml:786
+#: hardware.xml:1018
#, no-c-format
msgid "PowerBase, PowerTower / Pro, PowerWave"
msgstr "PowerBase, PowerTower / Pro, PowerWave"
#. Tag: entry
-#: hardware.xml:789
+#: hardware.xml:1021
#, no-c-format
msgid "PowerCenter / Pro, PowerCurve"
msgstr "PowerCenter / Pro, PowerCurve"
#. Tag: entry
-#: hardware.xml:794
+#: hardware.xml:1026
#, no-c-format
msgid "UMAX"
msgstr "UMAX"
#. Tag: entry
-#: hardware.xml:795
+#: hardware.xml:1027
#, no-c-format
msgid "C500, C600, J700, S900"
msgstr "C500, C600, J700, S900"
#. Tag: entry
-#: hardware.xml:800
+#: hardware.xml:1032
#, no-c-format
msgid "<entry>APS</entry>"
msgstr "<entry>APS</entry>"
#. Tag: entry
-#: hardware.xml:801
+#: hardware.xml:1033
#, no-c-format
msgid "APS Tech M*Power 604e/2000"
msgstr "APS Tech M*Power 604e/2000"
#. Tag: entry
-#: hardware.xml:806 hardware.xml:832
+#: hardware.xml:1038 hardware.xml:1064
#, no-c-format
msgid "Motorola"
msgstr "Motorola"
#. Tag: entry
-#: hardware.xml:807
+#: hardware.xml:1039
#, no-c-format
msgid "Starmax 3000, 4000, 5000, 5500"
msgstr "Starmax 3000, 4000, 5000, 5500"
#. Tag: title
-#: hardware.xml:816
+#: hardware.xml:1048
#, no-c-format
msgid "PReP subarchitecture"
msgstr "Kiến trúc phụ PReP"
#. Tag: entry
-#: hardware.xml:833
+#: hardware.xml:1065
#, no-c-format
msgid "Firepower, PowerStack Series E, PowerStack II"
msgstr "Firepower, PowerStack Series E, PowerStack II"
#. Tag: entry
-#: hardware.xml:835
+#: hardware.xml:1067
#, no-c-format
msgid "MPC 7xx, 8xx"
msgstr "MPC 7xx, 8xx"
#. Tag: entry
-#: hardware.xml:837
+#: hardware.xml:1069
#, no-c-format
msgid "MTX, MTX+"
msgstr "MTX, MTX+"
#. Tag: entry
-#: hardware.xml:839
+#: hardware.xml:1071
#, no-c-format
msgid "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx"
msgstr "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx"
#. Tag: entry
-#: hardware.xml:841
+#: hardware.xml:1073
#, no-c-format
msgid "MCP(N)750"
msgstr "MCP(N)750"
#. Tag: entry
-#: hardware.xml:845 hardware.xml:876
+#: hardware.xml:1077 hardware.xml:1108
#, no-c-format
msgid "IBM RS/6000"
msgstr "IBM RS/6000"
#. Tag: entry
-#: hardware.xml:846
+#: hardware.xml:1078
#, no-c-format
msgid "40P, 43P"
msgstr "40P, 43P"
#. Tag: entry
-#: hardware.xml:848
+#: hardware.xml:1080
#, no-c-format
msgid "Power 830/850/860 (6070, 6050)"
msgstr "Power 830/850/860 (6070, 6050)"
#. Tag: entry
-#: hardware.xml:850
+#: hardware.xml:1082
#, no-c-format
msgid "6030, 7025, 7043"
msgstr "6030, 7025, 7043"
#. Tag: entry
-#: hardware.xml:852
+#: hardware.xml:1084
#, no-c-format
msgid "p640"
msgstr "p640"
#. Tag: title
-#: hardware.xml:860
+#: hardware.xml:1092
#, fuzzy, no-c-format
#| msgid "PReP subarchitecture"
msgid "CHRP subarchitecture"
msgstr "Kiến trúc phụ PReP"
#. Tag: entry
-#: hardware.xml:877
+#: hardware.xml:1109
#, no-c-format
msgid "B50, 43P-150, 44P"
msgstr "B50, 43P-150, 44P"
#. Tag: entry
-#: hardware.xml:880
+#: hardware.xml:1112
#, no-c-format
msgid "Genesi"
msgstr "Genesi"
#. Tag: entry
-#: hardware.xml:881
+#: hardware.xml:1113
#, no-c-format
msgid "Pegasos I, Pegasos II"
msgstr "Pegasos I, Pegasos II"
#. Tag: entry
-#: hardware.xml:884
+#: hardware.xml:1116
#, no-c-format
msgid "Fixstars"
msgstr ""
#. Tag: entry
-#: hardware.xml:885
+#: hardware.xml:1117
#, no-c-format
msgid "YDL PowerStation"
msgstr ""
#. Tag: title
-#: hardware.xml:893
+#: hardware.xml:1125
#, no-c-format
msgid "APUS subarchitecture (unsupported)"
msgstr "Kiến trúc con APUS (không được hỗ trợ)"
#. Tag: entry
-#: hardware.xml:909
+#: hardware.xml:1141
#, no-c-format
msgid "Amiga Power-UP Systems (APUS)"
msgstr "Amiga Power-UP Systems (APUS)"
#. Tag: entry
-#: hardware.xml:910
+#: hardware.xml:1142
#, no-c-format
msgid "A1200, A3000, A4000"
msgstr "A1200, A3000, A4000"
#. Tag: title
-#: hardware.xml:918
+#: hardware.xml:1150
#, no-c-format
msgid "Nubus PowerMac subarchitecture (unsupported)"
msgstr "Kiến trúc PowerMac Nubus (không được hỗ trợ)"
#. Tag: para
-#: hardware.xml:920
+#: hardware.xml:1152
#, no-c-format
msgid ""
"NuBus systems are not currently supported by &debian;/powerpc. The "
@@ -1486,13 +1696,13 @@ msgstr ""
"url=\"http://nubus-pmac.sourceforge.net/\"></ulink>."
#. Tag: title
-#: hardware.xml:957
+#: hardware.xml:1189
#, no-c-format
msgid "Non-PowerPC Macs"
msgstr "Mac khác PowerPC"
#. Tag: para
-#: hardware.xml:959
+#: hardware.xml:1191
#, no-c-format
msgid ""
"Macintosh computers using the 680x0 series of processors are <emphasis>not</"
@@ -1511,7 +1721,7 @@ msgstr ""
"950."
#. Tag: para
-#: hardware.xml:968
+#: hardware.xml:1200
#, no-c-format
msgid ""
"This model range started with the Mac II (Mac II, IIx, IIcx, IIci, IIsi, "
@@ -1526,7 +1736,7 @@ msgstr ""
"(605, 610, 630, 650, 660AV, 700, 800, 840AV, 900, 950); Performa 200-640CD."
#. Tag: para
-#: hardware.xml:976
+#: hardware.xml:1208
#, no-c-format
msgid ""
"In laptops, it started with the Mac Portable, then the PowerBook 100-190cs "
@@ -1538,13 +1748,13 @@ msgstr ""
"là Nubus, xem phần bên trên)."
#. Tag: title
-#: hardware.xml:992
+#: hardware.xml:1224
#, no-c-format
msgid "zSeries and System z machine types"
msgstr "Kiểu máy zSeries và System z"
#. Tag: para
-#: hardware.xml:993
+#: hardware.xml:1225
#, no-c-format
msgid ""
"Since &debian; Squeeze, support for booting in ESA/390 mode was dropped. "
@@ -1568,13 +1778,13 @@ msgstr ""
"sự hỗ trợ Linux của IBM."
#. Tag: title
-#: hardware.xml:1010
+#: hardware.xml:1242
#, no-c-format
msgid "PAV and HyperPAV"
msgstr "PAV và HyperPAV"
#. Tag: para
-#: hardware.xml:1011
+#: hardware.xml:1243
#, no-c-format
msgid ""
"PAV and HyperPAV are supported transparently, multipathing is not needed to "
@@ -1589,13 +1799,13 @@ msgstr ""
"dạng, phân vùng, hay sử dụng trực tiếp nào."
#. Tag: title
-#: hardware.xml:1027
+#: hardware.xml:1259
#, no-c-format
msgid "CPU and Main Boards Support"
msgstr "Hỗ trợ CPU và bo mạch chính"
#. Tag: para
-#: hardware.xml:1028
+#: hardware.xml:1260
#, no-c-format
msgid ""
"Sparc-based hardware is divided into a number of different subarchitectures, "
@@ -1609,13 +1819,13 @@ msgstr ""
# Name: don't translate/Tên: đừng dịch
#. Tag: term
-#: hardware.xml:1039
+#: hardware.xml:1271
#, no-c-format
msgid "sun4, sun4c, sun4d, sun4m"
msgstr "sun4, sun4c, sun4d, sun4m"
#. Tag: para
-#: hardware.xml:1041
+#: hardware.xml:1273
#, no-c-format
msgid ""
"None of these 32-bit sparc subarchitectures (sparc32) is supported. For a "
@@ -1629,7 +1839,7 @@ msgstr ""
"Wikipedia</ulink>."
#. Tag: para
-#: hardware.xml:1048
+#: hardware.xml:1280
#, no-c-format
msgid ""
"The last &debian; release to support sparc32 was Etch, but even then only "
@@ -1641,13 +1851,13 @@ msgstr ""
"phát hành trước."
#. Tag: term
-#: hardware.xml:1058
+#: hardware.xml:1290
#, no-c-format
-msgid "<term>sun4u</term>"
-msgstr "<term>sun4u</term>"
+msgid "sun4u"
+msgstr ""
#. Tag: para
-#: hardware.xml:1060
+#: hardware.xml:1292
#, no-c-format
msgid ""
"This subarchitecture includes all 64-bit machines (sparc64) based on the "
@@ -1665,13 +1875,13 @@ msgstr ""
"từng máy."
#. Tag: term
-#: hardware.xml:1073
+#: hardware.xml:1305
#, no-c-format
-msgid "<term>sun4v</term>"
-msgstr "<term>sun4v</term>"
+msgid "sun4v"
+msgstr ""
#. Tag: para
-#: hardware.xml:1075
+#: hardware.xml:1307
#, no-c-format
msgid ""
"This is the newest addition to the Sparc family, which includes machines "
@@ -1685,7 +1895,7 @@ msgstr ""
"sparc64-smp."
#. Tag: para
-#: hardware.xml:1086
+#: hardware.xml:1318
#, no-c-format
msgid ""
"Note that Fujitsu's SPARC64 CPUs used in PRIMEPOWER family of servers are "
@@ -1695,13 +1905,13 @@ msgstr ""
"vụ PRIMEPOWER không được hỗ trợ do hạt nhân Linux không hỗ trợ."
#. Tag: title
-#: hardware.xml:1095
+#: hardware.xml:1327
#, no-c-format
msgid "Laptops"
msgstr "Máy tính xách tay"
#. Tag: para
-#: hardware.xml:1096
+#: hardware.xml:1328
#, fuzzy, no-c-format
#| msgid ""
#| "Laptops are also supported and nowadays most laptops work out of the box. "
@@ -1727,13 +1937,13 @@ msgstr ""
"dụ) <ulink url=\"&url-x86-laptop;\">các trang Linux Laptop</ulink>."
#. Tag: title
-#: hardware.xml:1113 hardware.xml:1133 hardware.xml:1161 hardware.xml:1184
+#: hardware.xml:1345 hardware.xml:1365 hardware.xml:1392 hardware.xml:1415
#, no-c-format
msgid "Multiple Processors"
msgstr "Đa bộ xử lý"
#. Tag: para
-#: hardware.xml:1114
+#: hardware.xml:1346
#, fuzzy, no-c-format
#| msgid ""
#| "Multiprocessor support &mdash; also called <quote>symmetric "
@@ -1746,10 +1956,10 @@ msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
"quote> or SMP &mdash; is available for this architecture. Having multiple "
"processors in a computer was originally only an issue for high-end server "
-"systems but has become quite common in recent years even for rather low-end "
-"desktop computers and laptops with the introduction of so called "
-"<quote>multi-core</quote> processors. These contain two or more processor "
-"units, called <quote>cores</quote>, in one physical chip."
+"systems but has become common in recent years nearly everywhere with the "
+"introduction of so called <quote>multi-core</quote> processors. These "
+"contain two or more processor units, called <quote>cores</quote>, in one "
+"physical chip."
msgstr ""
"Sự hỗ trợ đa xử lý (cũng được biết như là <quote>đa xử lý đối xứng</quote> "
"hay SMP) sẵn sàng cho kiến trúc này. Ảnh hạt nhân &debian; &release; tiêu "
@@ -1758,7 +1968,7 @@ msgstr ""
"các lõi bộ xử lý), và tự động tắt SMP trên hệ thống bộ xử lý đơn."
#. Tag: para
-#: hardware.xml:1124
+#: hardware.xml:1356
#, no-c-format
msgid ""
"The standard &debian; &release; kernel image has been compiled with SMP "
@@ -1766,7 +1976,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1135
+#: hardware.xml:1367
#, fuzzy, no-c-format
#| msgid ""
#| "Multiprocessor support &mdash; also called <quote>symmetric "
@@ -1791,7 +2001,7 @@ msgstr ""
"không nên thấy gì khác."
#. Tag: para
-#: hardware.xml:1144
+#: hardware.xml:1376
#, fuzzy, no-c-format
#| msgid ""
#| "Multiprocessor support &mdash; also called <quote>symmetric "
@@ -1802,10 +2012,10 @@ msgstr ""
#| "and will automatically deactivate SMP on uniprocessor systems."
msgid ""
"Having multiple processors in a computer was originally only an issue for "
-"high-end server systems but has become quite common in recent years even for "
-"rather low-end desktop computers and laptops with the introduction of so "
-"called <quote>multi-core</quote> processors. These contain two or more "
-"processor units, called <quote>cores</quote>, in one physical chip."
+"high-end server systems but has become common in recent years nearly "
+"everywhere with the introduction of so called <quote>multi-core</quote> "
+"processors. These contain two or more processor units, called <quote>cores</"
+"quote>, in one physical chip."
msgstr ""
"Sự hỗ trợ đa xử lý (cũng được biết như là <quote>đa xử lý đối xứng</quote> "
"hay SMP) sẵn sàng cho kiến trúc này. Ảnh hạt nhân &debian; &release; tiêu "
@@ -1814,7 +2024,7 @@ msgstr ""
"các lõi bộ xử lý), và tự động tắt SMP trên hệ thống bộ xử lý đơn."
#. Tag: para
-#: hardware.xml:1152
+#: hardware.xml:1383
#, no-c-format
msgid ""
"The 486 flavour of the &debian; kernel image packages for &arch-title; is "
@@ -1824,7 +2034,7 @@ msgstr ""
"được biên dịch để hỗ trợ SMP."
#. Tag: para
-#: hardware.xml:1162
+#: hardware.xml:1393
#, fuzzy, no-c-format
#| msgid ""
#| "Multiprocessor support &mdash; also called <quote>symmetric "
@@ -1847,7 +2057,7 @@ msgstr ""
"SMP: hạt nhân sẽ đơn giản dùng bộ xử lý trung tâm thứ nhất."
#. Tag: para
-#: hardware.xml:1171
+#: hardware.xml:1402
#, no-c-format
msgid ""
"In order to take advantage of multiple processors, you'll have to replace "
@@ -1865,7 +2075,7 @@ msgstr ""
"phrase>"
#. Tag: para
-#: hardware.xml:1185
+#: hardware.xml:1416
#, no-c-format
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
@@ -1884,7 +2094,7 @@ msgstr ""
"nhất."
#. Tag: para
-#: hardware.xml:1195
+#: hardware.xml:1426
#, no-c-format
msgid ""
"In order to take advantage of multiple processors, you should check to see "
@@ -1895,7 +2105,7 @@ msgstr ""
"SMP đã được cài đặt chưa. Không thì chọn một gói hạt nhân thích hợp."
#. Tag: para
-#: hardware.xml:1201
+#: hardware.xml:1432
#, no-c-format
msgid ""
"You can also build your own customized kernel to support SMP.<phrase arch="
@@ -1911,13 +2121,13 @@ msgstr ""
"config-section;</quote> của cấu hình hạt nhân.</phrase>"
#. Tag: title
-#: hardware.xml:1212
+#: hardware.xml:1443
#, no-c-format
msgid "Graphics Card Support"
msgstr "Hỗ trợ thẻ đồ họa"
#. Tag: para
-#: hardware.xml:1213
+#: hardware.xml:1444
#, no-c-format
msgid ""
"&debian;'s support for graphical interfaces is determined by the underlying "
@@ -1933,7 +2143,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1226
+#: hardware.xml:1457
#, fuzzy, no-c-format
#| msgid ""
#| "&debian;'s support for graphical interfaces is determined by the "
@@ -1954,13 +2164,13 @@ msgstr ""
"&x11ver;."
#. Tag: para
-#: hardware.xml:1231
+#: hardware.xml:1462
#, no-c-format
msgid "The X.Org X Window System is only supported on the SGI Indy and the O2."
msgstr "Hệ thống Cửa sổ X tên X.Org chỉ được hỗ trợ trong SGI Indy và O2 thôi."
#. Tag: para
-#: hardware.xml:1236
+#: hardware.xml:1467
#, no-c-format
msgid ""
"Most graphics options commonly found on Sparc-based machines are supported. "
@@ -1981,7 +2191,7 @@ msgstr ""
"hoạt thẻ đó."
#. Tag: para
-#: hardware.xml:1246
+#: hardware.xml:1477
#, no-c-format
msgid ""
"It is not uncommon for a Sparc machine to have two graphics cards in a "
@@ -2009,13 +2219,13 @@ msgstr ""
"khi khởi động hệ thống."
#. Tag: title
-#: hardware.xml:1268
+#: hardware.xml:1499
#, no-c-format
msgid "Network Connectivity Hardware"
msgstr "Phần cứng khả năng kết nối mạng"
#. Tag: para
-#: hardware.xml:1269
+#: hardware.xml:1500
#, fuzzy, no-c-format
#| msgid ""
#| "Almost any network interface card (NIC) supported by the &arch-kernel; "
@@ -2037,7 +2247,7 @@ msgstr ""
"ISA cũ hơn cũng được hỗ trợ.</phrase>"
#. Tag: para
-#: hardware.xml:1279
+#: hardware.xml:1510
#, no-c-format
msgid ""
"This includes a lot of generic PCI cards (for systems that have PCI) and the "
@@ -2047,61 +2257,61 @@ msgstr ""
"NCI sau của Sun:"
#. Tag: para
-#: hardware.xml:1285
+#: hardware.xml:1516
#, no-c-format
msgid "Sun LANCE"
msgstr "Sun LANCE"
#. Tag: para
-#: hardware.xml:1290
+#: hardware.xml:1521
#, no-c-format
msgid "Sun Happy Meal"
msgstr "Sun Happy Meal"
#. Tag: para
-#: hardware.xml:1295
+#: hardware.xml:1526
#, no-c-format
msgid "Sun BigMAC"
msgstr "Sun BigMAC"
#. Tag: para
-#: hardware.xml:1300
+#: hardware.xml:1531
#, no-c-format
msgid "Sun QuadEthernet"
msgstr "Sun QuadEthernet"
#. Tag: para
-#: hardware.xml:1305
+#: hardware.xml:1536
#, no-c-format
msgid "MyriCOM Gigabit Ethernet"
msgstr "MyriCOM Gigabit Ethernet"
#. Tag: para
-#: hardware.xml:1312
+#: hardware.xml:1543
#, no-c-format
msgid "The list of supported network devices is:"
msgstr "Danh sách các thiết bị mạng đã hỗ trợ :"
#. Tag: para
-#: hardware.xml:1317
+#: hardware.xml:1548
#, no-c-format
msgid "Channel to Channel (CTC) and ESCON connection (real or emulated)"
msgstr "Sự kết nối kênh đến kênh (CTC) và ESCON (thật hay đã mô phỏng)"
#. Tag: para
-#: hardware.xml:1322
+#: hardware.xml:1553
#, no-c-format
msgid "OSA-2 Token Ring/Ethernet and OSA-Express Fast Ethernet (non-QDIO)"
msgstr "OSA-2 Token Ring/Ethernet và OSA-Express Fast Ethernet (không-QDIO)"
#. Tag: para
-#: hardware.xml:1327
+#: hardware.xml:1558
#, no-c-format
msgid "OSA-Express in QDIO mode, HiperSockets and Guest-LANs"
msgstr "OSA-Express trong chế độ QDIO, HiperSockets và Guest-LAN"
#. Tag: para
-#: hardware.xml:1336
+#: hardware.xml:1567
#, no-c-format
msgid ""
"On &arch-title;, most built-in Ethernet devices are supported and modules "
@@ -2112,19 +2322,19 @@ msgstr ""
"cấp."
#. Tag: para
-#: hardware.xml:1341
+#: hardware.xml:1572
#, no-c-format
msgid "ISDN is supported, but not during the installation."
msgstr "ISDN được hỗ trợ, nhưng không phải trong khi cài đặt."
#. Tag: title
-#: hardware.xml:1348
+#: hardware.xml:1579
#, no-c-format
msgid "Wireless Network Cards"
msgstr "Bo mạch mạng không dây"
#. Tag: para
-#: hardware.xml:1349
+#: hardware.xml:1580
#, fuzzy, no-c-format
#| msgid ""
#| "Wireless networking is in general supported as well and a growing number "
@@ -2146,7 +2356,7 @@ msgstr ""
"khi cài đặt."
#. Tag: para
-#: hardware.xml:1356
+#: hardware.xml:1587
#, fuzzy, no-c-format
#| msgid ""
#| "Wireless networking is in general supported as well and a growing number "
@@ -2168,7 +2378,7 @@ msgstr ""
"khi cài đặt."
#. Tag: para
-#: hardware.xml:1361
+#: hardware.xml:1592
#, no-c-format
msgid ""
"Wireless NICs that are not supported by the official &arch-kernel; kernel "
@@ -2180,7 +2390,7 @@ msgstr ""
"phải được hỗ trợ trong khi cài đặt."
#. Tag: para
-#: hardware.xml:1366
+#: hardware.xml:1597
#, no-c-format
msgid ""
"If there is a problem with wireless and there is no other NIC you can use "
@@ -2198,7 +2408,7 @@ msgstr ""
"khi khởi động lại) và tự cấu hình mạng."
#. Tag: para
-#: hardware.xml:1376
+#: hardware.xml:1607
#, no-c-format
msgid ""
"In some cases the driver you need may not be available as a &debian; "
@@ -2216,13 +2426,13 @@ msgstr ""
"classname> mà cho phép bạn sử dụng một trình điều khiển Windows.</phrase>"
#. Tag: title
-#: hardware.xml:1390
+#: hardware.xml:1621
#, no-c-format
msgid "Known Issues for &arch-title;"
msgstr "Vấn đề đã biết cho &arch-title;"
#. Tag: para
-#: hardware.xml:1391
+#: hardware.xml:1622
#, no-c-format
msgid ""
"There are a couple of issues with specific network cards that are worth "
@@ -2230,13 +2440,13 @@ msgid ""
msgstr "Có vài vấn đề với thẻ mạng riêng."
#. Tag: title
-#: hardware.xml:1398
+#: hardware.xml:1629
#, no-c-format
msgid "Conflict between tulip and dfme drivers"
msgstr "Xung đột giữa trình điều khiển tulip và dfme"
#. Tag: para
-#: hardware.xml:1400
+#: hardware.xml:1631
#, no-c-format
msgid ""
"There are various PCI network cards that have the same PCI identification, "
@@ -2255,7 +2465,7 @@ msgstr ""
"hoạt động được, hoặc chạy sai."
#. Tag: para
-#: hardware.xml:1410
+#: hardware.xml:1641
#, no-c-format
msgid ""
"This is a common problem on Netra systems with a Davicom (DEC-Tulip "
@@ -2270,7 +2480,7 @@ msgstr ""
"\"module-blacklist\"/>."
#. Tag: para
-#: hardware.xml:1418
+#: hardware.xml:1649
#, no-c-format
msgid ""
"An alternative solution during the installation is to switch to a shell and "
@@ -2287,13 +2497,13 @@ msgstr ""
"replaceable></userinput>."
#. Tag: title
-#: hardware.xml:1431
+#: hardware.xml:1662
#, no-c-format
msgid "Sun B100 blade"
msgstr "Sun B100 blade"
#. Tag: para
-#: hardware.xml:1433
+#: hardware.xml:1664
#, no-c-format
msgid ""
"The <literal>cassini</literal> network driver does not work with Sun B100 "
@@ -2303,13 +2513,13 @@ msgstr ""
"thống kiểu Sun B100 blade."
#. Tag: title
-#: hardware.xml:1448
+#: hardware.xml:1679
#, no-c-format
msgid "Braille Displays"
msgstr "Thiết bị hiển thị chữ nổi"
#. Tag: para
-#: hardware.xml:1449
+#: hardware.xml:1680
#, no-c-format
msgid ""
"Support for braille displays is determined by the underlying support found "
@@ -2328,13 +2538,13 @@ msgstr ""
"<classname>brltty</classname> phiên bản &brlttyver;."
#. Tag: title
-#: hardware.xml:1463
+#: hardware.xml:1694
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Phần cứng tổng hợp giọng nối"
#. Tag: para
-#: hardware.xml:1464
+#: hardware.xml:1695
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is determined by the "
@@ -2356,25 +2566,29 @@ msgstr ""
"classname> phiên bản &speakupver;."
#. Tag: title
-#: hardware.xml:1484
+#: hardware.xml:1715
#, no-c-format
msgid "Peripherals and Other Hardware"
msgstr "Ngoại vi và phần cứng khác"
#. Tag: para
-#: hardware.xml:1485
-#, no-c-format
+#: hardware.xml:1716
+#, fuzzy, no-c-format
+#| msgid ""
+#| "&arch-kernel; supports a large variety of hardware devices such as mice, "
+#| "printers, scanners, PCMCIA and USB devices. However, most of these "
+#| "devices are not required while installing the system."
msgid ""
"&arch-kernel; supports a large variety of hardware devices such as mice, "
-"printers, scanners, PCMCIA and USB devices. However, most of these devices "
-"are not required while installing the system."
+"printers, scanners, PCMCIA/CardBus/ExpressCard and USB devices. However, "
+"most of these devices are not required while installing the system."
msgstr ""
"&arch-kernel; hỗ trợ rất nhiều thiết bị phần cứng khác nhau, như con chuột, "
"máy in, máy quét, thiết bị PCMCIA và USB. Tuy nhiên, phần lớn thiết bị này "
"không cần thiết khi cài đặt hệ thống."
#. Tag: para
-#: hardware.xml:1491
+#: hardware.xml:1722
#, fuzzy, no-c-format
#| msgid ""
#| "USB hardware generally works fine, only some USB keyboards may require "
@@ -2389,7 +2603,7 @@ msgstr ""
"cần thiết cấu hình thêm (xem <xref linkend=\"hardware-issues\"/>)."
#. Tag: para
-#: hardware.xml:1500
+#: hardware.xml:1731
#, no-c-format
msgid ""
"Package installations from XPRAM and tape are not supported by this system. "
@@ -2401,13 +2615,13 @@ msgstr ""
"FTP."
#. Tag: title
-#: hardware.xml:1513
+#: hardware.xml:1744
#, no-c-format
msgid "Devices Requiring Firmware"
msgstr "Thiết bị cần thiết phần vững"
#. Tag: para
-#: hardware.xml:1514
+#: hardware.xml:1745
#, fuzzy, no-c-format
#| msgid ""
#| "Besides the availability of a device driver, some hardware also requires "
@@ -2435,7 +2649,7 @@ msgstr ""
"phần vững."
#. Tag: para
-#: hardware.xml:1525
+#: hardware.xml:1756
#, no-c-format
msgid ""
"On many older devices which require firmware to work, the firmware file was "
@@ -2446,7 +2660,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1533
+#: hardware.xml:1764
#, no-c-format
msgid ""
"In most cases firmware is non-free according to the criteria used by the "
@@ -2464,7 +2678,7 @@ msgstr ""
"khác tự do (non-free) của kho gói."
#. Tag: para
-#: hardware.xml:1542
+#: hardware.xml:1773
#, fuzzy, no-c-format
#| msgid ""
#| "However, this does not mean that such hardware cannot be used during an "
@@ -2488,7 +2702,7 @@ msgstr ""
"phương pháp nạp tập tin hay gói kiểu phần vững trong khi cài đặt."
#. Tag: para
-#: hardware.xml:1551
+#: hardware.xml:1782
#, no-c-format
msgid ""
"If the &d-i; prompts for a firmware file and you do not have this firmware "
@@ -2501,13 +2715,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1568
+#: hardware.xml:1799
#, no-c-format
msgid "Purchasing Hardware Specifically for GNU/&arch-kernel;"
msgstr "Mua phần cứng đặc biệt cho GNU/&arch-kernel;"
#. Tag: para
-#: hardware.xml:1570
+#: hardware.xml:1801
#, no-c-format
msgid ""
"There are several vendors, who ship systems with &debian; or other "
@@ -2522,7 +2736,7 @@ msgstr ""
"rằng phần cứng đó được GNU/LInux hỗ trợ đầy đủ."
#. Tag: para
-#: hardware.xml:1578
+#: hardware.xml:1809
#, no-c-format
msgid ""
"If you do have to buy a machine with Windows bundled, carefully read the "
@@ -2538,7 +2752,7 @@ msgstr ""
"về trường hợp này."
#. Tag: para
-#: hardware.xml:1586
+#: hardware.xml:1817
#, no-c-format
msgid ""
"Whether or not you are purchasing a system with &arch-kernel; bundled, or "
@@ -2555,13 +2769,13 @@ msgstr ""
"hỗ trợ nhà bán thân thiện với &arch-kernel; nhé."
#. Tag: title
-#: hardware.xml:1597
+#: hardware.xml:1828
#, no-c-format
msgid "Avoid Proprietary or Closed Hardware"
msgstr "Tránh phần mềm sở hữu hay bị đóng"
#. Tag: para
-#: hardware.xml:1598
+#: hardware.xml:1829
#, fuzzy, no-c-format
#| msgid ""
#| "Some hardware manufacturers simply won't tell us how to write drivers for "
@@ -2582,7 +2796,7 @@ msgstr ""
"kiện ngăn cản chúng tôi phát hành mã nguồn &arch-kernel;."
#. Tag: para
-#: hardware.xml:1608
+#: hardware.xml:1839
#, no-c-format
msgid ""
"In many cases there are standards (or at least some de-facto standards) "
@@ -2597,7 +2811,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1620
+#: hardware.xml:1851
#, no-c-format
msgid ""
"In other fields, among them e.g. printers, this is unfortunately not the "
@@ -2611,7 +2825,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1631
+#: hardware.xml:1862
#, no-c-format
msgid ""
"Even if there is a vendor-provided closed-source driver for such hardware "
@@ -2627,7 +2841,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1644
+#: hardware.xml:1875
#, no-c-format
msgid ""
"You can help improve this situation by encouraging manufacturers of closed "
@@ -2636,13 +2850,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1659
+#: hardware.xml:1890
#, no-c-format
msgid "Installation Media"
msgstr "Vật chứa trình cài đặt"
#. Tag: para
-#: hardware.xml:1661
+#: hardware.xml:1892
#, no-c-format
msgid ""
"This section will help you determine which different media types you can use "
@@ -2658,13 +2872,13 @@ msgstr ""
"đoạn đó, bạn có thể muốn tham chiếu về lại trang này."
#. Tag: title
-#: hardware.xml:1671
+#: hardware.xml:1902
#, no-c-format
msgid "Floppies"
msgstr "Đĩa mềm"
#. Tag: para
-#: hardware.xml:1672
+#: hardware.xml:1903
#, no-c-format
msgid ""
"In some cases, you'll have to do your first boot from floppy disks. "
@@ -2675,19 +2889,19 @@ msgstr ""
"mềm. Thường chỉ cần có một ổ đĩa mềm 3.5\" mật độ cao (1440 kb)."
#. Tag: para
-#: hardware.xml:1678
+#: hardware.xml:1909
#, no-c-format
msgid "For CHRP, floppy support is currently broken."
msgstr "Đối với CHRP, khả năng hỗ trợ đĩa mềm hiện thời bị hỏng."
#. Tag: title
-#: hardware.xml:1685
+#: hardware.xml:1916
#, no-c-format
msgid "CD-ROM/DVD-ROM"
msgstr "Đĩa CD-ROM/DVD-ROM"
#. Tag: para
-#: hardware.xml:1687
+#: hardware.xml:1918
#, fuzzy, no-c-format
#| msgid ""
#| "Whenever you see <quote>CD-ROM</quote> in this manual, it applies to both "
@@ -2705,20 +2919,20 @@ msgstr ""
"SCSI, cũng không phải là IDE/ATAPI)."
#. Tag: para
-#: hardware.xml:1693
+#: hardware.xml:1924
#, no-c-format
msgid "CD-ROM based installation is supported for most architectures."
msgstr ""
#. Tag: para
-#: hardware.xml:1697
+#: hardware.xml:1928
#, fuzzy, no-c-format
#| msgid "IDE/ATAPI CD-ROMs are supported on all ARM machines."
msgid "On PCs SATA, IDE/ATAPI and SCSI CD-ROMs are supported."
msgstr "Đĩa CD-ROM IDE/ATAPI được hỗ trợ trên mọi máy ARM."
#. Tag: para
-#: hardware.xml:1701
+#: hardware.xml:1932
#, no-c-format
msgid ""
"USB CD-ROM drives are also supported, as are FireWire devices that are "
@@ -2728,13 +2942,13 @@ msgstr ""
"hỗ trợ bởi những trình điều khiển ohci1394 và sbp2."
#. Tag: para
-#: hardware.xml:1706
+#: hardware.xml:1937
#, no-c-format
msgid "IDE/ATAPI CD-ROMs are supported on all ARM machines."
msgstr "Đĩa CD-ROM IDE/ATAPI được hỗ trợ trên mọi máy ARM."
#. Tag: para
-#: hardware.xml:1710
+#: hardware.xml:1941
#, no-c-format
msgid ""
"On SGI machines, booting from CD-ROM requires a SCSI CD-ROM drive capable of "
@@ -2755,13 +2969,13 @@ msgstr ""
"vững."
#. Tag: title
-#: hardware.xml:1724
+#: hardware.xml:1955
#, no-c-format
msgid "USB Memory Stick"
msgstr "Thanh bộ nhớ USB"
#. Tag: para
-#: hardware.xml:1726
+#: hardware.xml:1957
#, no-c-format
msgid ""
"USB flash disks a.k.a. USB memory sticks have become a commonly used and "
@@ -2773,13 +2987,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1738
+#: hardware.xml:1969
#, no-c-format
msgid "Network"
msgstr "Mạng"
#. Tag: para
-#: hardware.xml:1740
+#: hardware.xml:1971
#, no-c-format
msgid ""
"The network can be used during the installation to retrieve files needed for "
@@ -2798,7 +3012,7 @@ msgstr ""
"khả năng cấu hình hệ thống để sử dụng IDSN và PPP."
#. Tag: para
-#: hardware.xml:1750
+#: hardware.xml:1981
#, no-c-format
msgid ""
"You can also <emphasis>boot</emphasis> the installation system over the "
@@ -2812,7 +3026,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1763
+#: hardware.xml:1994
#, no-c-format
msgid ""
"Diskless installation, using network booting from a local area network and "
@@ -2823,13 +3037,13 @@ msgstr ""
"tin cục bộ."
#. Tag: title
-#: hardware.xml:1772
+#: hardware.xml:2003
#, no-c-format
msgid "Hard Disk"
msgstr "Đĩa cứng"
#. Tag: para
-#: hardware.xml:1774
+#: hardware.xml:2005
#, fuzzy, no-c-format
#| msgid ""
#| "Booting the installation system directly from a hard disk is another "
@@ -2846,7 +3060,7 @@ msgstr ""
"tải trình cài đặt vào đĩa cứng."
#. Tag: para
-#: hardware.xml:1781
+#: hardware.xml:2012
#, no-c-format
msgid ""
"Although the &arch-title; does not allow booting from SunOS (Solaris), you "
@@ -2856,13 +3070,13 @@ msgstr ""
"(Solaris), bạn vẫn còn có khả năng cài đặt từ một phân vùng SunOS (lát UFS)."
#. Tag: title
-#: hardware.xml:1790
+#: hardware.xml:2021
#, no-c-format
msgid "Un*x or GNU system"
msgstr "Hệ thống Un*x hay GNU"
#. Tag: para
-#: hardware.xml:1792
+#: hardware.xml:2023
#, fuzzy, no-c-format
#| msgid ""
#| "If you are running another Unix-like system, you could use it to install "
@@ -2887,13 +3101,13 @@ msgstr ""
"quan tâm đến kỹ thuật này, hãy nhảy tới <xref linkend=\"linux-upgrade\"/>."
#. Tag: title
-#: hardware.xml:1805
+#: hardware.xml:2036
#, no-c-format
msgid "Supported Storage Systems"
msgstr "Hệ thống cất giữ được hỗ trợ"
#. Tag: para
-#: hardware.xml:1807
+#: hardware.xml:2038
#, no-c-format
msgid ""
"The &debian; installer contains a kernel which is built to maximize the "
@@ -2901,7 +3115,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1811
+#: hardware.xml:2042
#, fuzzy, no-c-format
#| msgid ""
#| "Generally, the &debian; installation system includes support for "
@@ -2920,7 +3134,7 @@ msgstr ""
"bao gồm FAT, phần mở rộng Win-32 FAT (VFAT) và NTFS."
#. Tag: para
-#: hardware.xml:1828
+#: hardware.xml:2059
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2944,7 +3158,7 @@ msgstr ""
"bởi hạt nhân Linux."
#. Tag: para
-#: hardware.xml:1861
+#: hardware.xml:2092
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2957,7 +3171,7 @@ msgstr ""
"CHRP."
#. Tag: para
-#: hardware.xml:1867
+#: hardware.xml:2098
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2969,7 +3183,7 @@ msgstr ""
"không hỗ trợ khả năng sử dụng ổ đĩa mềm."
#. Tag: para
-#: hardware.xml:1873
+#: hardware.xml:2104
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2979,7 +3193,7 @@ msgstr ""
"bởi hệ thống khởi động của Debian."
#. Tag: para
-#: hardware.xml:1878
+#: hardware.xml:2109
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2991,13 +3205,13 @@ msgstr ""
"trợ bằng bố trí đĩa Linux cũ (idl) và bằng bố trí đĩa S/390 chung mới (cdl)."
#. Tag: title
-#: hardware.xml:1895
+#: hardware.xml:2126
#, no-c-format
msgid "Memory and Disk Space Requirements"
msgstr "Bộ nhớ và sức chứa trên đĩa cần thiết"
#. Tag: para
-#: hardware.xml:1897
+#: hardware.xml:2128
#, no-c-format
msgid ""
"You must have at least &minimum-memory; of memory and &minimum-fs-size; of "
@@ -3011,7 +3225,7 @@ msgstr ""
"\"minimum-hardware-reqts\"/>."
#. Tag: para
-#: hardware.xml:1904
+#: hardware.xml:2135
#, no-c-format
msgid ""
"Installation on systems with less memory<footnote condition=\"gtk\"> <para> "
@@ -3030,6 +3244,88 @@ msgstr ""
"footnote> hoặc sức chứa còn rảnh trên đĩa vẫn còn có thể làm, nhưng chỉ đề "
"nghị cho người dùng có kinh nghiệm."
+#~ msgid "Intel IOP32x"
+#~ msgstr "Intel IOP32x"
+
+#~ msgid "iop32x"
+#~ msgstr "iop32x"
+
+#~ msgid "Intel IXP4xx"
+#~ msgstr "Intel IXP4xx"
+
+#~ msgid "ixp4xx"
+#~ msgstr "ixp4xx"
+
+#, fuzzy
+#~| msgid "<entry>32</entry>"
+#~ msgid "<entry>mx5</entry>"
+#~ msgstr "<entry>32</entry>"
+
+#~ msgid "Intel IA-64"
+#~ msgstr "Intel IA-64"
+
+#~ msgid "ia64"
+#~ msgstr "ia64"
+
+#~ msgid "Sun SPARC"
+#~ msgstr "Sun SPARC"
+
+#~ msgid "sparc"
+#~ msgstr "sparc"
+
+#~ msgid "<entry>sun4u</entry>"
+#~ msgstr "<entry>sun4u</entry>"
+
+#~ msgid "sparc64"
+#~ msgstr "sparc64"
+
+#~ msgid "<entry>sun4v</entry>"
+#~ msgstr "<entry>sun4v</entry>"
+
+#~ msgid "IBM S/390"
+#~ msgstr "IBM S/390"
+
+#~ msgid "s390"
+#~ msgstr "s390"
+
+#~ msgid ""
+#~ "Each distinct ARM architecture requires its own kernel. Because of this "
+#~ "the standard &debian; distribution only supports installation on a number "
+#~ "of the most common platforms. The &debian; userland however may be used "
+#~ "by <emphasis>any</emphasis> ARM CPU."
+#~ msgstr ""
+#~ "Mỗi kiến trúc ARM riêng thì yêu cầu hạt nhân tương ứng. Do đó bản phát "
+#~ "hành &debian; tiêu chuẩn chỉ hỗ trợ cài đặt vào một số nền tảng thường "
+#~ "dùng nhất. Tuy nhiên, các phần mềm &debian; bên ngoài hạt nhân (« miền "
+#~ "người dùng &debian; ») cũng chạy được trên <emphasis>bất cứ</emphasis> bộ "
+#~ "xử lý trung tâm nào có kiểu ARM."
+
+#~ msgid "The supported platforms are:"
+#~ msgstr "Những nền tảng đã hỗ trợ :"
+
+#~ msgid ""
+#~ "Intel's I/O Processor (IOP) line is found in a number of products related "
+#~ "to data storage and processing. &debian; currently supports the IOP32x "
+#~ "platform, featuring the IOP 80219 and 32x chips commonly found in Network "
+#~ "Attached Storage (NAS) devices. &debian; explicitly supports two such "
+#~ "devices: the <ulink url=\"&url-arm-cyrius-glantank;\">GLAN Tank</ulink> "
+#~ "from IO-Data and the <ulink url=\"&url-arm-cyrius-n2100;\">Thecus N2100</"
+#~ "ulink>."
+#~ msgstr ""
+#~ "Mẫu Bộ Xử Lý V/R (IOP) của công ty Intel nằm trong một số sản phẩm liên "
+#~ "quan đến chức năng cất giữ dữ liệu và xử lý dữ liệu. &debian; hiện thời "
+#~ "hỗ trợ nền tảng IOP32x (chứa những phiến tinh thể IOP 80219 và 32x thường "
+#~ "gặp trong thiết bị Sức Chứa Gắn với Mạng (NAS)). &debian; hỗ trợ dứt "
+#~ "khoát hai thiết bị như vậy: <ulink url=\"&url-arm-cyrius-glantank;\">GLAN "
+#~ "Tank</ulink> của IO-Data và <ulink url=\"&url-arm-cyrius-n2100;\">Thecus "
+#~ "N2100</ulink>."
+
+#~ msgid "<term>sun4u</term>"
+#~ msgstr "<term>sun4u</term>"
+
+#~ msgid "<term>sun4v</term>"
+#~ msgstr "<term>sun4v</term>"
+
#~ msgid "Cobalt"
#~ msgstr "Cobalt"
@@ -3294,9 +3590,6 @@ msgstr ""
#~ "url=\"&url-hardware-howto;\">Linux Hardware Compatibility HOWTO</ulink> "
#~ "để tìm chi tiết."
-#~ msgid "IXP4xx"
-#~ msgstr "IXP4xx"
-
#~ msgid ""
#~ "The IXP4xx platform is based on Intel's XScale ARM core. Currently, only "
#~ "one IXP4xx based system is supported, the Linksys NSLU2. The Linksys "
diff --git a/po/vi/install-methods.po b/po/vi/install-methods.po
index cfc9b818d..c71b2c8e4 100644
--- a/po/vi/install-methods.po
+++ b/po/vi/install-methods.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: install-methods\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2013-05-22 19:06+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+0000\n"
"PO-Revision-Date: 2012-07-31 22:16+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -216,51 +216,13 @@ msgstr ""
"và mục đích tương ứng."
#. Tag: title
-#: install-methods.xml:122
-#, no-c-format
-msgid "Thecus N2100 Installation Files"
-msgstr "Tập tin cài đặt N2100 Thecus"
-
-#. Tag: para
-#: install-methods.xml:123
-#, no-c-format
-msgid ""
-"A firmware image is provided for the Thecus N2100 which will automatically "
-"boot <classname>debian-installer</classname>. This image can be installed "
-"using the Thecus firmware upgrade process. This firmware image can be "
-"obtained from &n2100-firmware-img;."
-msgstr ""
-"Cung cấp cho máy Thecus N2100 một ảnh phần vững sẽ tự động khởi động "
-"<classname>debian-installer</classname>. Ảnh này có thể được cài đặt dùng "
-"quá trình nâng cấp phần vững Thecus. Ảnh phần vững này có thể được lấy từ "
-"ảnh &nslu2-firmware-img;."
-
-#. Tag: title
-#: install-methods.xml:134
-#, no-c-format
-msgid "GLAN Tank Installation Files"
-msgstr "Tập tin cài đặt GLAN Tank"
-
-#. Tag: para
-#: install-methods.xml:135
-#, no-c-format
-msgid ""
-"The GLAN Tank requires a kernel and ramdisk on an ext2 partition on the disk "
-"on which you intend to install &debian;. These images can be obtained from "
-"&glantank-firmware-img;."
-msgstr ""
-"GLAN Tank yêu cầu một hạt nhân và đĩa RAM trên một phân vùng ext2 trên đĩa "
-"vào đó bạn định cài đặt &debian;. Các ảnh này có thể được lấy từ &glantank-"
-"firmware-img;."
-
-#. Tag: title
-#: install-methods.xml:145
+#: install-methods.xml:151
#, no-c-format
msgid "Kurobox Pro Installation Files"
msgstr "Tập tin cài đặt Kurobox Pro"
#. Tag: para
-#: install-methods.xml:146
+#: install-methods.xml:152
#, no-c-format
msgid ""
"The Kurobox Pro requires a kernel and ramdisk on an ext2 partition on the "
@@ -272,13 +234,13 @@ msgstr ""
"firmware-img;."
#. Tag: title
-#: install-methods.xml:156
+#: install-methods.xml:162
#, no-c-format
msgid "HP mv2120 Installation Files"
msgstr "Tập tin cài đặt HP mv2120"
#. Tag: para
-#: install-methods.xml:157
+#: install-methods.xml:163
#, no-c-format
msgid ""
"A firmware image is provided for the HP mv2120 which will automatically boot "
@@ -294,13 +256,13 @@ msgstr ""
"&mv2120-firmware-img;."
#. Tag: title
-#: install-methods.xml:169
+#: install-methods.xml:175
#, no-c-format
msgid "QNAP Turbo Station Installation Files"
msgstr "Tập tin cài đặt QNAP Turbo Station"
#. Tag: para
-#: install-methods.xml:170
+#: install-methods.xml:176
#, no-c-format
msgid ""
"The installation files for the QNAP Turbo Station consist of a kernel and "
@@ -314,13 +276,13 @@ msgstr ""
"TS-41x từ &qnap-kirkwood-firmware-img;."
#. Tag: title
-#: install-methods.xml:181
+#: install-methods.xml:187
#, no-c-format
msgid "Plug Computer and OpenRD Installation Files"
msgstr "Tập tin Cài đặt Máy tính Đầu gắn điện (Plug Computer) và OpenRD"
#. Tag: para
-#: install-methods.xml:182
+#: install-methods.xml:188
#, fuzzy, no-c-format
#| msgid ""
#| "The installation files for plug computers (SheevaPlug, GuruPlug, etc) and "
@@ -336,14 +298,14 @@ msgstr ""
"này từ &kirkwood-marvell-firmware-img;."
#. Tag: title
-#: install-methods.xml:192
+#: install-methods.xml:198
#, fuzzy, no-c-format
#| msgid "NSLU2 Installation Files"
msgid "LaCie NASes Installation Files"
msgstr "Tập tin cài đặt NSLU2"
#. Tag: para
-#: install-methods.xml:193
+#: install-methods.xml:199
#, fuzzy, no-c-format
#| msgid ""
#| "The installation files for plug computers (SheevaPlug, GuruPlug, etc) and "
@@ -360,13 +322,32 @@ msgstr ""
"này từ &kirkwood-marvell-firmware-img;."
#. Tag: title
-#: install-methods.xml:244
+#: install-methods.xml:210
+#, fuzzy, no-c-format
+#| msgid "QNAP Turbo Station Installation Files"
+msgid "Armhf Multiplatform Installation Files"
+msgstr "Tập tin cài đặt QNAP Turbo Station"
+
+#. Tag: para
+#: install-methods.xml:211
+#, no-c-format
+msgid ""
+"The installation files for systems supported by the armhf multiplatform "
+"kernel (see <xref linkend=\"armhf-armmp-supported-platforms\"/>) consist of "
+"a standard Linux kernel image, a standard Linux initial ramdisk image and a "
+"system-specific device-tree blob. The kernel and the initial ramdisk image "
+"can be obtained from &armmp-firmware-img; and the device-tree blob can be "
+"obtained from &armmp-dtb-img;."
+msgstr ""
+
+#. Tag: title
+#: install-methods.xml:263
#, no-c-format
msgid "Creating Floppies from Disk Images"
msgstr "Tạo đĩa mềm từ ảnh đĩa"
#. Tag: para
-#: install-methods.xml:245
+#: install-methods.xml:264
#, no-c-format
msgid ""
"Bootable floppy disks are generally used as a last resort to boot the "
@@ -377,7 +358,7 @@ msgstr ""
"CD hoặc bằng cách nào khác."
#. Tag: para
-#: install-methods.xml:250
+#: install-methods.xml:269
#, no-c-format
msgid ""
"Booting the installer from floppy disk reportedly fails on Mac USB floppy "
@@ -387,7 +368,7 @@ msgstr ""
"từ đĩa mềm nằm trong ổ đĩa mềm USB của máy tính Apple Mac."
#. Tag: para
-#: install-methods.xml:255
+#: install-methods.xml:274
#, no-c-format
msgid ""
"Disk images are files containing the complete contents of a floppy disk in "
@@ -407,7 +388,7 @@ msgstr ""
"emphasis> các dữ liệu từ tập tin vào đĩa mềm."
#. Tag: para
-#: install-methods.xml:266
+#: install-methods.xml:285
#, no-c-format
msgid ""
"There are different techniques for creating floppies from disk images. This "
@@ -418,7 +399,7 @@ msgstr ""
"tả phương pháp tạo đĩa mềm từ ảnh đĩa trên nền tảng khác nhau."
#. Tag: para
-#: install-methods.xml:272
+#: install-methods.xml:291
#, no-c-format
msgid ""
"Before you can create the floppies, you will first need to download them "
@@ -433,7 +414,7 @@ msgstr ""
"cài đặt, những ảnh đĩa mềm có thể nằm trên đĩa đó.</phrase>"
#. Tag: para
-#: install-methods.xml:280
+#: install-methods.xml:299
#, no-c-format
msgid ""
"No matter which method you use to create your floppies, you should remember "
@@ -445,13 +426,13 @@ msgstr ""
"sẽ không bị hại tình cờ."
#. Tag: title
-#: install-methods.xml:288
+#: install-methods.xml:307
#, no-c-format
msgid "Writing Disk Images From a Linux or Unix System"
msgstr "Ghi ảnh đĩa từ hệ thống Linux/UNIX"
#. Tag: para
-#: install-methods.xml:289
+#: install-methods.xml:308
#, no-c-format
msgid ""
"To write the floppy disk image files to the floppy disks, you will probably "
@@ -487,7 +468,7 @@ msgstr ""
"tìm chi tiết)</phrase>."
#. Tag: para
-#: install-methods.xml:310
+#: install-methods.xml:329
#, no-c-format
msgid ""
"Some systems attempt to automatically mount a floppy disk when you place it "
@@ -520,7 +501,7 @@ msgstr ""
"filename>). Trên hệ thống khác, hãy hỏi quản trị hệ thống. </phrase>"
#. Tag: para
-#: install-methods.xml:331
+#: install-methods.xml:350
#, no-c-format
msgid ""
"If writing a floppy on powerpc Linux, you will need to eject it. The "
@@ -532,13 +513,13 @@ msgstr ""
"cài đặt nó trước tiên."
#. Tag: title
-#: install-methods.xml:349
+#: install-methods.xml:368
#, no-c-format
msgid "Writing Disk Images From DOS, Windows, or OS/2"
msgstr "Ghi ảnh đĩa từ DOS, Windows, hay OS/2"
#. Tag: para
-#: install-methods.xml:351
+#: install-methods.xml:370
#, no-c-format
msgid ""
"If you have access to an i386 or amd64 machine, you can use one of the "
@@ -548,7 +529,7 @@ msgstr ""
"một của những chương trình sau đây để sao chép ảnh vào đĩa mềm."
#. Tag: para
-#: install-methods.xml:356
+#: install-methods.xml:375
#, no-c-format
msgid ""
"The <command>rawrite1</command> and <command>rawrite2</command> programs can "
@@ -565,7 +546,7 @@ msgstr ""
"động được."
#. Tag: para
-#: install-methods.xml:364
+#: install-methods.xml:383
#, no-c-format
msgid ""
"The <command>rwwrtwin</command> program runs on Windows 95, NT, 98, 2000, "
@@ -577,7 +558,7 @@ msgstr ""
"bạn sẽ cần phải giải nén tập tin « diskio.dll » trong cùng thư mục."
#. Tag: para
-#: install-methods.xml:370
+#: install-methods.xml:389
#, no-c-format
msgid ""
"These tools can be found on the Official &debian; CD-ROMs under the "
@@ -587,13 +568,13 @@ msgstr ""
"thư mục <filename>/tools</filename> (công cụ)."
#. Tag: title
-#: install-methods.xml:383
+#: install-methods.xml:402
#, no-c-format
msgid "Writing Disk Images From MacOS"
msgstr "Ghi ảnh đĩa từ MacOS"
#. Tag: para
-#: install-methods.xml:384
+#: install-methods.xml:403
#, no-c-format
msgid ""
"An AppleScript, <application>Make &debian; Floppy</application>, is "
@@ -616,7 +597,7 @@ msgstr ""
"bỏ hẳn đĩa mềm đó, sau đó nó sẽ ghi vào đó ảnh tập tin."
#. Tag: para
-#: install-methods.xml:395
+#: install-methods.xml:414
#, no-c-format
msgid ""
"You can also use the MacOS utility <command>Disk Copy</command> directly, or "
@@ -631,13 +612,13 @@ msgstr ""
"bằng những tiện ích này."
#. Tag: title
-#: install-methods.xml:406
+#: install-methods.xml:425
#, no-c-format
msgid "Writing Disk Images with <command>Disk Copy</command>"
msgstr "Ghi ảnh đĩa bằng <command>Disk Copy</command>"
#. Tag: para
-#: install-methods.xml:407
+#: install-methods.xml:426
#, no-c-format
msgid ""
"If you are creating the floppy image from files which were originally on the "
@@ -652,7 +633,7 @@ msgstr ""
"máy nhân bản &debian;."
#. Tag: para
-#: install-methods.xml:416
+#: install-methods.xml:435
#, no-c-format
msgid ""
"Obtain <ulink url=\"&url-powerpc-creator-changer;\">Creator-Changer</ulink> "
@@ -662,7 +643,7 @@ msgstr ""
"ulink> và dùng nó để mở tập tin <filename>root.bin</filename>."
#. Tag: para
-#: install-methods.xml:423
+#: install-methods.xml:442
#, no-c-format
msgid ""
"Change the Creator to <userinput>ddsk</userinput> (Disk Copy), and the Type "
@@ -674,7 +655,7 @@ msgstr ""
"trường này phân biệt chữ hoa/thường."
#. Tag: para
-#: install-methods.xml:430
+#: install-methods.xml:449
#, no-c-format
msgid ""
"<emphasis>Important:</emphasis> In the Finder, use <userinput>Get Info</"
@@ -690,7 +671,7 @@ msgstr ""
"hành MacOS gỡ bỏ các khối tin khởi động nếu ảnh này được gắn kết tình cờ."
#. Tag: para
-#: install-methods.xml:439
+#: install-methods.xml:458
#, no-c-format
msgid ""
"Obtain <command>Disk Copy</command>; if you have a MacOS system or CD it "
@@ -702,7 +683,7 @@ msgstr ""
"url=\"&url-powerpc-diskcopy;\"></ulink>."
#. Tag: para
-#: install-methods.xml:446
+#: install-methods.xml:465
#, no-c-format
msgid ""
"Run <command>Disk Copy</command>, and select <menuchoice> "
@@ -719,13 +700,13 @@ msgstr ""
"chương trình nên đẩy ra đĩa."
#. Tag: title
-#: install-methods.xml:461
+#: install-methods.xml:480
#, no-c-format
msgid "Writing Disk Images with <command>suntar</command>"
msgstr "Ghi ảnh đĩa bằng <command>suntar</command>"
#. Tag: para
-#: install-methods.xml:465
+#: install-methods.xml:484
#, no-c-format
msgid ""
"Obtain <command>suntar</command> from <ulink url=\"&url-powerpc-suntar;\"> </"
@@ -739,7 +720,7 @@ msgstr ""
"đơn <userinput>Special</userinput> (đặc biệt)."
#. Tag: para
-#: install-methods.xml:473
+#: install-methods.xml:492
#, no-c-format
msgid ""
"Insert the floppy disk as requested, then hit &enterkey; (start at sector 0)."
@@ -747,14 +728,14 @@ msgstr ""
"Khi được nhắc, nạp đĩa mềm, rồi bấm phím &enterkey; (bất đầu ở rãnh ghi 0)."
#. Tag: para
-#: install-methods.xml:479
+#: install-methods.xml:498
#, no-c-format
msgid ""
"Select the <filename>root.bin</filename> file in the file-opening dialog."
msgstr "Chọn tập tin <filename>root.bin</filename> trong hộp thoại mở tập tin."
#. Tag: para
-#: install-methods.xml:484
+#: install-methods.xml:503
#, no-c-format
msgid ""
"After the floppy has been created successfully, select <menuchoice> "
@@ -767,7 +748,7 @@ msgstr ""
"Nếu gặp lỗi nào trong khi tạo đĩa mềm, đơn giản hãy bỏ đĩa và thử đĩa mới."
#. Tag: para
-#: install-methods.xml:492
+#: install-methods.xml:511
#, no-c-format
msgid ""
"Before using the floppy you created, <emphasis>set the write protect tab</"
@@ -779,13 +760,13 @@ msgstr ""
"tình cờ."
#. Tag: title
-#: install-methods.xml:511
+#: install-methods.xml:530
#, no-c-format
msgid "Preparing Files for USB Memory Stick Booting"
msgstr "Chuẩn bị tập tin để khởi động thanh bộ nhớ USB"
#. Tag: para
-#: install-methods.xml:513
+#: install-methods.xml:532
#, no-c-format
msgid ""
"To prepare the USB stick, you will need a system where GNU/Linux is already "
@@ -808,7 +789,7 @@ msgstr ""
"phải tắt cái chuyển bảo vệ chống ghi của nó."
#. Tag: para
-#: install-methods.xml:526
+#: install-methods.xml:545
#, no-c-format
msgid ""
"The procedures described in this section will destroy anything already on "
@@ -822,13 +803,13 @@ msgstr ""
"là tất cả các thông tin nằm trên (ví dụ) một đĩa cứng bị mất hoàn toàn."
#. Tag: title
-#: install-methods.xml:536
+#: install-methods.xml:555
#, no-c-format
msgid "Preparing a USB stick using a hybrid CD or DVD image"
msgstr "Chuẩn bị một thanh USB bằng ảnh CD lai hay DVD"
#. Tag: para
-#: install-methods.xml:537
+#: install-methods.xml:556
#, no-c-format
msgid ""
"Debian CD and DVD images can now be written directly a USB stick, which is a "
@@ -842,7 +823,7 @@ msgstr ""
"lấy về một ảnh CD hay DVD."
#. Tag: para
-#: install-methods.xml:544
+#: install-methods.xml:563
#, no-c-format
msgid ""
"Alternatively, for very small USB sticks, only a few megabytes in size, you "
@@ -855,7 +836,7 @@ msgstr ""
"filename> (tại vị trí được đề cập đến trong <xref linkend=\"where-files\"/>)."
#. Tag: para
-#: install-methods.xml:551
+#: install-methods.xml:570
#, no-c-format
msgid ""
"The CD or DVD image you choose should be written directly to the USB stick, "
@@ -869,7 +850,7 @@ msgstr ""
"khi bạn chắc chắn rằng thanh đó đã được tháo gắn kết:"
#. Tag: screen
-#: install-methods.xml:558
+#: install-methods.xml:577
#, no-c-format
msgid ""
"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/"
@@ -881,7 +862,7 @@ msgstr ""
"<prompt>#</prompt> <userinput>sync</userinput>"
#. Tag: para
-#: install-methods.xml:560
+#: install-methods.xml:579
#, no-c-format
msgid ""
"Simply writing the CD or DVD image to USB like this should work fine for "
@@ -893,7 +874,7 @@ msgstr ""
"những người có nhu cầu đặc biệt."
#. Tag: para
-#: install-methods.xml:568
+#: install-methods.xml:587
#, no-c-format
msgid ""
"The hybrid image on the stick does not occupy all the storage space, so it "
@@ -903,7 +884,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:576
+#: install-methods.xml:595
#, no-c-format
msgid ""
"Create a second, FAT partition on the stick, mount the partition and copy or "
@@ -912,7 +893,7 @@ msgstr ""
# Literal: don't translate; Nghĩa chữ : dừng dịch
#. Tag: screen
-#: install-methods.xml:581
+#: install-methods.xml:600
#, fuzzy, no-c-format
#| msgid ""
#| "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n"
@@ -934,7 +915,7 @@ msgstr ""
"# umount"
#. Tag: para
-#: install-methods.xml:583
+#: install-methods.xml:602
#, no-c-format
msgid ""
"You might have written the <filename>mini.iso</filename> to the USB stick. "
@@ -944,13 +925,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:597
+#: install-methods.xml:616
#, no-c-format
msgid "Manually copying files to the USB stick"
msgstr "Chép thủ công các tập tin vào thanh USB"
#. Tag: para
-#: install-methods.xml:598
+#: install-methods.xml:617
#, no-c-format
msgid ""
"An alternative way to set up your USB stick is to manually copy the "
@@ -964,7 +945,7 @@ msgstr ""
"copy-flexible\"/>)."
#. Tag: para
-#: install-methods.xml:605
+#: install-methods.xml:624
#, no-c-format
msgid ""
"There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which "
@@ -980,7 +961,7 @@ msgstr ""
"của nó.</phrase>"
#. Tag: para
-#: install-methods.xml:614
+#: install-methods.xml:633
#, no-c-format
msgid ""
"Note that, although convenient, this method does have one major "
@@ -996,20 +977,20 @@ msgstr ""
"khác."
#. Tag: para
-#: install-methods.xml:622
+#: install-methods.xml:641
#, no-c-format
msgid "To use this image simply extract it directly to your USB stick:"
msgstr "Để sử dụng ảnh này, chỉ cần giải nén nó trực tiếp vào thanh USB:"
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: install-methods.xml:626
+#: install-methods.xml:645
#, no-c-format
msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sdX</replaceable>"
msgstr "# zcat boot.img.gz &gt; /dev/<replaceable>sdX</replaceable>"
#. Tag: para
-#: install-methods.xml:628
+#: install-methods.xml:647
#, no-c-format
msgid ""
"Create a partition of type \"Apple_Bootstrap\" on your USB stick using "
@@ -1022,13 +1003,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: install-methods.xml:634
+#: install-methods.xml:653
#, no-c-format
msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sdX2</replaceable>"
msgstr "# zcat boot.img.gz &gt; /dev/<replaceable>sdX2</replaceable>"
#. Tag: para
-#: install-methods.xml:636
+#: install-methods.xml:655
#, fuzzy, no-c-format
#| msgid ""
#| "After that, mount the USB memory stick <phrase arch=\"x86\">"
@@ -1059,13 +1040,13 @@ msgstr ""
"(<userinput>umount /mnt</userinput>) và bạn đã làm xong."
#. Tag: title
-#: install-methods.xml:653
+#: install-methods.xml:672
#, no-c-format
msgid "Manually copying files to the USB stick &mdash; the flexible way"
msgstr "Chép thủ công các tập tin vào thanh USB &mdash; theo cách uyển chuyển"
#. Tag: para
-#: install-methods.xml:654
+#: install-methods.xml:673
#, no-c-format
msgid ""
"If you like more flexibility or just want to know what's going on, you "
@@ -1080,13 +1061,13 @@ msgstr ""
"có tùy chọn sao chép vào nó một ảnh ISO đĩa CD đầy đủ."
#. Tag: title
-#: install-methods.xml:669 install-methods.xml:791
+#: install-methods.xml:688 install-methods.xml:810
#, no-c-format
msgid "Partitioning the USB stick"
msgstr "Phân vùng thanh USB"
#. Tag: para
-#: install-methods.xml:670
+#: install-methods.xml:689
#, no-c-format
msgid ""
"We will show how to set up the memory stick to use the first partition, "
@@ -1096,7 +1077,7 @@ msgstr ""
"thứ nhất, thay vì toàn bộ thiết bị."
#. Tag: para
-#: install-methods.xml:675
+#: install-methods.xml:694
#, fuzzy, no-c-format
#| msgid ""
#| "Since most USB sticks come pre-configured with a single FAT16 partition, "
@@ -1138,7 +1119,7 @@ msgstr ""
"<classname>dosfstools</classname>."
#. Tag: para
-#: install-methods.xml:699
+#: install-methods.xml:718
#, no-c-format
msgid ""
"In order to start the kernel after booting from the USB stick, we will put a "
@@ -1157,7 +1138,7 @@ msgstr ""
"cấu hình của bộ nạp khởi động."
#. Tag: para
-#: install-methods.xml:709
+#: install-methods.xml:728
#, no-c-format
msgid ""
"To put <classname>syslinux</classname> on the FAT16 partition on your USB "
@@ -1181,13 +1162,13 @@ msgstr ""
"<filename>ldlinux.sys</filename> mà chứa mã của bộ nạp khởi động."
#. Tag: title
-#: install-methods.xml:726 install-methods.xml:838
+#: install-methods.xml:745 install-methods.xml:857
#, no-c-format
msgid "Adding the installer image"
msgstr "Thêm ảnh cài đặt"
#. Tag: para
-#: install-methods.xml:727
+#: install-methods.xml:746
#, no-c-format
msgid ""
"Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /"
@@ -1213,7 +1194,7 @@ msgstr ""
"lý tên tập tin kiểu DOS (8.3)."
#. Tag: para
-#: install-methods.xml:751
+#: install-methods.xml:770
#, fuzzy, no-c-format
#| msgid ""
#| "Next you should create a <filename>syslinux.cfg</filename> configuration "
@@ -1247,7 +1228,7 @@ msgstr ""
"vào dòng thứ hai chuỗi <userinput>vga=788</userinput>."
#. Tag: para
-#: install-methods.xml:763
+#: install-methods.xml:782
#, no-c-format
msgid ""
"To enable the boot prompt to permit further parameter appending, add a "
@@ -1255,7 +1236,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:768 install-methods.xml:878
+#: install-methods.xml:787 install-methods.xml:897
#, fuzzy, no-c-format
#| msgid ""
#| "If you used an <filename>hd-media</filename> image, you should now copy "
@@ -1284,7 +1265,7 @@ msgstr ""
"(<userinput>umount /mnt</userinput>)."
#. Tag: para
-#: install-methods.xml:792
+#: install-methods.xml:811
#, no-c-format
msgid ""
"Most USB sticks do not come pre-configured in such a way that Open Firmware "
@@ -1313,7 +1294,7 @@ msgstr ""
"<classname>hfsutils</classname>."
#. Tag: para
-#: install-methods.xml:809
+#: install-methods.xml:828
#, no-c-format
msgid ""
"In order to start the kernel after booting from the USB stick, we will put a "
@@ -1330,7 +1311,7 @@ msgstr ""
"động."
#. Tag: para
-#: install-methods.xml:818
+#: install-methods.xml:837
#, no-c-format
msgid ""
"The normal <command>ybin</command> tool that comes with <command>yaboot</"
@@ -1366,7 +1347,7 @@ msgstr ""
"ích UNIX thông thường."
#. Tag: para
-#: install-methods.xml:839
+#: install-methods.xml:858
#, no-c-format
msgid ""
"Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /"
@@ -1377,31 +1358,31 @@ msgstr ""
"Debian:"
#. Tag: para
-#: install-methods.xml:846
+#: install-methods.xml:865
#, no-c-format
msgid "<filename>vmlinux</filename> (kernel binary)"
msgstr "<filename>vmlinux</filename> (tập tin nhị phân của hạt nhân)"
#. Tag: para
-#: install-methods.xml:851
+#: install-methods.xml:870
#, no-c-format
msgid "<filename>initrd.gz</filename> (initial ramdisk image)"
msgstr "<filename>initrd.gz</filename> (ảnh đĩa RAM đầu tiên)"
#. Tag: para
-#: install-methods.xml:856
+#: install-methods.xml:875
#, no-c-format
msgid "<filename>yaboot.conf</filename> (yaboot configuration file)"
msgstr "<filename>yaboot.conf</filename> (tập tin cấu hình yaboot)"
#. Tag: para
-#: install-methods.xml:861
+#: install-methods.xml:880
#, no-c-format
msgid "<filename>boot.msg</filename> (optional boot message)"
msgstr "<filename>boot.msg</filename> (thông điệp khởi động tùy chọn)"
#. Tag: para
-#: install-methods.xml:868
+#: install-methods.xml:887
#, no-c-format
msgid ""
"The <filename>yaboot.conf</filename> configuration file should contain the "
@@ -1437,13 +1418,13 @@ msgstr ""
"khởi động."
#. Tag: title
-#: install-methods.xml:906
+#: install-methods.xml:925
#, no-c-format
msgid "Preparing Files for Hard Disk Booting"
msgstr "Chuẩn bị tập tin để khởi động đĩa cứng"
#. Tag: para
-#: install-methods.xml:907
+#: install-methods.xml:926
#, no-c-format
msgid ""
"The installer may be booted using boot files placed on an existing hard "
@@ -1455,7 +1436,7 @@ msgstr ""
"một bộ nạp khởi động trực tiếp từ BIOS."
#. Tag: para
-#: install-methods.xml:913
+#: install-methods.xml:932
#, no-c-format
msgid ""
"A full, <quote>pure network</quote> installation can be achieved using this "
@@ -1469,7 +1450,7 @@ msgstr ""
"đáng tin."
#. Tag: para
-#: install-methods.xml:920
+#: install-methods.xml:939
#, no-c-format
msgid ""
"The installer cannot boot from files on an HFS+ file system. MacOS System "
@@ -1493,7 +1474,7 @@ msgstr ""
"hệ điều hành MacOS và Linux, đặc biệt các tập tin cài đặt bạn tải về."
#. Tag: para
-#: install-methods.xml:931
+#: install-methods.xml:950
#, no-c-format
msgid ""
"Different programs are used for hard disk installation system booting, "
@@ -1504,7 +1485,7 @@ msgstr ""
"trình khác nhau để khởi động hệ thống cài đặt trên đĩa cứng."
#. Tag: title
-#: install-methods.xml:940
+#: install-methods.xml:959
#, fuzzy, no-c-format
#| msgid ""
#| "Hard disk installer booting using <command>LILO</command> or "
@@ -1517,7 +1498,7 @@ msgstr ""
"<command>GRUB</command>"
#. Tag: para
-#: install-methods.xml:942
+#: install-methods.xml:961
#, no-c-format
msgid ""
"This section explains how to add to or even replace an existing linux "
@@ -1528,7 +1509,7 @@ msgstr ""
"command>."
#. Tag: para
-#: install-methods.xml:948
+#: install-methods.xml:967
#, no-c-format
msgid ""
"At boot time, both bootloaders support loading in memory not only the "
@@ -1540,7 +1521,7 @@ msgstr ""
"RAM này như là hệ thống tập tin gốc."
#. Tag: para
-#: install-methods.xml:954
+#: install-methods.xml:973
#, no-c-format
msgid ""
"Copy the following files from the &debian; archives to a convenient location "
@@ -1551,19 +1532,19 @@ msgstr ""
"trên đĩa cứng, v.d. vào <filename>/boot/newinstall/</filename>."
#. Tag: para
-#: install-methods.xml:962
+#: install-methods.xml:981
#, no-c-format
msgid "<filename>vmlinuz</filename> (kernel binary)"
msgstr "<filename>vmlinuz</filename> (tập tin nhị phân của hạt nhân)"
#. Tag: para
-#: install-methods.xml:967
+#: install-methods.xml:986
#, no-c-format
msgid "<filename>initrd.gz</filename> (ramdisk image)"
msgstr "<filename>initrd.gz</filename> (ảnh đĩa RAM)"
#. Tag: para
-#: install-methods.xml:974
+#: install-methods.xml:993
#, no-c-format
msgid ""
"Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd"
@@ -1573,14 +1554,14 @@ msgstr ""
"\"boot-initrd\"/>."
#. Tag: title
-#: install-methods.xml:984
+#: install-methods.xml:1003
#, fuzzy, no-c-format
#| msgid "Hard disk installer booting using <command>loadlin</command>"
msgid "Hard disk installer booting from DOS using <command>loadlin</command>"
msgstr "Khởi động trình cài đặt trên đĩa cứng bằng <command>loadlin</command>"
#. Tag: para
-#: install-methods.xml:985
+#: install-methods.xml:1004
#, no-c-format
msgid ""
"This section explains how to prepare your hard drive for booting the "
@@ -1590,7 +1571,7 @@ msgstr ""
"DOS, dùng <command>loadlin</command>."
#. Tag: para
-#: install-methods.xml:990
+#: install-methods.xml:1009
#, no-c-format
msgid ""
"Copy the following directories from a &debian; CD image to <filename>c:\\</"
@@ -1600,7 +1581,7 @@ msgstr ""
"mục theo đây."
#. Tag: para
-#: install-methods.xml:995
+#: install-methods.xml:1014
#, no-c-format
msgid ""
"<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)"
@@ -1609,19 +1590,19 @@ msgstr ""
"RAM)"
#. Tag: para
-#: install-methods.xml:1000
+#: install-methods.xml:1019
#, no-c-format
msgid "<filename>/tools</filename> (loadlin tool)"
msgstr "<filename>/tools</filename> (công cụ loadlin)"
#. Tag: title
-#: install-methods.xml:1013
+#: install-methods.xml:1032
#, no-c-format
msgid "Hard Disk Installer Booting for OldWorld Macs"
msgstr "Khởi động trình cài đặt trên đĩa cứng của Mac kiểu cũ"
#. Tag: para
-#: install-methods.xml:1014
+#: install-methods.xml:1033
#, no-c-format
msgid ""
"The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</"
@@ -1646,7 +1627,7 @@ msgstr ""
"ứng dụng <application>BootX</application>."
#. Tag: para
-#: install-methods.xml:1027
+#: install-methods.xml:1046
#, no-c-format
msgid ""
"Download and unstuff the <application>BootX</application> distribution, "
@@ -1674,13 +1655,13 @@ msgstr ""
"Kernels</filename> vào System Folder (thư mục hệ thống) đang hoạt động."
#. Tag: title
-#: install-methods.xml:1047
+#: install-methods.xml:1066
#, no-c-format
msgid "Hard Disk Installer Booting for NewWorld Macs"
msgstr "Khởi động trình cài đặt trên đĩa cứng của Mac kiểu mới"
#. Tag: para
-#: install-methods.xml:1048
+#: install-methods.xml:1067
#, no-c-format
msgid ""
"NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as "
@@ -1701,7 +1682,7 @@ msgstr ""
"command> nên không dùng nó trên máy PowerMac kiểu mới."
#. Tag: para
-#: install-methods.xml:1059
+#: install-methods.xml:1078
#, no-c-format
msgid ""
"<emphasis>Copy</emphasis> (not move) the following four files which you "
@@ -1716,34 +1697,34 @@ msgstr ""
# Name: don't translate / Tên: đừng dịch
#. Tag: filename
-#: install-methods.xml:1069 install-methods.xml:1395
+#: install-methods.xml:1088 install-methods.xml:1414
#, no-c-format
msgid "vmlinux"
msgstr "vmlinux"
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: filename
-#: install-methods.xml:1074 install-methods.xml:1400
+#: install-methods.xml:1093 install-methods.xml:1419
#, no-c-format
msgid "initrd.gz"
msgstr "initrd.gz"
# Name: don't translate / Tên: đừng dịch
#. Tag: filename
-#: install-methods.xml:1079 install-methods.xml:1405
+#: install-methods.xml:1098 install-methods.xml:1424
#, no-c-format
msgid "yaboot"
msgstr "yaboot"
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: filename
-#: install-methods.xml:1084 install-methods.xml:1410
+#: install-methods.xml:1103 install-methods.xml:1429
#, no-c-format
msgid "yaboot.conf"
msgstr "yaboot.conf"
#. Tag: para
-#: install-methods.xml:1089
+#: install-methods.xml:1108
#, no-c-format
msgid ""
"Make a note of the partition number of the MacOS partition where you place "
@@ -1759,7 +1740,7 @@ msgstr ""
"cài đặt."
#. Tag: para
-#: install-methods.xml:1097
+#: install-methods.xml:1116
#, no-c-format
msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>."
msgstr ""
@@ -1767,13 +1748,13 @@ msgstr ""
">."
#. Tag: title
-#: install-methods.xml:1110
+#: install-methods.xml:1129
#, no-c-format
msgid "Preparing Files for TFTP Net Booting"
msgstr "Chuẩn bị tập tin để khởi động qua mạng TFTP"
#. Tag: para
-#: install-methods.xml:1111
+#: install-methods.xml:1130
#, no-c-format
msgid ""
"If your machine is connected to a local area network, you may be able to "
@@ -1788,7 +1769,7 @@ msgstr ""
"đó, cũng cấu hình máy đó để hỗ trợ khả năng khởi động máy tính riêng của bạn."
#. Tag: para
-#: install-methods.xml:1119
+#: install-methods.xml:1138
#, no-c-format
msgid ""
"You need to set up a TFTP server, and for many machines a DHCP server<phrase "
@@ -1801,7 +1782,7 @@ msgstr ""
"phrase>."
#. Tag: para
-#: install-methods.xml:1126
+#: install-methods.xml:1145
#, no-c-format
msgid ""
"<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol "
@@ -1822,7 +1803,7 @@ msgstr ""
"thống riêng chỉ có thể được cấu hình bằng DHCP.</phrase>"
#. Tag: para
-#: install-methods.xml:1140
+#: install-methods.xml:1159
#, no-c-format
msgid ""
"For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good "
@@ -1834,7 +1815,7 @@ msgstr ""
"BOOTP."
#. Tag: para
-#: install-methods.xml:1146
+#: install-methods.xml:1165
#, no-c-format
msgid ""
"Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There "
@@ -1844,7 +1825,7 @@ msgstr ""
"một gói <classname>rbootd</classname>."
#. Tag: para
-#: install-methods.xml:1151
+#: install-methods.xml:1170
#, no-c-format
msgid ""
"The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to "
@@ -1859,7 +1840,7 @@ msgstr ""
"SunOS 5.x (cũng tên Solaris), và GNU/Linux."
#. Tag: para
-#: install-methods.xml:1159
+#: install-methods.xml:1178
#, no-c-format
msgid ""
"For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. "
@@ -1873,13 +1854,13 @@ msgstr ""
"đề. Một sự chọn tốt khác là <classname>atftpd</classname>."
#. Tag: title
-#: install-methods.xml:1175
+#: install-methods.xml:1194
#, no-c-format
msgid "Setting up RARP server"
msgstr "Thiết lập trình phục vụ RARP"
#. Tag: para
-#: install-methods.xml:1176
+#: install-methods.xml:1195
#, no-c-format
msgid ""
"To set up RARP, you need to know the Ethernet address (a.k.a. the MAC "
@@ -1898,7 +1879,7 @@ msgstr ""
"dụng câu lệnh <userinput>ip addr show dev eth0</userinput>."
#. Tag: para
-#: install-methods.xml:1188
+#: install-methods.xml:1207
#, no-c-format
msgid ""
"On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, "
@@ -1923,13 +1904,13 @@ msgstr ""
"rarpd -a</userinput> trên hệ thống SunOS 4 (Solaris 1)."
#. Tag: title
-#: install-methods.xml:1209
+#: install-methods.xml:1228
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "Thiết lập trình phục vụ DHCP"
#. Tag: para
-#: install-methods.xml:1210
+#: install-methods.xml:1229
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. For &debian-"
@@ -1943,7 +1924,7 @@ msgstr ""
"filename>):"
#. Tag: screen
-#: install-methods.xml:1217
+#: install-methods.xml:1236
#, no-c-format
msgid ""
"option domain-name \"example.com\";\n"
@@ -2003,7 +1984,7 @@ msgstr ""
"fixed-address\t\tđịa chỉ cố định]"
#. Tag: para
-#: install-methods.xml:1219
+#: install-methods.xml:1238
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -2021,7 +2002,7 @@ msgstr ""
"replaceable> (tên tập tin) nên là tên tập tin sẽ được lấy thông qua TFTP."
#. Tag: para
-#: install-methods.xml:1229
+#: install-methods.xml:1248
#, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -2032,13 +2013,13 @@ msgstr ""
"server restart</userinput>."
#. Tag: title
-#: install-methods.xml:1237
+#: install-methods.xml:1256
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "Bật khả năng khởi động PXE trong cấu hình DHCP"
#. Tag: para
-#: install-methods.xml:1238
+#: install-methods.xml:1257
#, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -2109,13 +2090,13 @@ msgstr ""
"hạt nhân (xem <xref linkend=\"tftp-images\"/> bên dưới)."
#. Tag: title
-#: install-methods.xml:1258
+#: install-methods.xml:1277
#, no-c-format
msgid "Setting up a BOOTP server"
msgstr "Thiết lập trình phục vụ BOOTP"
#. Tag: para
-#: install-methods.xml:1259
+#: install-methods.xml:1278
#, no-c-format
msgid ""
"There are two BOOTP servers available for GNU/Linux. The first is CMU "
@@ -2131,7 +2112,7 @@ msgstr ""
"riêng từng cái."
#. Tag: para
-#: install-methods.xml:1267
+#: install-methods.xml:1286
#, no-c-format
msgid ""
"To use CMU <command>bootpd</command>, you must first uncomment (or add) the "
@@ -2197,7 +2178,7 @@ msgstr ""
"</phrase>"
#. Tag: para
-#: install-methods.xml:1300
+#: install-methods.xml:1319
#, fuzzy, no-c-format
#| msgid ""
#| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
@@ -2232,13 +2213,13 @@ msgstr ""
"dhcp-server restart</userinput>."
#. Tag: title
-#: install-methods.xml:1319
+#: install-methods.xml:1338
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "Bật chạy trình phục vụ TFTP"
#. Tag: para
-#: install-methods.xml:1320
+#: install-methods.xml:1339
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -2248,7 +2229,7 @@ msgstr ""
"<command>tftpd</command> được hiệu lực."
#. Tag: para
-#: install-methods.xml:1325
+#: install-methods.xml:1344
#, no-c-format
msgid ""
"In the case of <classname>tftpd-hpa</classname> there are two ways the "
@@ -2264,7 +2245,7 @@ msgstr ""
"cài đặt, và lúc nào cũng có thể được thay đổi bằng cách cấu hình lại gói đó."
#. Tag: para
-#: install-methods.xml:1334
+#: install-methods.xml:1353
#, no-c-format
msgid ""
"Historically, TFTP servers used <filename>/tftpboot</filename> as directory "
@@ -2283,7 +2264,7 @@ msgstr ""
"ứng."
#. Tag: para
-#: install-methods.xml:1344
+#: install-methods.xml:1363
#, no-c-format
msgid ""
"All <command>in.tftpd</command> alternatives available in &debian; should "
@@ -2300,7 +2281,7 @@ msgstr ""
"để chẩn đoán nguyên nhân của lỗi."
#. Tag: para
-#: install-methods.xml:1352
+#: install-methods.xml:1371
#, no-c-format
msgid ""
"If you intend to install &debian; on an SGI machine and your TFTP server is "
@@ -2331,13 +2312,13 @@ msgstr ""
"trình phục vụ TFTP Linux sử dụng."
#. Tag: title
-#: install-methods.xml:1374
+#: install-methods.xml:1393
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "Xác định vị trí của ảnh TFTP"
#. Tag: para
-#: install-methods.xml:1375
+#: install-methods.xml:1394
#, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -2354,7 +2335,7 @@ msgstr ""
"tiêu chuẩn mạnh nào."
#. Tag: para
-#: install-methods.xml:1384
+#: install-methods.xml:1403
#, no-c-format
msgid ""
"On NewWorld Power Macintosh machines, you will need to set up the "
@@ -2370,13 +2351,13 @@ msgstr ""
"tập tin theo đây:"
#. Tag: filename
-#: install-methods.xml:1415
+#: install-methods.xml:1434
#, no-c-format
msgid "boot.msg"
msgstr "boot.msg"
#. Tag: para
-#: install-methods.xml:1420
+#: install-methods.xml:1439
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2393,7 +2374,7 @@ msgstr ""
"tin cần khởi động."
#. Tag: para
-#: install-methods.xml:1428
+#: install-methods.xml:1447
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2410,13 +2391,13 @@ msgstr ""
"như là tên tập tin cần khởi động."
#. Tag: title
-#: install-methods.xml:1440
+#: install-methods.xml:1459
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "Khởi động TFTP SPARC"
#. Tag: para
-#: install-methods.xml:1441
+#: install-methods.xml:1460
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -2446,7 +2427,7 @@ msgstr ""
"đổi mọi chữ sang chữ hoa, cũng (nếu cần thiết) phụ thêm tên kiến trúc phụ đó."
#. Tag: para
-#: install-methods.xml:1457
+#: install-methods.xml:1476
#, no-c-format
msgid ""
"If you've done all this correctly, giving the command <userinput>boot net</"
@@ -2459,7 +2440,7 @@ msgstr ""
"tra các bản ghi trên trình phục vụ TFTP để xem tên ảnh nào được yêu cầu."
#. Tag: para
-#: install-methods.xml:1464
+#: install-methods.xml:1483
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -2473,13 +2454,13 @@ msgstr ""
"phục vụ TFTP tìm."
#. Tag: title
-#: install-methods.xml:1475
+#: install-methods.xml:1494
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "Khởi động TFTP SGI"
#. Tag: para
-#: install-methods.xml:1476
+#: install-methods.xml:1495
#, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2494,13 +2475,13 @@ msgstr ""
"tin cấu hình <filename>/etc/dhcpd.conf</filename>."
#. Tag: title
-#: install-methods.xml:1584
+#: install-methods.xml:1603
#, no-c-format
msgid "Automatic Installation"
msgstr "Cài đặt tự động"
#. Tag: para
-#: install-methods.xml:1585
+#: install-methods.xml:1604
#, no-c-format
msgid ""
"For installing on multiple computers it's possible to do fully automatic "
@@ -2516,13 +2497,13 @@ msgstr ""
"ulink> để tìm thông tin chi tiết."
#. Tag: title
-#: install-methods.xml:1597
+#: install-methods.xml:1616
#, no-c-format
msgid "Automatic Installation Using the &debian; Installer"
msgstr "Tự động cài đặt dùng trình cài đặt &debian;"
#. Tag: para
-#: install-methods.xml:1598
+#: install-methods.xml:1617
#, no-c-format
msgid ""
"The &debian; Installer supports automating installs via preconfiguration "
@@ -2535,7 +2516,7 @@ msgstr ""
"cũng cung cấp trả lời cho câu được hỏi trong khi cài đặt."
#. Tag: para
-#: install-methods.xml:1605
+#: install-methods.xml:1624
#, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "
@@ -2544,6 +2525,32 @@ msgstr ""
"Tài liệu hướng dẫn đầy đủ về phương pháp chèn trước, gồm một lời thí dụ hữu "
"ích mà bạn có thể hiệu chỉnh, nằm trong <xref linkend=\"appendix-preseed\"/>."
+#~ msgid "Thecus N2100 Installation Files"
+#~ msgstr "Tập tin cài đặt N2100 Thecus"
+
+#~ msgid ""
+#~ "A firmware image is provided for the Thecus N2100 which will "
+#~ "automatically boot <classname>debian-installer</classname>. This image "
+#~ "can be installed using the Thecus firmware upgrade process. This firmware "
+#~ "image can be obtained from &n2100-firmware-img;."
+#~ msgstr ""
+#~ "Cung cấp cho máy Thecus N2100 một ảnh phần vững sẽ tự động khởi động "
+#~ "<classname>debian-installer</classname>. Ảnh này có thể được cài đặt dùng "
+#~ "quá trình nâng cấp phần vững Thecus. Ảnh phần vững này có thể được lấy từ "
+#~ "ảnh &nslu2-firmware-img;."
+
+#~ msgid "GLAN Tank Installation Files"
+#~ msgstr "Tập tin cài đặt GLAN Tank"
+
+#~ msgid ""
+#~ "The GLAN Tank requires a kernel and ramdisk on an ext2 partition on the "
+#~ "disk on which you intend to install &debian;. These images can be "
+#~ "obtained from &glantank-firmware-img;."
+#~ msgstr ""
+#~ "GLAN Tank yêu cầu một hạt nhân và đĩa RAM trên một phân vùng ext2 trên "
+#~ "đĩa vào đó bạn định cài đặt &debian;. Các ảnh này có thể được lấy từ "
+#~ "&glantank-firmware-img;."
+
#~ msgid "Creating an IPL tape"
#~ msgstr "Tạo băng IPL"
diff --git a/po/vi/preparing.po b/po/vi/preparing.po
index 7aa66c4df..505c21b44 100644
--- a/po/vi/preparing.po
+++ b/po/vi/preparing.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preparing\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2013-05-27 08:42+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+0000\n"
"PO-Revision-Date: 2012-08-04 05:37+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -2214,19 +2214,270 @@ msgid "FIXME: more information needed &mdash; from a Redbook?"
msgstr "FIXME: (chưa ghi đoạn tiếng Anh)"
#. Tag: title
-#: preparing.xml:1463
+#: preparing.xml:1466
+#, no-c-format
+msgid "ARM firmware"
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1468
+#, no-c-format
+msgid ""
+"As already mentioned before, there is unfortunately no standard for system "
+"firmware on ARM systems. Even the behaviour of different systems which use "
+"nominally the same firmware can be quite different. This results from the "
+"fact that a large part of the devices using the ARM architecture are "
+"embedded systems, for which the manufacturers usually build heavily "
+"customized firmware versions and include device-specific patches. "
+"Unfortunately the manufacturers often do not submit their changes and "
+"extensions back to the mainline firmware developers, so their changes are "
+"not integrated into newer versions of the original firmware."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1480
+#, no-c-format
+msgid ""
+"As a result even newly sold systems often use a firmware that is based on a "
+"years-old manufacturer-modified version of a firmware whose mainline "
+"codebase has evolved a lot further in the meantime and offers additional "
+"features or shows different behaviour in certain aspects. In addition to "
+"that, the naming of onboard devices is not consistent between different "
+"manufacturer-modified versions of the same firmware, therefore it is nearly "
+"impossible to provide usable product-independend instructions for ARM-based "
+"systems."
+msgstr ""
+
+#. Tag: title
+#: preparing.xml:1493
+#, no-c-format
+msgid "Setting the ethernet MAC address in u-boot"
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1494
+#, no-c-format
+msgid ""
+"The MAC address of every ethernet interface should normally be globally "
+"unique, and it technically has to be unique within its ethernet broadcast "
+"domain. To achieve this, the manufacturer usually allocates a block of MAC "
+"addresses from a centrally-administered pool (for which a fee has to be "
+"paid) and preconfigures one of these addresses on each item sold."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1502
+#, no-c-format
+msgid ""
+"In the case of development boards, sometimes the manufacturer wants to avoid "
+"paying these fees and therefore provides no globally unique addresses. In "
+"these cases the users themselves have to define MAC addresses for their "
+"systems. When no MAC address is defined for an ethernet interface, some "
+"network drivers generate a random MAC address that can change on every boot, "
+"and if this happens, network access would be possible even when the user has "
+"not manually set an address, but e.g. assigning semi-static IP addresses by "
+"DHCP based on the MAC address of the requesting client would obviously not "
+"work reliably."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1513
+#, no-c-format
+msgid ""
+"To avoid conflicts with existing officially-assigned MAC addresses, there is "
+"an address pool which is reserved for so-called <quote>locally administered</"
+"quote> addresses. It is defined by the value of two specific bits in the "
+"first byte of the address (the article \"MAC address\" in the English "
+"language Wikipedia gives a good explanation). In practice this means that e."
+"g. any address starting with hexadecimal ca (such as ca:ff:ee:12:34:56) can "
+"be used as a locally administered address."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1523
+#, no-c-format
+msgid ""
+"On systems using u-boot as system firmware, the ethernet MAC address is "
+"placed in the <quote>ethaddr</quote> environment variable. It can be checked "
+"at the u-boot command prompt with the command <quote>printenv ethaddr</"
+"quote> and can be set with the command <quote>setenv ethaddr ca:ff:"
+"ee:12:34:56</quote>. After setting the value, the command <quote>saveenv</"
+"quote> makes the assignment permanent."
+msgstr ""
+
+#. Tag: title
+#: preparing.xml:1534
+#, no-c-format
+msgid "Kernel/Initrd/Device-Tree relocation issues in u-boot"
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1535
+#, no-c-format
+msgid ""
+"On some systems with older u-boot versions there can be problems with "
+"properly relocating the Linux kernel, the initial ramdisk and the device-"
+"tree blob in memory during the boot process. In this case, u-boot shows the "
+"message \"Starting kernel ...\", but the system freezes afterwards without "
+"further output. These issues have been solved with newer u-boot versions "
+"from v2014.07 onwards."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1543
+#, no-c-format
+msgid ""
+"If the system has originally used a u-boot version older than v2014.07 and "
+"has been upgraded to a newer version later, the problem might still occur "
+"even after upgrading u-boot. Upgrading u-boot usually does not modify the "
+"existing u-boot environment variables and the fix requires an additional "
+"environment variable (bootm_size) to be set, which u-boot does automatically "
+"only on fresh installations without existing environment data. It is "
+"possible to manually set bootm_size to the new u-boot's default value by "
+"running the command \"env default bootm_size; saveenv\" at the u-boot prompt."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1554
+#, no-c-format
+msgid ""
+"Another possibility to circumvent relocation-related problems is to run the "
+"command \"setenv fdt_high ffffffff; setenv initrd_high 0xffffffff; saveenv\" "
+"at the u-boot prompt to completely disable the relocation of the initial "
+"ramdisk and the device-tree blob."
+msgstr ""
+
+#. Tag: title
+#: preparing.xml:1564
+#, no-c-format
+msgid "Systems with UEFI firmware"
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1565
+#, no-c-format
+msgid ""
+"UEFI (<quote>Unified Extensible Firmware Interface</quote>) is a new kind of "
+"system firmware that is used on many modern systems and is - among other "
+"uses - intended to replace the classic PC BIOS."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1571
+#, no-c-format
+msgid ""
+"Currently most PC systems that use UEFI also have a so-called "
+"<quote>Compatibility Support Module</quote> (CSM) in the firmware, which "
+"provides excatly the same interfaces to an operating system as a classic PC "
+"BIOS, so that software written for the classic PC BIOS can be used "
+"unchanged. Nonetheless UEFI is intended to one day completely replace the "
+"old PC BIOS without being fully backwards-compatible and there are already a "
+"few systems with UEFI but without CSM."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1581
+#, no-c-format
+msgid ""
+"On systems with UEFI there are a few things to take into consideration when "
+"installing an operating system. The way the firmware loads an operating "
+"system is fundamentally different between the classic BIOS (or UEFI in CSM "
+"mode) and native UEFI. One major difference is the way the harddisk "
+"partitions get recorded on the harddisk. While the classic BIOS and UEFI in "
+"CSM mode use a DOS partition table, native UEFI uses a different "
+"partitioning scheme called <quote>GUID Partition Table</quote> (GPT). On a "
+"single disk, for all practical purposes only one of the two can be used and "
+"in case of a multi-boot setup with different operating systems on one disk, "
+"all of them must therefore use the same type of partition table. Booting "
+"from a disk with GPT is only possible in native UEFI mode, but using GPT "
+"becomes more and more common as hard disk sizes grow, because the classic "
+"DOS partition table cannot address disks larger than about 2 Terabytes while "
+"GPT allows for by far larger disks. The other major difference between BIOS "
+"(or UEFI in CSM mode) and native UEFI is from where boot code is loaded and "
+"in which format it has to be, so that different bootloaders are needed for "
+"both systems."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1601
+#, no-c-format
+msgid ""
+"The latter becomes important when booting &d-i; on a UEFI system with CSM "
+"because &d-i; checks whether it was started on a BIOS- or on a native UEFI "
+"system and installs the corresponding bootloader. Normally this simply works "
+"but there can be a problem in multi-boot environments. On some UEFI systems "
+"with CSM the default boot mode for removable devices can be different from "
+"what is actually used when booting from hard disk, so when booting the "
+"installer from a USB stick in a different mode from what is used when "
+"booting another already installed operating system from the hard disk, the "
+"wrong bootloader might be installed and the system might be unbootable after "
+"finishing the installation. When choosing the boot device from a firmware "
+"boot menu, some systems offer two seperate choices for each device, so that "
+"the user can select whether booting shall happen in CSM or in native UEFI "
+"mode."
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1617
+#, no-c-format
+msgid ""
+"Another UEFI-related topic is the so-called <quote>secure boot</quote> "
+"mechanism. Secure boot means a function of UEFI implementations that allows "
+"the firmware to only load and execute code that is cryptographically signed "
+"with certain keys and thereby blocking any (potentially malicious) boot code "
+"that is unsigned or signed with unknown keys. In practice the only key "
+"accepted by default on most UEFI systems with secure boot is a key from "
+"Microsoft used for signing the Windows bootloader. As the boot code used by "
+"&d-i; is not signed by Microsoft, booting the installer requires prior "
+"deactivation of secure boot in case it is enabled. Secure boot is often "
+"enabled by default on systems that come preinstalled with a 64Bit version of "
+"Windows 8 and there is unfortunately no standard where in the UEFI setup it "
+"can be disabled. On some systems, the option to disable secure boot is only "
+"made visible when a BIOS password has been set by the user, so if you have a "
+"system with secure boot enabled, but cannot find an option to disable it, "
+"try setting a BIOS password, powercycle the machine and look again for an "
+"appropriate option."
+msgstr ""
+
+#. Tag: title
+#: preparing.xml:1639
+#, no-c-format
+msgid "Disabling the Windows 8 <quote>fast boot</quote> feature"
+msgstr ""
+
+#. Tag: para
+#: preparing.xml:1640
+#, no-c-format
+msgid ""
+"Windows 8 offers a feature called \"fast boot\" to cut down the time needed "
+"to boot itself. Technically, when this feature is enabled, Windows 8 does "
+"not do a real shutdown and a real cold boot afterwards when ordered to shut "
+"down, but instead does something resembling a partial suspend to disk to "
+"reduce the \"boot\" time. As long as Windows 8 is the only operating system "
+"on the machine, this is unproblematic, but it can result in problems and "
+"data loss when you have a dual boot setup in which another operating system "
+"accesses the same filesystems as Windows 8 does. In that case the real state "
+"of the filesystem can be different from what Windows 8 believes it to be "
+"after the \"boot\" and this could cause filesystem corruption upon further "
+"write accesses to the filesystem. Therefore in a dual boot setup, to avoid "
+"filesystem corruption the \"fast boot\" feature has to be disabled within "
+"Windows."
+msgstr ""
+
+#. Tag: title
+#: preparing.xml:1658
#, no-c-format
msgid "Hardware Issues to Watch Out For"
msgstr "Vấn đề phần cứng cần theo dõi"
#. Tag: title
-#: preparing.xml:1466
+#: preparing.xml:1661
#, no-c-format
msgid "USB BIOS support and keyboards"
msgstr "Hỗ trợ BIOS và bàn phím kiểu USB"
#. Tag: para
-#: preparing.xml:1467
+#: preparing.xml:1662
#, fuzzy, no-c-format
#| msgid ""
#| "If you have no AT-style keyboard and only a USB model, you may need to "
@@ -2254,13 +2505,13 @@ msgstr ""
"hay <quote>USB keyboard support</quote> (khả năng hỗ trợ bàn phím USB)."
#. Tag: title
-#: preparing.xml:1480
+#: preparing.xml:1675
#, no-c-format
msgid "Display-visibility on OldWorld Powermacs"
msgstr "Tầm nhìn bộ trình bày của PowerMac kiểu cũ"
#. Tag: para
-#: preparing.xml:1482
+#: preparing.xml:1677
#, no-c-format
msgid ""
"Some OldWorld Powermacs, most notably those with the <quote>control</quote> "
diff --git a/po/vi/preseed.po b/po/vi/preseed.po
index 6750adc1d..e215cb4ec 100644
--- a/po/vi/preseed.po
+++ b/po/vi/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2014-01-29 10:50+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+0000\n"
"PO-Revision-Date: 2012-08-04 06:20+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -35,7 +35,7 @@ msgstr ""
"trong &d-i; để tự động hoá tiến trình cài đặt."
#. Tag: para
-#: preseed.xml:23 preseed.xml:697
+#: preseed.xml:23 preseed.xml:698
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -126,7 +126,7 @@ msgid "initrd"
msgstr "initrd"
#. Tag: entry
-#: preseed.xml:70 preseed.xml:537
+#: preseed.xml:70 preseed.xml:538
#, no-c-format
msgid "file"
msgstr "tập tin"
@@ -226,13 +226,20 @@ msgstr ""
#. Tag: para
#: preseed.xml:126
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Obviously, any questions that have been processed before the "
+#| "preconfiguration file is loaded cannot be preseeded (this will include "
+#| "questions that are only displayed at medium or low priority, like the "
+#| "first hardware detection run). <xref linkend=\"preseed-bootparms\"/> "
+#| "offers a way to avoid these questions being asked."
msgid ""
"Obviously, any questions that have been processed before the "
"preconfiguration file is loaded cannot be preseeded (this will include "
"questions that are only displayed at medium or low priority, like the first "
-"hardware detection run). <xref linkend=\"preseed-bootparms\"/> offers a way "
-"to avoid these questions being asked."
+"hardware detection run). A not so convenient way to avoid these questions "
+"from being asked is to preseed them through the boot parameters, as "
+"described in <xref linkend=\"preseed-bootparms\"/>."
msgstr ""
"Rõ ràng là không thể chèn sẵn câu hỏi nào được xử lý trước khi nạp tập tin "
"cấu hình sẵn (gồm các câu hỏi chỉ được hiển thị tại ưu tiên vừa hay thấp, "
@@ -240,10 +247,18 @@ msgstr ""
"bootparms\"/> cung cấp phương pháp tránh hỏi những câu sớm này."
#. Tag: para
-#: preseed.xml:134
-#, no-c-format
-msgid ""
-"In order to avoid the questions that would normally appear before the "
+#: preseed.xml:135
+#, fuzzy, no-c-format
+#| msgid ""
+#| "In order to avoid the questions that would normally appear before the "
+#| "preseeding occurs, you can start the installer in <quote>auto</quote> "
+#| "mode. This delays questions that would normally be asked too early for "
+#| "preseeding (i.e. language, country and keyboard selection) until after "
+#| "the network comes up, thus allowing them to be preseeded. It also runs "
+#| "the installation at critical priority, which avoids many unimportant "
+#| "questions. See <xref linkend=\"preseed-auto\"/> for details."
+msgid ""
+"In order to easily avoid the questions that would normally appear before the "
"preseeding occurs, you can start the installer in <quote>auto</quote> mode. "
"This delays questions that would normally be asked too early for preseeding "
"(i.e. language, country and keyboard selection) until after the network "
@@ -260,13 +275,13 @@ msgstr ""
"<xref linkend=\"preseed-auto\"/>."
#. Tag: title
-#: preseed.xml:148
+#: preseed.xml:149
#, no-c-format
msgid "Limitations"
msgstr "Hạn chế"
#. Tag: para
-#: preseed.xml:149
+#: preseed.xml:150
#, no-c-format
msgid ""
"Although most questions used by &d-i; can be preseeded using this method, "
@@ -280,13 +295,13 @@ msgstr ""
"có."
#. Tag: title
-#: preseed.xml:223
+#: preseed.xml:224
#, no-c-format
msgid "Using preseeding"
msgstr "Dùng khả năng chèn sẵn"
#. Tag: para
-#: preseed.xml:224
+#: preseed.xml:225
#, no-c-format
msgid ""
"You will first need to create a preconfiguration file and place it in the "
@@ -308,7 +323,7 @@ msgstr ""
"phát triển về &d-i;."
#. Tag: para
-#: preseed.xml:235
+#: preseed.xml:236
#, no-c-format
msgid ""
"An example preconfiguration file that you can use as basis for your own "
@@ -320,13 +335,13 @@ msgstr ""
"những đoạn cấu hình nằm trong phụ lục này."
#. Tag: title
-#: preseed.xml:244
+#: preseed.xml:245
#, no-c-format
msgid "Loading the preconfiguration file"
msgstr "Tải tập tin định cấu hình sẵn"
#. Tag: para
-#: preseed.xml:245
+#: preseed.xml:246
#, no-c-format
msgid ""
"If you are using initrd preseeding, you only have to make sure a file named "
@@ -340,7 +355,7 @@ msgstr ""
"sẽ tải nó."
#. Tag: para
-#: preseed.xml:252
+#: preseed.xml:253
#, no-c-format
msgid ""
"For the other preseeding methods you need to tell the installer what file to "
@@ -366,7 +381,7 @@ msgstr ""
"<filename>gnumach.gz</filename>.</phrase>"
#. Tag: para
-#: preseed.xml:265
+#: preseed.xml:266
#, no-c-format
msgid ""
"If you do specify the preconfiguration file in the bootloader configuration, "
@@ -385,7 +400,7 @@ msgstr ""
"literal> trong tập tin <filename>grub.cfg</filename>.</phrase>"
#. Tag: para
-#: preseed.xml:274
+#: preseed.xml:275
#, no-c-format
msgid ""
"To make sure the installer gets the right preconfiguration file, you can "
@@ -399,7 +414,7 @@ msgstr ""
"không thì trình cài đặt sẽ từ chối dùng nó."
#. Tag: screen
-#: preseed.xml:283
+#: preseed.xml:284
#, no-c-format
msgid ""
"Boot parameters to specify:\n"
@@ -431,7 +446,7 @@ msgstr ""
" preseed/file/checksum=5da499872becccfeda2c4872f9171c3d"
#. Tag: para
-#: preseed.xml:285
+#: preseed.xml:286
#, no-c-format
msgid ""
"Note that <filename>preseed/url</filename> can be shortened to just "
@@ -447,13 +462,13 @@ msgstr ""
"filename>, khi chúng được dùng làm tham số khởi động."
#. Tag: title
-#: preseed.xml:296
+#: preseed.xml:297
#, no-c-format
msgid "Using boot parameters to preseed questions"
msgstr "Dùng tham số khởi động để chèn sẵn câu hỏi"
#. Tag: para
-#: preseed.xml:297
+#: preseed.xml:298
#, no-c-format
msgid ""
"If a preconfiguration file cannot be used to preseed some steps, the install "
@@ -466,7 +481,7 @@ msgstr ""
"trình cài đặt."
#. Tag: para
-#: preseed.xml:303
+#: preseed.xml:304
#, no-c-format
msgid ""
"Boot parameters can also be used if you do not really want to use "
@@ -478,7 +493,7 @@ msgstr ""
"Một số mẫu có ích về trường hợp này nằm trong phần khác của tài liệu này."
#. Tag: para
-#: preseed.xml:309
+#: preseed.xml:310
#, no-c-format
msgid ""
"To set a value to be used inside &d-i;, just pass "
@@ -516,7 +531,7 @@ msgstr ""
"liên quan."
#. Tag: para
-#: preseed.xml:332
+#: preseed.xml:333
#, no-c-format
msgid ""
"Normally, preseeding a question in this way will mean that the question will "
@@ -531,7 +546,7 @@ msgstr ""
">."
#. Tag: para
-#: preseed.xml:339
+#: preseed.xml:340
#, no-c-format
msgid ""
"Note that some variables that are frequently set at the boot prompt have a "
@@ -548,7 +563,7 @@ msgstr ""
"literal> đại diện <literal>tasksel:tasksel/first</literal>."
#. Tag: para
-#: preseed.xml:348
+#: preseed.xml:349
#, no-c-format
msgid ""
"A <quote>--</quote> in the boot options has special meaning. Kernel "
@@ -564,7 +579,7 @@ msgstr ""
"lọc ra bất cứ tùy chọn nào nó nhận ra."
#. Tag: para
-#: preseed.xml:357
+#: preseed.xml:358
#, no-c-format
msgid ""
"Current linux kernels (2.6.9 and later) accept a maximum of 32 command line "
@@ -578,7 +593,7 @@ msgstr ""
"(sụp đổ). (Đối với hạt nhân sớm hơn thì số tối đa là nhỏ hơn.) "
#. Tag: para
-#: preseed.xml:365
+#: preseed.xml:366
#, no-c-format
msgid ""
"For most installations some of the default options in your bootloader "
@@ -591,7 +606,7 @@ msgstr ""
"chọn nữa để chèn sẵn."
#. Tag: para
-#: preseed.xml:372
+#: preseed.xml:373
#, no-c-format
msgid ""
"It may not always be possible to specify values with spaces for boot "
@@ -601,13 +616,13 @@ msgstr ""
"tham số khởi động, thậm chí nếu bạn định giới chúng bằng dấu trích dẫn."
#. Tag: title
-#: preseed.xml:381
+#: preseed.xml:382
#, no-c-format
msgid "Auto mode"
msgstr "Chế độ tự động"
#. Tag: para
-#: preseed.xml:382
+#: preseed.xml:383
#, no-c-format
msgid ""
"There are several features of &debian; Installer that combine to allow "
@@ -616,7 +631,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:388
+#: preseed.xml:389
#, no-c-format
msgid ""
"This is enabled by using the <literal>Automated install</literal> boot "
@@ -628,7 +643,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:397
+#: preseed.xml:398
#, fuzzy, no-c-format
#| msgid ""
#| "There are several features of &debian; Installer that combine to allow "
@@ -672,7 +687,7 @@ msgstr ""
"<literal>http://autoserver.mẫu.com/d-i/&releasename;/./preseed.cfg</literal>."
#. Tag: para
-#: preseed.xml:411
+#: preseed.xml:412
#, no-c-format
msgid ""
"The last part of that url (<literal>d-i/&releasename;/./preseed.cfg</"
@@ -710,7 +725,7 @@ msgstr ""
"autoserver.example.com/d-i/&releasename;/./scripts/late_command.sh</literal>."
#. Tag: para
-#: preseed.xml:431
+#: preseed.xml:432
#, no-c-format
msgid ""
"If there is no local DHCP or DNS infrastructure, or if you do not want to "
@@ -735,13 +750,13 @@ msgstr ""
"</screen></informalexample> Nó hoạt động như thế:"
#. Tag: para
-#: preseed.xml:444
+#: preseed.xml:445
#, no-c-format
msgid "if the URL is missing a protocol, http is assumed,"
msgstr "địa chỉ Mạng thiếu giao thức thì <literal>http</literal> được giả sử,"
#. Tag: para
-#: preseed.xml:447
+#: preseed.xml:448
#, no-c-format
msgid ""
"if the hostname section contains no periods, it has the domain derived from "
@@ -750,7 +765,7 @@ msgstr ""
"phần tên máy không chứa dấu chấm thì miền bắt nguồn từ DHCP được phụ thêm, và"
#. Tag: para
-#: preseed.xml:451
+#: preseed.xml:452
#, no-c-format
msgid ""
"if there's no <literal>/</literal>'s after the hostname, then the default "
@@ -760,7 +775,7 @@ msgstr ""
"định được thêm."
#. Tag: para
-#: preseed.xml:457
+#: preseed.xml:458
#, no-c-format
msgid ""
"In addition to specifying the url, you can also specify settings that do not "
@@ -786,7 +801,7 @@ msgstr ""
"thống cần cài đặt hay bản địa hoá cần dùng."
#. Tag: para
-#: preseed.xml:471
+#: preseed.xml:472
#, no-c-format
msgid ""
"It is of course possible to extend this concept, and if you do, it is "
@@ -805,7 +820,7 @@ msgstr ""
"thể thêm biệt hiệu cho tham số đó để giúp đỡ bạn."
#. Tag: para
-#: preseed.xml:481
+#: preseed.xml:482
#, fuzzy, no-c-format
#| msgid ""
#| "The <literal>auto</literal> boot label is not yet defined everywhere. The "
@@ -840,7 +855,7 @@ msgstr ""
"literal> (tới hạn) thì ngăn cản hỏi câu nào có mức ưu tiên nhỏ hơn."
#. Tag: para
-#: preseed.xml:495
+#: preseed.xml:496
#, no-c-format
msgid ""
"Additional options that may be of interest while attempting to automate an "
@@ -855,7 +870,7 @@ msgstr ""
"DHCP của nó."
#. Tag: para
-#: preseed.xml:504
+#: preseed.xml:505
#, no-c-format
msgid ""
"An extensive example of how to use this framework, including example scripts "
@@ -870,13 +885,13 @@ msgstr ""
"được làm khi dùng chức năng chèn sẵn một cách sáng tạo."
#. Tag: title
-#: preseed.xml:515
+#: preseed.xml:516
#, no-c-format
msgid "Aliases useful with preseeding"
msgstr "Biệt hiệu có ích khi chèn sẵn"
#. Tag: para
-#: preseed.xml:516
+#: preseed.xml:517
#, no-c-format
msgid ""
"The following aliases can be useful when using (auto mode) preseeding. Note "
@@ -890,275 +905,275 @@ msgstr ""
"<literal>interface=eth0</literal>."
#. Tag: entry
-#: preseed.xml:529
+#: preseed.xml:530
#, no-c-format
msgid "priority"
msgstr "priority"
#. Tag: entry
-#: preseed.xml:529
+#: preseed.xml:530
#, no-c-format
msgid "debconf/priority"
msgstr "debconf/priority"
#. Tag: entry
-#: preseed.xml:530
+#: preseed.xml:531
#, no-c-format
msgid "<entry>fb</entry>"
msgstr "<entry>fb</entry>"
#. Tag: entry
-#: preseed.xml:530
+#: preseed.xml:531
#, no-c-format
msgid "debian-installer/framebuffer"
msgstr "debian-installer/framebuffer"
#. Tag: entry
-#: preseed.xml:531
+#: preseed.xml:532
#, no-c-format
msgid "language"
msgstr "language"
#. Tag: entry
-#: preseed.xml:531
+#: preseed.xml:532
#, no-c-format
msgid "debian-installer/language"
msgstr "debian-installer/language"
#. Tag: entry
-#: preseed.xml:532
+#: preseed.xml:533
#, no-c-format
msgid "country"
msgstr "country"
#. Tag: entry
-#: preseed.xml:532
+#: preseed.xml:533
#, no-c-format
msgid "debian-installer/country"
msgstr "debian-installer/country"
#. Tag: entry
-#: preseed.xml:533
+#: preseed.xml:534
#, no-c-format
msgid "locale"
msgstr "locale"
#. Tag: entry
-#: preseed.xml:533
+#: preseed.xml:534
#, no-c-format
msgid "debian-installer/locale"
msgstr "debian-installer/locale"
#. Tag: entry
-#: preseed.xml:534
+#: preseed.xml:535
#, no-c-format
msgid "theme"
msgstr ""
#. Tag: entry
-#: preseed.xml:534
+#: preseed.xml:535
#, fuzzy, no-c-format
#| msgid "debian-installer/locale"
msgid "debian-installer/theme"
msgstr "debian-installer/locale"
#. Tag: entry
-#: preseed.xml:535
+#: preseed.xml:536
#, no-c-format
msgid "auto"
msgstr "auto"
#. Tag: entry
-#: preseed.xml:535
+#: preseed.xml:536
#, no-c-format
msgid "auto-install/enable"
msgstr "auto-install/enable"
#. Tag: entry
-#: preseed.xml:536
+#: preseed.xml:537
#, no-c-format
msgid "classes"
msgstr "classes"
#. Tag: entry
-#: preseed.xml:536
+#: preseed.xml:537
#, no-c-format
msgid "auto-install/classes"
msgstr "auto-install/classes"
#. Tag: entry
-#: preseed.xml:537
+#: preseed.xml:538
#, no-c-format
msgid "preseed/file"
msgstr "preseed/file"
#. Tag: entry
-#: preseed.xml:538
+#: preseed.xml:539
#, no-c-format
msgid "<entry>url</entry>"
msgstr "<entry>url</entry>"
#. Tag: entry
-#: preseed.xml:538
+#: preseed.xml:539
#, no-c-format
msgid "preseed/url"
msgstr "preseed/url"
#. Tag: entry
-#: preseed.xml:539
+#: preseed.xml:540
#, no-c-format
msgid "domain"
msgstr "domain"
#. Tag: entry
-#: preseed.xml:539
+#: preseed.xml:540
#, no-c-format
msgid "netcfg/get_domain"
msgstr "netcfg/get_domain"
#. Tag: entry
-#: preseed.xml:540
+#: preseed.xml:541
#, no-c-format
msgid "hostname&nbsp;&nbsp;&nbsp;"
msgstr "hostname&nbsp;&nbsp;&nbsp;"
#. Tag: entry
-#: preseed.xml:540
+#: preseed.xml:541
#, no-c-format
msgid "netcfg/get_hostname"
msgstr "netcfg/get_hostname"
#. Tag: entry
-#: preseed.xml:541
+#: preseed.xml:542
#, no-c-format
msgid "interface"
msgstr "interface"
#. Tag: entry
-#: preseed.xml:541
+#: preseed.xml:542
#, no-c-format
msgid "netcfg/choose_interface"
msgstr "netcfg/choose_interface"
#. Tag: entry
-#: preseed.xml:542
+#: preseed.xml:543
#, no-c-format
msgid "protocol"
msgstr "protocol"
#. Tag: entry
-#: preseed.xml:542
+#: preseed.xml:543
#, no-c-format
msgid "mirror/protocol"
msgstr "mirror/protocol"
#. Tag: entry
-#: preseed.xml:543
+#: preseed.xml:544
#, no-c-format
msgid "suite"
msgstr "suite"
#. Tag: entry
-#: preseed.xml:543
+#: preseed.xml:544
#, no-c-format
msgid "mirror/suite"
msgstr "mirror/suite"
#. Tag: entry
-#: preseed.xml:544
+#: preseed.xml:545
#, no-c-format
msgid "modules"
msgstr ""
#. Tag: entry
-#: preseed.xml:544
+#: preseed.xml:545
#, no-c-format
msgid "anna/choose_modules"
msgstr ""
#. Tag: entry
-#: preseed.xml:545
+#: preseed.xml:546
#, no-c-format
msgid "recommends"
msgstr ""
#. Tag: entry
-#: preseed.xml:545
+#: preseed.xml:546
#, no-c-format
msgid "base-installer/install-recommends"
msgstr ""
#. Tag: entry
-#: preseed.xml:546
+#: preseed.xml:547
#, no-c-format
msgid "tasks"
msgstr ""
#. Tag: entry
-#: preseed.xml:546
+#: preseed.xml:547
#, no-c-format
msgid "tasksel:tasksel/first"
msgstr ""
#. Tag: entry
-#: preseed.xml:547
+#: preseed.xml:548
#, fuzzy, no-c-format
#| msgid "<entry>yes</entry>"
msgid "<entry>desktop</entry>"
msgstr "<entry>có</entry>"
#. Tag: entry
-#: preseed.xml:547
+#: preseed.xml:548
#, no-c-format
msgid "tasksel:tasksel/desktop"
msgstr ""
#. Tag: entry
-#: preseed.xml:548
+#: preseed.xml:549
#, no-c-format
msgid "dmraid"
msgstr ""
#. Tag: entry
-#: preseed.xml:548
+#: preseed.xml:549
#, no-c-format
msgid "disk-detect/dmraid/enable"
msgstr ""
#. Tag: entry
-#: preseed.xml:549
+#: preseed.xml:550
#, no-c-format
msgid "keymap"
msgstr ""
#. Tag: entry
-#: preseed.xml:549
+#: preseed.xml:550
#, no-c-format
msgid "keyboard-configuration/xkb-keymap"
msgstr ""
#. Tag: entry
-#: preseed.xml:550
+#: preseed.xml:551
#, fuzzy, no-c-format
#| msgid "preseed/url"
msgid "preseed-md5"
msgstr "preseed/url"
#. Tag: entry
-#: preseed.xml:550
+#: preseed.xml:551
#, fuzzy, no-c-format
#| msgid "preseed/file"
msgid "preseed/file/checksum"
msgstr "preseed/file"
#. Tag: title
-#: preseed.xml:557
+#: preseed.xml:558
#, no-c-format
msgid "Using a DHCP server to specify preconfiguration files"
msgstr "Dùng máy phục vụ DHCP để xác định tập tin định cấu hình sẵn"
#. Tag: para
-#: preseed.xml:558
+#: preseed.xml:559
#, no-c-format
msgid ""
"It's also possible to use DHCP to specify a preconfiguration file to "
@@ -1179,7 +1194,7 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: preseed.xml:569
+#: preseed.xml:570
#, no-c-format
msgid ""
"if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n"
@@ -1191,7 +1206,7 @@ msgstr ""
"}"
#. Tag: para
-#: preseed.xml:571
+#: preseed.xml:572
#, no-c-format
msgid ""
"Note that the above example limits this filename to DHCP clients that "
@@ -1205,7 +1220,7 @@ msgstr ""
"dòng cho chỉ một máy riêng, để tránh chèn sẵn mọi việc cài đặt trên mạng đó."
#. Tag: para
-#: preseed.xml:578
+#: preseed.xml:579
#, no-c-format
msgid ""
"A good way to use the DHCP preseeding is to only preseed values specific to "
@@ -1222,13 +1237,13 @@ msgstr ""
"hoàn toàn tiến trình cài đặt &debian;."
#. Tag: title
-#: preseed.xml:592
+#: preseed.xml:593
#, no-c-format
msgid "Creating a preconfiguration file"
msgstr "Tạo tập tin định cấu hình sẵn"
#. Tag: para
-#: preseed.xml:593
+#: preseed.xml:594
#, no-c-format
msgid ""
"The preconfiguration file is in the format used by the <command>debconf-set-"
@@ -1240,21 +1255,21 @@ msgstr ""
"hình sẵn là:"
#. Tag: screen
-#: preseed.xml:599
+#: preseed.xml:600
#, no-c-format
msgid "&lt;owner&gt; &lt;question name&gt; &lt;question type&gt; &lt;value&gt;"
msgstr ""
"&lt;sở hữu&gt; &lt;tên câu hỏi&gt; &lt;kiểu câu hỏi&gt; &lt;giá trị&gt;"
#. Tag: para
-#: preseed.xml:601
+#: preseed.xml:602
#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr "Ghi nhớ vài quy tắc khi tạo tập tin cấu hình sẵn."
#. Tag: para
-#: preseed.xml:608
+#: preseed.xml:609
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1264,7 +1279,7 @@ msgstr ""
"nào sẽ được xử lý là phần của giá trị đó."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:613
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1281,7 +1296,7 @@ msgstr ""
"thành một dấu cách riêng lẻ."
#. Tag: para
-#: preseed.xml:619
+#: preseed.xml:620
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1298,7 +1313,7 @@ msgstr ""
"chép đến cơ sở dữ liệu debconf cho hệ thống được cài đặt."
#. Tag: para
-#: preseed.xml:627
+#: preseed.xml:628
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1310,7 +1325,7 @@ msgstr ""
"<classname>partman</classname>) trong đó cần phải dùng giá trị đã dịch."
#. Tag: para
-#: preseed.xml:633
+#: preseed.xml:634
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1320,7 +1335,7 @@ msgstr ""
"hiển thị trong khi cài đặt."
#. Tag: para
-#: preseed.xml:639
+#: preseed.xml:640
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1331,7 +1346,7 @@ msgstr ""
"từ từ vào nó."
#. Tag: para
-#: preseed.xml:644
+#: preseed.xml:645
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1345,7 +1360,7 @@ msgstr ""
"lẫn cơ sở dữ liệu cdebconf của trình cài đặt đều vào cùng một tập tin:"
#. Tag: screen
-#: preseed.xml:651
+#: preseed.xml:652
#, no-c-format
msgid ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
@@ -1356,7 +1371,7 @@ msgstr ""
"$ debconf-get-selections &gt;&gt; <replaceable>tập tin</replaceable>"
#. Tag: para
-#: preseed.xml:653
+#: preseed.xml:654
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1368,7 +1383,7 @@ msgstr ""
"hợp của phần lớn người dùng."
#. Tag: para
-#: preseed.xml:661
+#: preseed.xml:662
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1384,7 +1399,7 @@ msgstr ""
"tin đó chỉ cho phép người chủ đọc thôi."
#. Tag: para
-#: preseed.xml:669
+#: preseed.xml:670
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1396,7 +1411,7 @@ msgstr ""
"<classname>installation-report</classname>."
#. Tag: para
-#: preseed.xml:677
+#: preseed.xml:678
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1413,7 +1428,7 @@ msgstr ""
"trị được gán cho biến."
#. Tag: para
-#: preseed.xml:685
+#: preseed.xml:686
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1425,13 +1440,13 @@ msgstr ""
"<replaceable>preseed.cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:696
+#: preseed.xml:697
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Nội dung của tập tin định cấu hình sẵn (cho &releasename;)"
#. Tag: para
-#: preseed.xml:702
+#: preseed.xml:703
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1447,7 +1462,7 @@ msgstr ""
"với kiến trúc đó."
#. Tag: para
-#: preseed.xml:710
+#: preseed.xml:711
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1457,13 +1472,13 @@ msgstr ""
"nhau của Trình Cài đặt Debian tại <xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:718
+#: preseed.xml:719
#, no-c-format
msgid "Localization"
msgstr "Địa phương hoá"
#. Tag: para
-#: preseed.xml:719
+#: preseed.xml:720
#, no-c-format
msgid ""
"Setting localization values will only work if you are using initrd "
@@ -1475,7 +1490,7 @@ msgstr ""
"được tải chỉ sau khi hỏi các câu này."
#. Tag: para
-#: preseed.xml:725
+#: preseed.xml:726
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1493,7 +1508,7 @@ msgstr ""
"dùng <userinput>locale=<replaceable>vi</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:734
+#: preseed.xml:735
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1515,7 +1530,7 @@ msgstr ""
"quốc gia dưới dạng tham số khởi động."
#. Tag: screen
-#: preseed.xml:749
+#: preseed.xml:750
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1539,7 +1554,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect vi.UTF-8, en_US.UTF-8"
#. Tag: para
-#: preseed.xml:751
+#: preseed.xml:752
#, fuzzy, no-c-format
#| msgid ""
#| "Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1557,7 +1572,7 @@ msgstr ""
"trí US."
#. Tag: screen
-#: preseed.xml:759
+#: preseed.xml:760
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1569,7 +1584,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:761
+#: preseed.xml:762
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1581,13 +1596,13 @@ msgstr ""
"bàn phím của hạt nhân còn lại hoạt động."
#. Tag: title
-#: preseed.xml:773
+#: preseed.xml:774
#, no-c-format
msgid "Network configuration"
msgstr "Cấu hình mạng"
#. Tag: para
-#: preseed.xml:774
+#: preseed.xml:775
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1602,7 +1617,7 @@ msgstr ""
"năng gởi tham số cấu hình mạng bằng cách sử dụng tham số khởi động hạt nhân."
#. Tag: para
-#: preseed.xml:782
+#: preseed.xml:783
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1614,7 +1629,7 @@ msgstr ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:788
+#: preseed.xml:789
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1633,19 +1648,19 @@ msgstr ""
"lệnh <quote>preseed/run</quote> chứa những câu lệnh này:"
#. Tag: screen
-#: preseed.xml:798
+#: preseed.xml:799
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:800
+#: preseed.xml:801
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "Theo đây có những biến debconf thích hợp với cấu hình mạng."
#. Tag: screen
-#: preseed.xml:806
+#: preseed.xml:807
#, fuzzy, no-c-format
#| msgid ""
#| "# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1829,7 +1844,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:808
+#: preseed.xml:809
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1850,13 +1865,13 @@ msgstr ""
"có) để chỉ định không nên dùng cổng ra nào."
#. Tag: title
-#: preseed.xml:824
+#: preseed.xml:825
#, no-c-format
msgid "Network console"
msgstr "Bàn giao tiếp mạng"
#. Tag: screen
-#: preseed.xml:826
+#: preseed.xml:827
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1877,13 +1892,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:832
#, no-c-format
msgid "Mirror settings"
msgstr "Thiết lập máy nhân bản"
#. Tag: para
-#: preseed.xml:832
+#: preseed.xml:833
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1897,7 +1912,7 @@ msgstr ""
"đã cài đặt."
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:840
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1907,7 +1922,7 @@ msgstr ""
"thống đã cài đặt."
#. Tag: para
-#: preseed.xml:844
+#: preseed.xml:845
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1924,7 +1939,7 @@ msgstr ""
"đặt tự động sử dụng giá trị đúng thì không nên lập tham số này."
#. Tag: screen
-#: preseed.xml:855
+#: preseed.xml:856
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1952,13 +1967,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:860
+#: preseed.xml:861
#, no-c-format
msgid "Account setup"
msgstr "Thiết lập tài khoản"
#. Tag: para
-#: preseed.xml:861
+#: preseed.xml:862
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1970,7 +1985,7 @@ msgstr ""
"dùng giá trị nhập thô (không mật mã) hay <emphasis>băm</emphasis> kiểu MD5."
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:869
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1986,7 +2001,7 @@ msgstr ""
"truy cập băm MD5 cho phép người khác tấn công bằng sức mạnh vũ phu."
#. Tag: screen
-#: preseed.xml:878
+#: preseed.xml:879
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -2044,7 +2059,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:880
+#: preseed.xml:881
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2064,7 +2079,7 @@ msgstr ""
"<command>sudo</command>)."
#. Tag: para
-#: preseed.xml:890
+#: preseed.xml:891
#, no-c-format
msgid ""
"The following command can be used to generate an MD5 hash for a password:"
@@ -2073,19 +2088,19 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: preseed.xml:894
+#: preseed.xml:895
#, no-c-format
msgid "$ printf \"r00tme\" | mkpasswd -s -m md5"
msgstr "$ printf \"r00tme\" | mkpasswd -s -m md5"
#. Tag: title
-#: preseed.xml:900
+#: preseed.xml:901
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Thiết lập đồng hồ và múi giờ"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:903
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2115,13 +2130,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:907
+#: preseed.xml:908
#, no-c-format
msgid "Partitioning"
msgstr "Phân vùng"
#. Tag: para
-#: preseed.xml:908
+#: preseed.xml:909
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2138,7 +2153,7 @@ msgstr ""
"tin cấu hình sẵn."
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:917
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2150,7 +2165,7 @@ msgstr ""
"vùng trong một tiến trình cài đặt không chèn sẵn."
#. Tag: para
-#: preseed.xml:922
+#: preseed.xml:923
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2170,7 +2185,7 @@ msgstr ""
"phát hành."
#. Tag: para
-#: preseed.xml:936
+#: preseed.xml:937
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2182,13 +2197,13 @@ msgstr ""
"khả năng chèn sẵn."
#. Tag: title
-#: preseed.xml:945
+#: preseed.xml:946
#, no-c-format
msgid "Partitioning example"
msgstr "Mẫu phân vùng"
#. Tag: screen
-#: preseed.xml:947
+#: preseed.xml:948
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -2343,13 +2358,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:951
+#: preseed.xml:952
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Phân vùng bằng RAID"
#. Tag: para
-#: preseed.xml:952
+#: preseed.xml:953
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2361,7 +2376,7 @@ msgstr ""
"biến và xác định thiết bị bổ sung."
#. Tag: para
-#: preseed.xml:958
+#: preseed.xml:959
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2372,7 +2387,7 @@ msgstr ""
"bootloader\"/>."
#. Tag: para
-#: preseed.xml:965
+#: preseed.xml:966
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2387,7 +2402,7 @@ msgstr ""
"chịu. Xem <filename>/var/log/syslog</filename> nếu bạn gặp vấn đề."
#. Tag: screen
-#: preseed.xml:975
+#: preseed.xml:976
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2493,13 +2508,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:980
+#: preseed.xml:981
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Điều khiển cách gắn kết phân vùng"
#. Tag: para
-#: preseed.xml:981
+#: preseed.xml:982
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2518,7 +2533,7 @@ msgstr ""
"dùng một mã UUID."
#. Tag: para
-#: preseed.xml:990
+#: preseed.xml:991
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2528,7 +2543,7 @@ msgstr ""
"truyền thống thay cho mã UUID."
#. Tag: para
-#: preseed.xml:997
+#: preseed.xml:998
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2544,7 +2559,7 @@ msgstr ""
"hệ thống sẽ khởi chạy một cách ngẫu nhiên."
#. Tag: screen
-#: preseed.xml:1007
+#: preseed.xml:1008
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2560,13 +2575,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1013
+#: preseed.xml:1014
#, no-c-format
msgid "Base system installation"
msgstr "Cài đặt hệ thống cơ bản"
#. Tag: para
-#: preseed.xml:1014
+#: preseed.xml:1015
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2577,7 +2592,7 @@ msgstr ""
"cách cài đặt hạt nhân."
#. Tag: screen
-#: preseed.xml:1021
+#: preseed.xml:1022
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2600,13 +2615,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-486"
#. Tag: title
-#: preseed.xml:1026
+#: preseed.xml:1027
#, no-c-format
msgid "Apt setup"
msgstr "Thiết lập apt"
#. Tag: para
-#: preseed.xml:1027
+#: preseed.xml:1028
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2620,7 +2635,7 @@ msgstr ""
"năng thêm kho phần mềm (cục bộ) khác."
#. Tag: screen
-#: preseed.xml:1035
+#: preseed.xml:1036
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2708,13 +2723,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1040
+#: preseed.xml:1041
#, no-c-format
msgid "Package selection"
msgstr "Chọn gói phần mềm"
#. Tag: para
-#: preseed.xml:1041
+#: preseed.xml:1042
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2724,73 +2739,73 @@ msgstr ""
"lúc viết câu này, các công việc sẵn sàng gồm:"
#. Tag: userinput
-#: preseed.xml:1050
+#: preseed.xml:1051
#, no-c-format
msgid "standard"
msgstr "chuẩn"
#. Tag: userinput
-#: preseed.xml:1053
+#: preseed.xml:1054
#, no-c-format
msgid "<userinput>desktop</userinput>"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1056
+#: preseed.xml:1057
#, no-c-format
msgid "gnome-desktop"
msgstr "môi trường làm việc Gnome"
#. Tag: userinput
-#: preseed.xml:1059
+#: preseed.xml:1060
#, no-c-format
msgid "kde-desktop"
msgstr "môi trường làm việc KDE"
#. Tag: userinput
-#: preseed.xml:1062
+#: preseed.xml:1063
#, no-c-format
msgid "web-server"
msgstr "trình phục vụ Mạng"
#. Tag: userinput
-#: preseed.xml:1065
+#: preseed.xml:1066
#, no-c-format
msgid "print-server"
msgstr "trình phục vụ in"
#. Tag: userinput
-#: preseed.xml:1068
+#: preseed.xml:1069
#, no-c-format
msgid "dns-server"
msgstr "trình phục vụ DNS"
#. Tag: userinput
-#: preseed.xml:1071
+#: preseed.xml:1072
#, no-c-format
msgid "file-server"
msgstr "trình phục vụ tập tin"
#. Tag: userinput
-#: preseed.xml:1074
+#: preseed.xml:1075
#, no-c-format
msgid "mail-server"
msgstr "trình phục vụ thư tín"
#. Tag: userinput
-#: preseed.xml:1077
+#: preseed.xml:1078
#, no-c-format
msgid "sql-database"
msgstr "cơ sở dữ liệu SQL"
#. Tag: userinput
-#: preseed.xml:1080
+#: preseed.xml:1081
#, no-c-format
msgid "laptop"
msgstr "máy tính xách tay"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1085
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2802,7 +2817,7 @@ msgstr ""
"<userinput>chuẩn</userinput>."
#. Tag: para
-#: preseed.xml:1090
+#: preseed.xml:1091
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2817,7 +2832,7 @@ msgstr ""
"giới bằng hoặc dấu phẩy hoặc dấu cách, cũng dễ dàng dùng trên dòng lệnh."
#. Tag: screen
-#: preseed.xml:1100
+#: preseed.xml:1101
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server\n"
@@ -2859,13 +2874,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1105
+#: preseed.xml:1106
#, no-c-format
msgid "Boot loader installation"
msgstr "Cài đặt bộ nạp khởi động"
#. Tag: screen
-#: preseed.xml:1107
+#: preseed.xml:1108
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2956,7 +2971,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1109
+#: preseed.xml:1110
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2968,13 +2983,13 @@ msgstr ""
"<xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1119
+#: preseed.xml:1120
#, no-c-format
msgid "Finishing up the installation"
msgstr "Làm xong tiến trình cài đặt"
#. Tag: screen
-#: preseed.xml:1121
+#: preseed.xml:1122
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3016,13 +3031,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1126
+#: preseed.xml:1127
#, no-c-format
msgid "Preseeding other packages"
msgstr "Chèn trước gói khác"
#. Tag: screen
-#: preseed.xml:1128
+#: preseed.xml:1129
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3041,19 +3056,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1135
+#: preseed.xml:1136
#, no-c-format
msgid "Advanced options"
msgstr "Tùy chọn cấp cao"
#. Tag: title
-#: preseed.xml:1138
+#: preseed.xml:1139
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Chạy lệnh riêng trong khi cài đặt"
#. Tag: para
-#: preseed.xml:1139
+#: preseed.xml:1140
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3062,8 +3077,17 @@ msgstr ""
"Những công cụ chèn sẵn cũng cung cấp một tùy chọn rất mạnh và dẻo : khả năng "
"chạy lệnh hay văn lệnh tại một số điểm thời riêng trong tiến trình cài đặt."
+#. Tag: para
+#: preseed.xml:1146
+#, no-c-format
+msgid ""
+"When the filesystem of the target system is mounted, it is available in "
+"<filename>/target</filename>. If an installation CD is used, when it is "
+"mounted it is available in <filename>/cdrom</filename>."
+msgstr ""
+
#. Tag: screen
-#: preseed.xml:1147
+#: preseed.xml:1154
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3116,13 +3140,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1152
+#: preseed.xml:1159
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Dùng khả năng chèn sẵn để thay đổi giá trị mặc định"
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1160
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3148,7 +3172,7 @@ msgstr ""
"thử hay gỡ lỗi tập tin cấu hình sẵn."
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1174
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3162,7 +3186,7 @@ msgstr ""
"<xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1174
+#: preseed.xml:1181
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3185,7 +3209,7 @@ msgstr ""
"đặt, không phải đối với tham số <quote>nội bộ</quote>."
#. Tag: para
-#: preseed.xml:1184
+#: preseed.xml:1191
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3199,13 +3223,13 @@ msgstr ""
"hiện tại của từng biến và về tiến trình của nó qua các văn lệnh cài đặt gói."
#. Tag: title
-#: preseed.xml:1196
+#: preseed.xml:1203
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Tải dây chuyền tập tin định cấu hình sẵn"
#. Tag: para
-#: preseed.xml:1197
+#: preseed.xml:1204
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3221,7 +3245,7 @@ msgstr ""
"để thiết lập chi tiết hơn cho một số cấu hình riêng trong các tập tin khác."
#. Tag: screen
-#: preseed.xml:1207
+#: preseed.xml:1214
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3274,7 +3298,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1209
+#: preseed.xml:1216
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/vi/using-d-i.po b/po/vi/using-d-i.po
index c60684f5b..dc7419709 100644
--- a/po/vi/using-d-i.po
+++ b/po/vi/using-d-i.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: using-d-i\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2013-05-22 19:06+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+0000\n"
"PO-Revision-Date: 2012-08-05 14:03+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -2385,7 +2385,27 @@ msgstr ""
#. Tag: para
#: using-d-i.xml:1381
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "If you select some free space, you will have the opportunity to create a "
+#| "new partition. You will have to answer a quick series of questions about "
+#| "its size, type (primary or logical), and location (beginning or end of "
+#| "the free space). After this, you will be presented with a detailed "
+#| "overview of your new partition. The main setting is <guimenuitem>Use as:</"
+#| "guimenuitem>, which determines if the partition will have a file system "
+#| "on it, or be used for swap,<phrase arch=\"linux-any\"> software RAID, "
+#| "LVM, an encrypted file system,</phrase> or not be used at all. Other "
+#| "settings include mountpoint, mount options, and bootable flag; which "
+#| "settings are shown depends on how the partition is to be used. If you "
+#| "don't like the preselected defaults, feel free to change them to your "
+#| "liking. E.g. by selecting the option <guimenuitem>Use as:</guimenuitem>, "
+#| "you can choose a different filesystem for this partition, including "
+#| "options to use the partition for swap,<phrase arch=\"linux-any\"> "
+#| "software RAID, LVM,</phrase> or not use it at all. Another nice feature "
+#| "is the ability to copy data from an existing partition onto this one. "
+#| "When you are satisfied with your new partition, select <guimenuitem>Done "
+#| "setting up the partition</guimenuitem> and you will return to "
+#| "<command>partman</command>'s main screen."
msgid ""
"If you select some free space, you will have the opportunity to create a new "
"partition. You will have to answer a quick series of questions about its "
@@ -2400,11 +2420,10 @@ msgid ""
"feel free to change them to your liking. E.g. by selecting the option "
"<guimenuitem>Use as:</guimenuitem>, you can choose a different filesystem "
"for this partition, including options to use the partition for swap,<phrase "
-"arch=\"linux-any\"> software RAID, LVM,</phrase> or not use it at all. "
-"Another nice feature is the ability to copy data from an existing partition "
-"onto this one. When you are satisfied with your new partition, select "
-"<guimenuitem>Done setting up the partition</guimenuitem> and you will return "
-"to <command>partman</command>'s main screen."
+"arch=\"linux-any\"> software RAID, LVM,</phrase> or not use it at all. When "
+"you are satisfied with your new partition, select <guimenuitem>Done setting "
+"up the partition</guimenuitem> and you will return to <command>partman</"
+"command>'s main screen."
msgstr ""
"Nếu bạn chọn một phần sức chứa còn rảnh, bạn sẽ có dịp tạo một phân vùng "
"mới. Tiến trình sẽ hỏi vài câu về kích cỡ, kiểu (chính hay hợp lý) và vị trí "
@@ -2426,7 +2445,7 @@ msgstr ""
"<command>partman</command>."
#. Tag: para
-#: using-d-i.xml:1403
+#: using-d-i.xml:1402
#, no-c-format
msgid ""
"If you decide you want to change something about your partition, simply "
@@ -2447,7 +2466,7 @@ msgstr ""
"đơn này cũng cho bạn có khả năng xoá phân vùng."
#. Tag: para
-#: using-d-i.xml:1414
+#: using-d-i.xml:1413
#, no-c-format
msgid ""
"Be sure to create at least two partitions: one for the <emphasis>root</"
@@ -2463,7 +2482,7 @@ msgstr ""
"sẽ không cho phép bạn tiếp tục, cho đến khi bạn sửa trường hợp này."
#. Tag: para
-#: using-d-i.xml:1422
+#: using-d-i.xml:1421
#, no-c-format
msgid ""
"If you forget to select and format an EFI boot partition, <command>partman</"
@@ -2475,7 +2494,7 @@ msgstr ""
"tục, cho đến khi bạn cấp phát một điều."
#. Tag: para
-#: using-d-i.xml:1428
+#: using-d-i.xml:1427
#, no-c-format
msgid ""
"Capabilities of <command>partman</command> can be extended with installer "
@@ -2491,7 +2510,7 @@ msgstr ""
"<filename>partman-xfs</filename>, hay <filename>partman-lvm</filename>)."
#. Tag: para
-#: using-d-i.xml:1436
+#: using-d-i.xml:1435
#, no-c-format
msgid ""
"After you are satisfied with partitioning, select <guimenuitem>Finish "
@@ -2505,13 +2524,13 @@ msgstr ""
"các hệ thống tập tin nên được tạo như được yêu cầu."
#. Tag: title
-#: using-d-i.xml:1464
+#: using-d-i.xml:1463
#, no-c-format
msgid "Configuring Multidisk Devices (Software RAID)"
msgstr "Cấu hình thiết bị đa đĩa (RAID phần mềm)"
#. Tag: para
-#: using-d-i.xml:1465
+#: using-d-i.xml:1464
#, no-c-format
msgid ""
"If you have more than one harddrive<footnote><para> To be honest, you can "
@@ -2531,7 +2550,7 @@ msgstr ""
"<firstterm>RAID phần mềm</firstterm>)."
#. Tag: para
-#: using-d-i.xml:1478
+#: using-d-i.xml:1477
#, no-c-format
msgid ""
"MD is basically a bunch of partitions located on different disks and "
@@ -2546,7 +2565,7 @@ msgstr ""
"lắp v.v.)."
#. Tag: para
-#: using-d-i.xml:1486
+#: using-d-i.xml:1485
#, no-c-format
msgid ""
"What benefits this brings depends on the type of MD device you are creating. "
@@ -2657,97 +2676,97 @@ msgstr ""
"varlistentry> </variablelist> Để tóm tắt:"
#. Tag: entry
-#: using-d-i.xml:1600
+#: using-d-i.xml:1599
#, no-c-format
msgid "Type"
msgstr "Kiểu"
#. Tag: entry
-#: using-d-i.xml:1601
+#: using-d-i.xml:1600
#, no-c-format
msgid "Minimum Devices"
msgstr "Thiết bị tối thiểu"
#. Tag: entry
-#: using-d-i.xml:1602
+#: using-d-i.xml:1601
#, no-c-format
msgid "Spare Device"
msgstr "Thiết bị phụ tùng"
#. Tag: entry
-#: using-d-i.xml:1603
+#: using-d-i.xml:1602
#, no-c-format
msgid "Survives disk failure?"
msgstr "Vẫn còn hoạt động sau khi đĩa thất bại ?"
#. Tag: entry
-#: using-d-i.xml:1604
+#: using-d-i.xml:1603
#, no-c-format
msgid "Available Space"
msgstr "Chỗ sẵn sàng"
#. Tag: entry
-#: using-d-i.xml:1610
+#: using-d-i.xml:1609
#, no-c-format
msgid "RAID0"
msgstr "RAID0"
#. Tag: entry
-#: using-d-i.xml:1611 using-d-i.xml:1619 using-d-i.xml:1649
+#: using-d-i.xml:1610 using-d-i.xml:1618 using-d-i.xml:1648
#, no-c-format
msgid "<entry>2</entry>"
msgstr "<entry>2</entry>"
#. Tag: entry
-#: using-d-i.xml:1612 using-d-i.xml:1613
+#: using-d-i.xml:1611 using-d-i.xml:1612
#, no-c-format
msgid "<entry>no</entry>"
msgstr "<entry>không</entry>"
#. Tag: entry
-#: using-d-i.xml:1614
+#: using-d-i.xml:1613
#, no-c-format
msgid "Size of the smallest partition multiplied by number of devices in RAID"
msgstr "Kích cỡ của phân vùng nhỏ nhất được nhân số thiết bị trong RAID"
#. Tag: entry
-#: using-d-i.xml:1618
+#: using-d-i.xml:1617
#, no-c-format
msgid "RAID1"
msgstr "RAID1"
#. Tag: entry
-#: using-d-i.xml:1620 using-d-i.xml:1628 using-d-i.xml:1639 using-d-i.xml:1650
+#: using-d-i.xml:1619 using-d-i.xml:1627 using-d-i.xml:1638 using-d-i.xml:1649
#, no-c-format
msgid "optional"
msgstr "tùy chọn"
#. Tag: entry
-#: using-d-i.xml:1621 using-d-i.xml:1629 using-d-i.xml:1640 using-d-i.xml:1651
+#: using-d-i.xml:1620 using-d-i.xml:1628 using-d-i.xml:1639 using-d-i.xml:1650
#, no-c-format
msgid "<entry>yes</entry>"
msgstr "<entry>có</entry>"
#. Tag: entry
-#: using-d-i.xml:1622
+#: using-d-i.xml:1621
#, no-c-format
msgid "Size of the smallest partition in RAID"
msgstr "Kích cỡ của phân vùng nhỏ nhất trong RAID"
#. Tag: entry
-#: using-d-i.xml:1626
+#: using-d-i.xml:1625
#, no-c-format
msgid "RAID5"
msgstr "RAID5"
#. Tag: entry
-#: using-d-i.xml:1627
+#: using-d-i.xml:1626
#, no-c-format
msgid "<entry>3</entry>"
msgstr "<entry>3</entry>"
#. Tag: entry
-#: using-d-i.xml:1630
+#: using-d-i.xml:1629
#, no-c-format
msgid ""
"Size of the smallest partition multiplied by (number of devices in RAID "
@@ -2756,19 +2775,19 @@ msgstr ""
"Kích cỡ của phân vùng nhỏ nhất nhận lên (số thiết bị trong RAID trừ một)"
#. Tag: entry
-#: using-d-i.xml:1637
+#: using-d-i.xml:1636
#, no-c-format
msgid "RAID6"
msgstr "RAID6"
#. Tag: entry
-#: using-d-i.xml:1638
+#: using-d-i.xml:1637
#, no-c-format
msgid "<entry>4</entry>"
msgstr "<entry>4</entry>"
#. Tag: entry
-#: using-d-i.xml:1641
+#: using-d-i.xml:1640
#, no-c-format
msgid ""
"Size of the smallest partition multiplied by (number of devices in RAID "
@@ -2777,13 +2796,13 @@ msgstr ""
"Kích cỡ của phân vùng nhỏ nhất nhận lên (số thiết bị trong RAID trừ hai)"
#. Tag: entry
-#: using-d-i.xml:1648
+#: using-d-i.xml:1647
#, no-c-format
msgid "RAID10"
msgstr "RAID10"
#. Tag: entry
-#: using-d-i.xml:1652
+#: using-d-i.xml:1651
#, no-c-format
msgid ""
"Total of all partitions divided by the number of chunk copies (defaults to "
@@ -2791,7 +2810,7 @@ msgid ""
msgstr "Tổng số các phiên bản chia cho số các bản sao đoạn (mặc định là hai)"
#. Tag: para
-#: using-d-i.xml:1659
+#: using-d-i.xml:1658
#, no-c-format
msgid ""
"If you want to know more about Software RAID, have a look at <ulink url="
@@ -2801,7 +2820,7 @@ msgstr ""
"<ulink url=\"&url-software-raid-howto;\">Software RAID HOWTO</ulink>."
#. Tag: para
-#: using-d-i.xml:1664
+#: using-d-i.xml:1663
#, no-c-format
msgid ""
"To create an MD device, you need to have the desired partitions it should "
@@ -2817,7 +2836,7 @@ msgstr ""
"RAID</guimenuitem> </menuchoice>.)"
#. Tag: para
-#: using-d-i.xml:1673
+#: using-d-i.xml:1672
#, no-c-format
msgid ""
"Make sure that the system can be booted with the partitioning scheme you are "
@@ -2837,7 +2856,7 @@ msgstr ""
"và RAID1 cho <filename>/boot</filename>."
#. Tag: para
-#: using-d-i.xml:1685
+#: using-d-i.xml:1684
#, no-c-format
msgid ""
"Support for MD is a relatively new addition to the installer. You may "
@@ -2855,7 +2874,7 @@ msgstr ""
"trình bao."
#. Tag: para
-#: using-d-i.xml:1694
+#: using-d-i.xml:1693
#, no-c-format
msgid ""
"Next, you should choose <guimenuitem>Configure software RAID</guimenuitem> "
@@ -2877,7 +2896,7 @@ msgstr ""
"RAID1). Kết quả phụ thuộc vào kiểu thiết bị đa đĩa bạn đã chọn."
#. Tag: para
-#: using-d-i.xml:1707
+#: using-d-i.xml:1706
#, no-c-format
msgid ""
"RAID0 is simple &mdash; you will be issued with the list of available RAID "
@@ -2889,7 +2908,7 @@ msgstr ""
"thiết bị đa đĩa."
#. Tag: para
-#: using-d-i.xml:1714
+#: using-d-i.xml:1713
#, no-c-format
msgid ""
"RAID1 is a bit more tricky. First, you will be asked to enter the number of "
@@ -2909,7 +2928,7 @@ msgstr ""
"cho đến khi bạn sửa vấn đề."
#. Tag: para
-#: using-d-i.xml:1726
+#: using-d-i.xml:1725
#, no-c-format
msgid ""
"RAID5 has a setup procedure similar to RAID1 with the exception that you "
@@ -2919,7 +2938,7 @@ msgstr ""
"nhất <emphasis>ba</emphasis> phân vùng hoạt động."
#. Tag: para
-#: using-d-i.xml:1732
+#: using-d-i.xml:1731
#, no-c-format
msgid ""
"RAID6 also has a setup procedure similar to RAID1 except that at least "
@@ -2929,7 +2948,7 @@ msgstr ""
"<emphasis>bốn</emphasis> phân vùng hoạt động."
#. Tag: para
-#: using-d-i.xml:1738
+#: using-d-i.xml:1737
#, no-c-format
msgid ""
"RAID10 again has a setup procedure similar to RAID1 except in expert mode. "
@@ -2948,7 +2967,7 @@ msgstr ""
"quá số các thiết bị hoạt động, để phân phối mỗi bản sao trên một đĩa riêng."
#. Tag: para
-#: using-d-i.xml:1752
+#: using-d-i.xml:1751
#, no-c-format
msgid ""
"It is perfectly possible to have several types of MD at once. For example, "
@@ -2966,7 +2985,7 @@ msgstr ""
"vùng 100 GB hơi đáng tin cậy cho <filename>/home</filename>)."
#. Tag: para
-#: using-d-i.xml:1761
+#: using-d-i.xml:1760
#, no-c-format
msgid ""
"After you set up MD devices to your liking, you can <guimenuitem>Finish</"
@@ -2980,13 +2999,13 @@ msgstr ""
"mới, và gán cho chúng những thuộc tính thường như điểm lắp."
#. Tag: title
-#: using-d-i.xml:1776
+#: using-d-i.xml:1775
#, no-c-format
msgid "Configuring the Logical Volume Manager (LVM)"
msgstr "Cấu hình Bộ Quản lý Khối Tin Hợp Lý (LVM)"
#. Tag: para
-#: using-d-i.xml:1777
+#: using-d-i.xml:1776
#, no-c-format
msgid ""
"If you are working with computers at the level of system administrator or "
@@ -3002,7 +3021,7 @@ msgstr ""
"chuyển các thứ, tạo liên kết tượng trưng v.v."
#. Tag: para
-#: using-d-i.xml:1785
+#: using-d-i.xml:1784
#, no-c-format
msgid ""
"To avoid the described situation you can use Logical Volume Manager (LVM). "
@@ -3022,7 +3041,7 @@ msgstr ""
"qua vài đĩa vật lý."
#. Tag: para
-#: using-d-i.xml:1795
+#: using-d-i.xml:1794
#, no-c-format
msgid ""
"Now when you realize you need more space for your old 160GB <filename>/home</"
@@ -3042,7 +3061,7 @@ msgstr ""
"Nào <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>."
#. Tag: para
-#: using-d-i.xml:1806
+#: using-d-i.xml:1805
#, no-c-format
msgid ""
"LVM setup in &d-i; is quite simple and completely supported inside "
@@ -3059,7 +3078,7 @@ msgstr ""
"LVM</guimenuitem> </menuchoice>.)"
#. Tag: para
-#: using-d-i.xml:1815
+#: using-d-i.xml:1814
#, no-c-format
msgid ""
"When you return to the main <command>partman</command> screen, you will see "
@@ -3078,7 +3097,7 @@ msgstr ""
"ngữ cảnh, chỉ hiển thị những hành động hợp lệ. Những hành động có thể là:"
#. Tag: para
-#: using-d-i.xml:1826
+#: using-d-i.xml:1825
#, no-c-format
msgid ""
"<guimenuitem>Display configuration details</guimenuitem>: shows LVM device "
@@ -3088,43 +3107,43 @@ msgstr ""
"thiết bị LVM, các tên và kích cỡ của khối tin hợp lý, v.v."
#. Tag: guimenuitem
-#: using-d-i.xml:1831
+#: using-d-i.xml:1830
#, no-c-format
msgid "Create volume group"
msgstr "Tạo nhóm khối tin"
#. Tag: guimenuitem
-#: using-d-i.xml:1834
+#: using-d-i.xml:1833
#, no-c-format
msgid "Create logical volume"
msgstr "Tạo khối tin hợp lệ"
#. Tag: guimenuitem
-#: using-d-i.xml:1837
+#: using-d-i.xml:1836
#, no-c-format
msgid "Delete volume group"
msgstr "Xóa nhóm khối tin"
#. Tag: guimenuitem
-#: using-d-i.xml:1840
+#: using-d-i.xml:1839
#, no-c-format
msgid "Delete logical volume"
msgstr "Xóa khối tin hợp lệ"
#. Tag: guimenuitem
-#: using-d-i.xml:1843
+#: using-d-i.xml:1842
#, no-c-format
msgid "Extend volume group"
msgstr "Kéo dài nhóm khối tin"
#. Tag: guimenuitem
-#: using-d-i.xml:1846
+#: using-d-i.xml:1845
#, no-c-format
msgid "Reduce volume group"
msgstr "Giảm nhóm khối tin"
#. Tag: para
-#: using-d-i.xml:1848
+#: using-d-i.xml:1847
#, no-c-format
msgid ""
"<guimenuitem>Finish</guimenuitem>: return to the main <command>partman</"
@@ -3134,7 +3153,7 @@ msgstr ""
"command> chính"
#. Tag: para
-#: using-d-i.xml:1854
+#: using-d-i.xml:1853
#, no-c-format
msgid ""
"Use the options in that menu to first create a volume group and then create "
@@ -3144,7 +3163,7 @@ msgstr ""
"tạo các khối tin hợp lý bên trong nó."
#. Tag: para
-#: using-d-i.xml:1859
+#: using-d-i.xml:1858
#, no-c-format
msgid ""
"After you return to the main <command>partman</command> screen, any created "
@@ -3156,13 +3175,13 @@ msgstr ""
"thao tác nó như vậy)."
#. Tag: title
-#: using-d-i.xml:1873
+#: using-d-i.xml:1872
#, no-c-format
msgid "Configuring Encrypted Volumes"
msgstr "Cấu hình khối tin được mật mã"
#. Tag: para
-#: using-d-i.xml:1874
+#: using-d-i.xml:1873
#, no-c-format
msgid ""
"&d-i; allows you to set up encrypted partitions. Every file you write to "
@@ -3184,7 +3203,7 @@ msgstr ""
"thôi."
#. Tag: para
-#: using-d-i.xml:1886
+#: using-d-i.xml:1885
#, no-c-format
msgid ""
"The two most important partitions to encrypt are: the home partition, where "
@@ -3210,7 +3229,7 @@ msgstr ""
"không có khả năng tải hạt nhân từ phân vùng được mật mã."
#. Tag: para
-#: using-d-i.xml:1901
+#: using-d-i.xml:1900
#, no-c-format
msgid ""
"Please note that the performance of encrypted partitions will be less than "
@@ -3224,7 +3243,7 @@ msgstr ""
"của khoá."
#. Tag: para
-#: using-d-i.xml:1908
+#: using-d-i.xml:1907
#, no-c-format
msgid ""
"To use encryption, you have to create a new partition by selecting some free "
@@ -3245,7 +3264,7 @@ msgstr ""
"phân vùng đó."
#. Tag: para
-#: using-d-i.xml:1919
+#: using-d-i.xml:1918
#, no-c-format
msgid ""
"&d-i; supports several encryption methods. The default method is "
@@ -3261,7 +3280,7 @@ msgstr ""
"pháp mặc định, nếu bạn không bắt buộc phải làm khác."
#. Tag: para
-#: using-d-i.xml:1931
+#: using-d-i.xml:1930
#, no-c-format
msgid ""
"First, let's have a look at the options available when you select "
@@ -3275,13 +3294,13 @@ msgstr ""
"theo bảo mật."
#. Tag: term
-#: using-d-i.xml:1941
+#: using-d-i.xml:1940
#, no-c-format
msgid "Encryption: <userinput>aes</userinput>"
msgstr "Mật mã: <userinput>aes</userinput>"
#. Tag: para
-#: using-d-i.xml:1943
+#: using-d-i.xml:1942
#, no-c-format
msgid ""
"This option lets you select the encryption algorithm (<firstterm>cipher</"
@@ -3307,13 +3326,13 @@ msgstr ""
"hai mươi mốt."
#. Tag: term
-#: using-d-i.xml:1961
+#: using-d-i.xml:1960
#, no-c-format
msgid "Key size: <userinput>256</userinput>"
msgstr "Dài khoá:<userinput>256</userinput>"
#. Tag: para
-#: using-d-i.xml:1963
+#: using-d-i.xml:1962
#, no-c-format
msgid ""
"Here you can specify the length of the encryption key. With a larger key "
@@ -3326,13 +3345,13 @@ msgstr ""
"dài khoá sẵn sàng phụ thuộc vào thuật toán mật mã."
#. Tag: term
-#: using-d-i.xml:1975
+#: using-d-i.xml:1974
#, no-c-format
msgid "IV algorithm: <userinput>cbc-essiv:sha256</userinput>"
msgstr "Thuật toán IV: <userinput>cbc-essiv:sha256</userinput>"
#. Tag: para
-#: using-d-i.xml:1977
+#: using-d-i.xml:1976
#, no-c-format
msgid ""
"The <firstterm>Initialization Vector</firstterm> or <firstterm>IV</"
@@ -3349,7 +3368,7 @@ msgstr ""
"suy luận thông tin nào ra mẫu xảy ra nhiều lần trong dữ liệu đã mật mã."
#. Tag: para
-#: using-d-i.xml:1987
+#: using-d-i.xml:1986
#, no-c-format
msgid ""
"From the provided alternatives, the default <userinput>cbc-essiv:sha256</"
@@ -3363,25 +3382,25 @@ msgstr ""
"không có khả năng dùng thuật toán mới hơn."
#. Tag: term
-#: using-d-i.xml:1999
+#: using-d-i.xml:1998
#, no-c-format
msgid "Encryption key: <userinput>Passphrase</userinput>"
msgstr "Khoá mật mã: <userinput>Cụm từ mật khẩu</userinput>"
#. Tag: para
-#: using-d-i.xml:2001
+#: using-d-i.xml:2000
#, no-c-format
msgid "Here you can choose the type of the encryption key for this partition."
msgstr "Ở đây bạn có thể chọn kiểu khoá mật mã cho phân vùng này."
#. Tag: term
-#: using-d-i.xml:2007
+#: using-d-i.xml:2006
#, no-c-format
msgid "Passphrase"
msgstr "Cụm từ mật khẩu"
#. Tag: para
-#: using-d-i.xml:2008
+#: using-d-i.xml:2007
#, no-c-format
msgid ""
"The encryption key will be computed<footnote> <para> Using a passphrase as "
@@ -3395,13 +3414,13 @@ msgstr ""
"vào lúc sau trong tiến trình."
#. Tag: term
-#: using-d-i.xml:2023 using-d-i.xml:2116
+#: using-d-i.xml:2022 using-d-i.xml:2115
#, no-c-format
msgid "Random key"
msgstr "Khoá ngẫu nhiên"
#. Tag: para
-#: using-d-i.xml:2024
+#: using-d-i.xml:2023
#, no-c-format
msgid ""
"A new encryption key will be generated from random data each time you try to "
@@ -3419,7 +3438,7 @@ msgstr ""
"không thể thành công trong đời sống của bạn.)"
#. Tag: para
-#: using-d-i.xml:2033
+#: using-d-i.xml:2032
#, no-c-format
msgid ""
"Random keys are useful for swap partitions because you do not need to bother "
@@ -3438,13 +3457,13 @@ msgstr ""
"được ghi vào phân vùng trao đổi, khi khởi động lại."
#. Tag: term
-#: using-d-i.xml:2052 using-d-i.xml:2129
+#: using-d-i.xml:2051 using-d-i.xml:2128
#, no-c-format
msgid "Erase data: <userinput>yes</userinput>"
msgstr "Xoá bỏ dữ liệu : <userinput>có</userinput>"
#. Tag: para
-#: using-d-i.xml:2054
+#: using-d-i.xml:2053
#, no-c-format
msgid ""
"Determines whether the content of this partition should be overwritten with "
@@ -3465,7 +3484,7 @@ msgstr ""
"lần.</para></footnote>."
#. Tag: para
-#: using-d-i.xml:2074
+#: using-d-i.xml:2073
#, no-c-format
msgid ""
"If you select <menuchoice> <guimenu>Encryption method:</guimenu> "
@@ -3477,13 +3496,13 @@ msgstr ""
"đơn thay đổi để cung cấp những tùy chọn này:"
#. Tag: term
-#: using-d-i.xml:2083
+#: using-d-i.xml:2082
#, no-c-format
msgid "Encryption: <userinput>AES256</userinput>"
msgstr "Mật mã: <userinput>AES256</userinput>"
#. Tag: para
-#: using-d-i.xml:2085
+#: using-d-i.xml:2084
#, no-c-format
msgid ""
"For loop-AES, unlike dm-crypt, the options for cipher and key size are "
@@ -3496,25 +3515,25 @@ msgstr ""
"dài khoá."
#. Tag: term
-#: using-d-i.xml:2095
+#: using-d-i.xml:2094
#, no-c-format
msgid "Encryption key: <userinput>Keyfile (GnuPG)</userinput>"
msgstr "Khoá mật mã: <userinput>Tập tin khoá (GnuPG)</userinput>"
#. Tag: para
-#: using-d-i.xml:2097
+#: using-d-i.xml:2096
#, no-c-format
msgid "Here you can select the type of the encryption key for this partition."
msgstr "Ở đây bạn có thể chọn kiểu mật mã cho phân vùng này."
#. Tag: term
-#: using-d-i.xml:2103
+#: using-d-i.xml:2102
#, no-c-format
msgid "Keyfile (GnuPG)"
msgstr "Tập tin khoá (GnuPG)"
#. Tag: para
-#: using-d-i.xml:2104
+#: using-d-i.xml:2103
#, no-c-format
msgid ""
"The encryption key will be generated from random data during the "
@@ -3528,19 +3547,20 @@ msgstr ""
"vào lúc sau trong tiến trình)."
#. Tag: para
-#: using-d-i.xml:2117
+#: using-d-i.xml:2116
#, no-c-format
msgid "Please see the section on random keys above."
msgstr "Xem phần bên trên diễn tả khoá ngẫu nhiên."
#. Tag: para
-#: using-d-i.xml:2131
-#, no-c-format
-msgid "Please see the the section on erasing data above."
+#: using-d-i.xml:2130
+#, fuzzy, no-c-format
+#| msgid "Please see the the section on erasing data above."
+msgid "Please see the section on erasing data above."
msgstr "Xem tiết đoạn bên trên diễn tả cách xoá sạch dữ liệu."
#. Tag: para
-#: using-d-i.xml:2140
+#: using-d-i.xml:2139
#, no-c-format
msgid ""
"After you have selected the desired parameters for your encrypted "
@@ -3558,7 +3578,7 @@ msgstr ""
"mới. Đối với phân vùng lớn, có thể kéo dài một lát."
#. Tag: para
-#: using-d-i.xml:2150
+#: using-d-i.xml:2149
#, no-c-format
msgid ""
"Next you will be asked to enter a passphrase for partitions configured to "
@@ -3577,7 +3597,7 @@ msgstr ""
"đoán.</para></listitem> </itemizedlist>"
#. Tag: para
-#: using-d-i.xml:2159
+#: using-d-i.xml:2158
#, no-c-format
msgid ""
"Before you input any passphrases, you should have made sure that your "
@@ -3602,7 +3622,7 @@ msgstr ""
"phím nào được dùng, trước khi nhập mật khẩu kiểu nào."
#. Tag: para
-#: using-d-i.xml:2172
+#: using-d-i.xml:2171
#, no-c-format
msgid ""
"If you selected to use methods other than a passphrase to create encryption "
@@ -3624,7 +3644,7 @@ msgstr ""
"được lặp lại cho mỗi phân vùng cần mật mã."
#. Tag: para
-#: using-d-i.xml:2188
+#: using-d-i.xml:2187
#, no-c-format
msgid ""
"After returning to the main partitioning menu, you will see all encrypted "
@@ -3657,7 +3677,7 @@ msgstr ""
"hợp."
#. Tag: para
-#: using-d-i.xml:2201
+#: using-d-i.xml:2200
#, no-c-format
msgid ""
"Pay attention to the identifiers in parentheses (<replaceable>sda2_crypt</"
@@ -3675,7 +3695,7 @@ msgstr ""
"giải thích trong <xref linkend=\"mount-encrypted-volumes\"/>."
#. Tag: para
-#: using-d-i.xml:2211
+#: using-d-i.xml:2210
#, no-c-format
msgid ""
"Once you are satisfied with the partitioning scheme, continue with the "
@@ -3683,13 +3703,13 @@ msgid ""
msgstr "Một khi bạn thấy sơ đồ phân vùng là ổn thoả, hãy tiếp tục cài đặt."
#. Tag: title
-#: using-d-i.xml:2222
+#: using-d-i.xml:2221
#, no-c-format
msgid "Installing the Base System"
msgstr "Cài đặt Hệ thống Cơ bản"
#. Tag: para
-#: using-d-i.xml:2223
+#: using-d-i.xml:2222
#, no-c-format
msgid ""
"Although this stage is the least problematic, it consumes a significant "
@@ -3703,7 +3723,7 @@ msgstr ""
"kéo dài một lát."
#. Tag: para
-#: using-d-i.xml:2236
+#: using-d-i.xml:2235
#, no-c-format
msgid ""
"During installation of the base system, package unpacking and setup messages "
@@ -3719,7 +3739,7 @@ msgstr ""
"chính bằng <keycombo><keycap>Alt trái</keycap><keycap>F1</keycap></keycombo>."
#. Tag: para
-#: using-d-i.xml:2245
+#: using-d-i.xml:2244
#, no-c-format
msgid ""
"The unpack/setup messages generated during this phase are also saved in "
@@ -3732,7 +3752,7 @@ msgstr ""
"qua bàn giao tiếp nối tiếp."
#. Tag: para
-#: using-d-i.xml:2251
+#: using-d-i.xml:2250
#, no-c-format
msgid ""
"As part of the installation, a &arch-kernel; kernel will be installed. At "
@@ -3746,7 +3766,7 @@ msgstr ""
"sách các hạt nhân có sẵn."
#. Tag: para
-#: using-d-i.xml:2258
+#: using-d-i.xml:2257
#, no-c-format
msgid ""
"When packages are installed using the package management system, it will by "
@@ -3763,7 +3783,7 @@ msgstr ""
"thường nên được cài đặt cùng với phần mềm đó."
#. Tag: para
-#: using-d-i.xml:2268
+#: using-d-i.xml:2267
#, no-c-format
msgid ""
"For technical reasons packages installed during the installation of the base "
@@ -3776,13 +3796,13 @@ msgstr ""
"Quy tắc nêu trên chỉ có hiệu lực sau thời điểm này trong quá trình cài đặt."
#. Tag: title
-#: using-d-i.xml:2280
+#: using-d-i.xml:2279
#, no-c-format
msgid "Installing Additional Software"
msgstr "Cài đặt phần mềm thêm"
#. Tag: para
-#: using-d-i.xml:2281
+#: using-d-i.xml:2280
#, no-c-format
msgid ""
"At this point you have a usable but limited system. Most users will want to "
@@ -3797,13 +3817,13 @@ msgstr ""
"nếu máy tính hay mạng có chạy chậm."
#. Tag: title
-#: using-d-i.xml:2296
+#: using-d-i.xml:2295
#, no-c-format
msgid "Configuring apt"
msgstr "Cấu hình apt"
#. Tag: para
-#: using-d-i.xml:2298
+#: using-d-i.xml:2297
#, no-c-format
msgid ""
"One of the tools used to install packages on a &debian-gnu; system is a "
@@ -3837,7 +3857,7 @@ msgstr ""
"khuyến khích."
#. Tag: para
-#: using-d-i.xml:2322
+#: using-d-i.xml:2321
#, no-c-format
msgid ""
"<command>apt</command> must be configured so that it knows from where to "
@@ -3851,7 +3871,7 @@ msgstr ""
"cài đặt xong."
#. Tag: para
-#: using-d-i.xml:2329
+#: using-d-i.xml:2328
#, fuzzy, no-c-format
#| msgid ""
#| "If you are installing at default priority, the installer will largely "
@@ -3876,7 +3896,7 @@ msgstr ""
"quote>."
#. Tag: para
-#: using-d-i.xml:2338
+#: using-d-i.xml:2337
#, fuzzy, no-c-format
#| msgid ""
#| "If you are installing at a lower priority (e.g. in expert mode), you will "
@@ -3898,13 +3918,13 @@ msgstr ""
"(khác tự do)."
#. Tag: title
-#: using-d-i.xml:2349
+#: using-d-i.xml:2348
#, no-c-format
msgid "Installing from more than one CD or DVD"
msgstr "Cài đặt từ nhiều đĩa CD/DVD"
#. Tag: para
-#: using-d-i.xml:2351
+#: using-d-i.xml:2350
#, no-c-format
msgid ""
"If you are installing from a CD or a DVD that is part of a larger set, the "
@@ -3917,7 +3937,7 @@ msgstr ""
"trên các đĩa đó."
#. Tag: para
-#: using-d-i.xml:2358
+#: using-d-i.xml:2357
#, no-c-format
msgid ""
"If you do not have any additional CDs or DVDs, that is no problem: using "
@@ -3931,7 +3951,7 @@ msgstr ""
"chọn trong bước kế tiếp của tiến trình cài đặt thực sự có thể được cài đặt."
#. Tag: para
-#: using-d-i.xml:2366
+#: using-d-i.xml:2365
#, no-c-format
msgid ""
"Packages are included on CDs (and DVDs) in the order of their popularity. "
@@ -3944,7 +3964,7 @@ msgstr ""
"người thực sự dùng những gói nằm trong vài đĩa CD cuối cùng trong tập hợp."
#. Tag: para
-#: using-d-i.xml:2373
+#: using-d-i.xml:2372
#, no-c-format
msgid ""
"It also means that buying or downloading and burning a full CD set is just a "
@@ -3964,20 +3984,6 @@ msgstr ""
#: using-d-i.xml:2382
#, no-c-format
msgid ""
-"A good rule of thumb is that for a regular desktop installation (using the "
-"GNOME desktop environment) only the first three CDs are needed. For the "
-"alternative desktop environments (KDE or Xfce), additional CDs are needed. "
-"The first DVD easily covers all three desktop environments."
-msgstr ""
-"Theo kinh nghiệm, chỉ cần thiết ba đĩa CD đầu tiên cho một bản cài đặt giao "
-"diện đồ họa thông thường (dùng môi trường làm việc GNOME). Đối với môi "
-"trường làm việc xen kẽ (KDE hoặc Xfce), cần có đĩa CD thêm. Đĩa DVD đầu tiên "
-"chứa cả ba môi trường làm việc này."
-
-#. Tag: para
-#: using-d-i.xml:2390
-#, no-c-format
-msgid ""
"If you do scan multiple CDs or DVDs, the installer will prompt you to "
"exchange them when it needs packages from another CD/DVD than the one "
"currently in the drive. Note that only CDs or DVDs that belong to the same "
@@ -3991,13 +3997,13 @@ msgstr ""
"quét không quan trọng, nhưng quét theo thứ tự tăng dần sẽ giảm dịp bị lỗi."
#. Tag: title
-#: using-d-i.xml:2403
+#: using-d-i.xml:2395
#, no-c-format
msgid "Using a network mirror"
msgstr "Sử dụng máy nhân bản mạng"
#. Tag: para
-#: using-d-i.xml:2405
+#: using-d-i.xml:2397
#, no-c-format
msgid ""
"One question that will be asked during most installs is whether or not to "
@@ -4009,7 +4015,7 @@ msgstr ""
"mặc định là tốt, nhưng vẫn có một số ngoại lệ."
#. Tag: para
-#: using-d-i.xml:2411
+#: using-d-i.xml:2403
#, no-c-format
msgid ""
"If you are <emphasis>not</emphasis> installing from a full CD or DVD or "
@@ -4027,7 +4033,7 @@ msgstr ""
"bước tiếp theo của tiến trình cài đặt."
#. Tag: para
-#: using-d-i.xml:2420
+#: using-d-i.xml:2412
#, no-c-format
msgid ""
"If you are installing from a single full CD or using a full CD image, using "
@@ -4048,7 +4054,7 @@ msgstr ""
"thống mới)."
#. Tag: para
-#: using-d-i.xml:2431
+#: using-d-i.xml:2423
#, no-c-format
msgid ""
"If you are installing from a DVD or using a DVD image, any packages needed "
@@ -4062,7 +4068,7 @@ msgstr ""
"bản mạng vẫn là tùy chọn."
#. Tag: para
-#: using-d-i.xml:2438
+#: using-d-i.xml:2430
#, no-c-format
msgid ""
"One advantage of adding a network mirror is that updates that have occurred "
@@ -4077,7 +4083,7 @@ msgstr ""
"rủi ro bảo mật hay sự ổn định của hệ thống đã cài đặt."
#. Tag: para
-#: using-d-i.xml:2445
+#: using-d-i.xml:2437
#, no-c-format
msgid ""
"In summary: selecting a network mirror is generally a good idea, except if "
@@ -4092,19 +4098,19 @@ msgstr ""
"liệu được tải xuống nếu bạn có phải chọn máy nhân bản thì phụ thuộc vào"
#. Tag: para
-#: using-d-i.xml:2454
+#: using-d-i.xml:2446
#, no-c-format
msgid "the tasks you select in the next step of the installation,"
msgstr "những tác vụ bạn chọn trong bước tiếp theo của tiến trình cài đặt,"
#. Tag: para
-#: using-d-i.xml:2459
+#: using-d-i.xml:2451
#, no-c-format
msgid "which packages are needed for those tasks,"
msgstr "những gói nào cần thiết cho các tác vụ đó,"
#. Tag: para
-#: using-d-i.xml:2464
+#: using-d-i.xml:2456
#, no-c-format
msgid ""
"which of those packages are present on the CDs or DVDs you have scanned, and"
@@ -4113,7 +4119,7 @@ msgstr ""
"và"
#. Tag: para
-#: using-d-i.xml:2469
+#: using-d-i.xml:2461
#, fuzzy, no-c-format
#| msgid ""
#| "whether any updated versions of packages included on the CDs or DVDs are "
@@ -4129,7 +4135,7 @@ msgstr ""
"cập nhật kiểu bảo mật hay dễ thay đổi)."
#. Tag: para
-#: using-d-i.xml:2478
+#: using-d-i.xml:2470
#, fuzzy, no-c-format
#| msgid ""
#| "Note that the last point means that, even if you choose not to use a "
@@ -4148,14 +4154,14 @@ msgstr ""
"hình."
#. Tag: title
-#: using-d-i.xml:2489
+#: using-d-i.xml:2481
#, fuzzy, no-c-format
#| msgid "Using a network mirror"
msgid "Choosing a network mirror"
msgstr "Sử dụng máy nhân bản mạng"
#. Tag: para
-#: using-d-i.xml:2490
+#: using-d-i.xml:2482
#, no-c-format
msgid ""
"If you have selected to use a network mirror during the installation "
@@ -4166,7 +4172,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2498
+#: using-d-i.xml:2490
#, no-c-format
msgid ""
"A mirror can also be specified by hand by choosing <quote>enter information "
@@ -4177,7 +4183,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2506
+#: using-d-i.xml:2498
#, no-c-format
msgid ""
"If your computer is on an IPv6-only network (which is probably not the case "
@@ -4194,7 +4200,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2520
+#: using-d-i.xml:2512
#, no-c-format
msgid ""
"Another option when choosing to specify the mirror manually is to use "
@@ -4206,13 +4212,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: using-d-i.xml:2539
+#: using-d-i.xml:2531
#, no-c-format
msgid "Selecting and Installing Software"
msgstr "Lựa chọn và Cài đặt Phần mềm"
#. Tag: para
-#: using-d-i.xml:2541
+#: using-d-i.xml:2533
#, no-c-format
msgid ""
"During the installation process, you are given the opportunity to select "
@@ -4229,7 +4235,7 @@ msgstr ""
"tác vụ khác nhau."
#. Tag: para
-#: using-d-i.xml:2550
+#: using-d-i.xml:2542
#, no-c-format
msgid ""
"So, you have the ability to choose <emphasis>tasks</emphasis> first, and "
@@ -4262,7 +4268,7 @@ msgstr ""
"công việc có sẵn."
#. Tag: para
-#: using-d-i.xml:2577
+#: using-d-i.xml:2569
#, no-c-format
msgid ""
"Some tasks may be pre-selected based on the characteristics of the computer "
@@ -4275,7 +4281,7 @@ msgstr ""
"không cài đặt gì cả."
#. Tag: para
-#: using-d-i.xml:2584
+#: using-d-i.xml:2576
#, no-c-format
msgid ""
"In the standard user interface of the installer, you can use the space bar "
@@ -4285,27 +4291,40 @@ msgstr ""
"dài để (bỏ) chọn công việc nào."
#. Tag: para
-#: using-d-i.xml:2590
-#, no-c-format
+#: using-d-i.xml:2582
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Unless you are using the special KDE or Xfce/LXDE CDs, the <quote>Desktop "
+#| "environment</quote> task will install the GNOME desktop environment."
msgid ""
-"Unless you are using the special KDE or Xfce/LXDE CDs, the <quote>Desktop "
-"environment</quote> task will install the GNOME desktop environment."
+"The <quote>Desktop environment</quote> task will install a graphical desktop "
+"environment."
msgstr ""
"Nếu bạn không dùng đĩa CD đặc biệt cho KDE hay Xfce/LXDE, công việc "
"<quote>Môi trường làm việc</quote> sẽ cài đặt môi trường làm việc GNOME."
#. Tag: para
-#: using-d-i.xml:2595
-#, no-c-format
-msgid ""
-"It is not possible to interactively select a different desktop during the "
-"installation. However, it <emphasis>is</emphasis> possible to get &d-i; to "
-"install a KDE desktop environment instead of GNOME by using preseeding (see "
+#: using-d-i.xml:2587
+#, fuzzy, no-c-format
+#| msgid ""
+#| "It is not possible to interactively select a different desktop during the "
+#| "installation. However, it <emphasis>is</emphasis> possible to get &d-i; "
+#| "to install a KDE desktop environment instead of GNOME by using preseeding "
+#| "(see <xref linkend=\"preseed-pkgsel\"/>) or by adding the parameter "
+#| "<literal>desktop=kde</literal> at the boot prompt when starting the "
+#| "installer. Alternatively the more lightweight Xfce and LXDE desktop "
+#| "environments can be selected by using <literal>desktop=xfce</literal> or "
+#| "<literal>desktop=lxde</literal>."
+msgid ""
+"By default, &d-i; installs the Xfce desktop environment. It is not possible "
+"to interactively select a different desktop environment during the "
+"installation, however, it <emphasis>is</emphasis> possible to have the "
+"installer install a different desktop environment by using preseeding (see "
"<xref linkend=\"preseed-pkgsel\"/>) or by adding the parameter "
-"<literal>desktop=kde</literal> at the boot prompt when starting the "
-"installer. Alternatively the more lightweight Xfce and LXDE desktop "
-"environments can be selected by using <literal>desktop=xfce</literal> or "
-"<literal>desktop=lxde</literal>."
+"<literal>desktop=name_of_the_desktop_environment</literal> at the boot "
+"prompt when starting the installer. Possible variants in this case are "
+"<literal>desktop=gnome</literal>, <literal>desktop=kde</literal>, "
+"<literal>desktop=lxde</literal> or <literal>desktop=xfce</literal>."
msgstr ""
"Không thể chọn tương tác một môi trường làm việc khác trong khi cài đặt. Tuy "
"nhiên, <emphasis>có thể</emphasis> làm cho &d-i; cài đặt môi trường làm việc "
@@ -4316,7 +4335,7 @@ msgstr ""
"<literal>desktop=xfce</literal> hay <literal>desktop=lxde</literal>."
#. Tag: para
-#: using-d-i.xml:2606
+#: using-d-i.xml:2601
#, fuzzy, no-c-format
#| msgid ""
#| "Some CD images (businesscard, netinst and DVD) also allow selection of "
@@ -4324,10 +4343,12 @@ msgstr ""
#| "<quote>Advanced options</quote> option in the main menu and look for "
#| "<quote>Alternative desktop environments</quote>."
msgid ""
-"Some CD images (netinst and DVD) also allow selection of the desired desktop "
-"environment from the graphical boot menu. Select the <quote>Advanced "
-"options</quote> option in the main menu and look for <quote>Alternative "
-"desktop environments</quote>."
+"If you use the special GNOME-, KDE- or LXDE-variant of the first CD in the "
+"full CD set, the installer installs the respective desktop environment "
+"instead of the default. Some CD images (netinst and DVD) also allow "
+"selection of the desired desktop environment from the graphical boot menu. "
+"Select the <quote>Advanced options</quote> option in the main menu and look "
+"for <quote>Alternative desktop environments</quote>."
msgstr ""
"Một số ảnh đĩa CD (businesscard [danh thiếp], netinst [cài đặt qua mạng] và "
"DVD) cũng cho phép chọn môi trường làm việc đã muốn trong trình đơn khởi "
@@ -4335,14 +4356,22 @@ msgstr ""
"đơn chính và tìm <quote>Môi trường làm việc xen kẽ</quote>."
#. Tag: para
-#: using-d-i.xml:2613
-#, no-c-format
+#: using-d-i.xml:2612
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Note that this will only work if the packages needed for the desired "
+#| "desktop environment are actually available. If you are installing using a "
+#| "single full CD image, they will need to be downloaded from a mirror as "
+#| "most needed packages are only included on later CDs; installing KDE, Xfce "
+#| "or LXDE this way should work fine if you are using a DVD image or any "
+#| "other installation method."
msgid ""
"Note that this will only work if the packages needed for the desired desktop "
"environment are actually available. If you are installing using a single "
-"full CD image, they will need to be downloaded from a mirror as most needed "
-"packages are only included on later CDs; installing KDE, Xfce or LXDE this "
-"way should work fine if you are using a DVD image or any other installation "
+"full CD image, they will possibly need to be downloaded from a network "
+"mirror as some of the needed packages for your choice might only be included "
+"on later CDs. Installing any of the available desktop environments this way "
+"should work fine if you are using a DVD image or any other installation "
"method."
msgstr ""
"Ghi chú rằng sự chọn này chỉ có tác động nếu những gói cần thiết cho KDE hay "
@@ -4353,7 +4382,7 @@ msgstr ""
"DVD, hoặc bất kỳ phương pháp cài đặt khác nào."
#. Tag: para
-#: using-d-i.xml:2623
+#: using-d-i.xml:2622
#, no-c-format
msgid ""
"The various server tasks will install software roughly as follows. DNS "
@@ -4373,7 +4402,7 @@ msgstr ""
"vụ Mạng: <classname>apache2</classname>."
#. Tag: para
-#: using-d-i.xml:2634
+#: using-d-i.xml:2633
#, no-c-format
msgid ""
"The <quote>Standard system</quote> task will install any package that has a "
@@ -4388,7 +4417,7 @@ msgstr ""
"công việc này nếu bạn không biết cách sử dụng."
#. Tag: para
-#: using-d-i.xml:2642
+#: using-d-i.xml:2641
#, no-c-format
msgid ""
"If during language selection a default locale other than the <quote>C</"
@@ -4408,7 +4437,7 @@ msgstr ""
"phương hoá thích hợp (nếu có)."
#. Tag: para
-#: using-d-i.xml:2652
+#: using-d-i.xml:2651
#, no-c-format
msgid ""
"Once you've selected your tasks, select &BTN-CONT;. At this point, "
@@ -4422,7 +4451,7 @@ msgstr ""
"nhắc bạn trong quá trình này."
#. Tag: para
-#: using-d-i.xml:2659
+#: using-d-i.xml:2658
#, no-c-format
msgid ""
"You should be aware that especially the Desktop task is very large. "
@@ -4439,7 +4468,7 @@ msgstr ""
"trình cài đặt gói một khi khởi chạy được."
#. Tag: para
-#: using-d-i.xml:2668
+#: using-d-i.xml:2667
#, no-c-format
msgid ""
"Even when packages are included on the CD-ROM, the installer may still "
@@ -4457,13 +4486,13 @@ msgstr ""
"xảy ra nếu bạn sử dụng ảnh cũ."
#. Tag: title
-#: using-d-i.xml:2683
+#: using-d-i.xml:2682
#, no-c-format
msgid "Making Your System Bootable"
msgstr "Cho hệ thống khả năng khởi động"
#. Tag: para
-#: using-d-i.xml:2685
+#: using-d-i.xml:2684
#, no-c-format
msgid ""
"If you are installing a diskless workstation, obviously, booting off the "
@@ -4477,13 +4506,13 @@ msgstr ""
"select-sun\"/>.</phrase>"
#. Tag: title
-#: using-d-i.xml:2700
+#: using-d-i.xml:2699
#, no-c-format
msgid "Detecting other operating systems"
msgstr "Phát hiện hệ điều hành khác"
#. Tag: para
-#: using-d-i.xml:2702
+#: using-d-i.xml:2701
#, no-c-format
msgid ""
"Before a boot loader is installed, the installer will attempt to probe for "
@@ -4498,7 +4527,7 @@ msgstr ""
"cũng được cấu hình để khởi động hệ điều hành khác đó, thêm vào &debian;."
#. Tag: para
-#: using-d-i.xml:2710
+#: using-d-i.xml:2709
#, no-c-format
msgid ""
"Note that multiple operating systems booting on a single machine is still "
@@ -4514,13 +4543,13 @@ msgstr ""
"dẫn sử dụng bộ nạp khởi động riêng để tìm thông tin thêm."
#. Tag: title
-#: using-d-i.xml:2728
+#: using-d-i.xml:2727
#, no-c-format
msgid "<command>palo</command>-installer"
msgstr "Trình cài đặt <command>palo</command>"
#. Tag: para
-#: using-d-i.xml:2729
+#: using-d-i.xml:2728
#, no-c-format
msgid ""
"The bootloader on PA-RISC is <quote>palo</quote>. <command>PALO</command> is "
@@ -4536,19 +4565,19 @@ msgstr ""
"<command>PALO</command> thật có thể đọc phân vùng Linux."
#. Tag: para
-#: using-d-i.xml:2738
+#: using-d-i.xml:2737
#, no-c-format
msgid "hppa FIXME ( need more info )"
msgstr "hppa SỬA ĐI (cần thêm thông tin)"
#. Tag: title
-#: using-d-i.xml:2750
+#: using-d-i.xml:2749
#, no-c-format
msgid "Install the <command>Grub</command> Boot Loader on a Hard Disk"
msgstr "Cài đặt bộ nạp khởi động <command>Grub</command> vào đĩa cứng"
#. Tag: para
-#: using-d-i.xml:2752
+#: using-d-i.xml:2751
#, no-c-format
msgid ""
"The main &architecture; boot loader is called <quote>grub</quote>. Grub is a "
@@ -4560,7 +4589,7 @@ msgstr ""
"ích cho cả hai người dùng mới và nhà chuyên môn."
#. Tag: para
-#: using-d-i.xml:2758
+#: using-d-i.xml:2757
#, no-c-format
msgid ""
"By default, grub will be installed into the Master Boot Record (MBR), where "
@@ -4572,7 +4601,7 @@ msgstr ""
"nơi khác. Xem sổ tay GRUB để tìm thông tin đầy đủ."
#. Tag: para
-#: using-d-i.xml:2764
+#: using-d-i.xml:2763
#, no-c-format
msgid ""
"If you do not want to install grub, use the &BTN-GOBACK; button to get to "
@@ -4583,13 +4612,13 @@ msgstr ""
"từ đó, chọn bộ nạp khởi động đã muốn."
#. Tag: title
-#: using-d-i.xml:2777
+#: using-d-i.xml:2776
#, no-c-format
msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk"
msgstr "Cài đặt bộ nạp khởi động <command>LILO</command> vào đĩa cứng"
#. Tag: para
-#: using-d-i.xml:2779
+#: using-d-i.xml:2778
#, no-c-format
msgid ""
"The second &architecture; boot loader is called <quote>LILO</quote>. It is "
@@ -4606,7 +4635,7 @@ msgstr ""
"\"&url-lilo-howto;\">LILO mini-HOWTO</ulink>."
#. Tag: para
-#: using-d-i.xml:2789
+#: using-d-i.xml:2788
#, no-c-format
msgid ""
"Currently the LILO installation will only create menu entries for other "
@@ -4620,7 +4649,7 @@ msgstr ""
"khi cài đặt."
#. Tag: para
-#: using-d-i.xml:2797
+#: using-d-i.xml:2796
#, no-c-format
msgid ""
"&d-i; offers you three choices on where to install the <command>LILO</"
@@ -4630,13 +4659,13 @@ msgstr ""
"<command>LILO</command>:"
#. Tag: term
-#: using-d-i.xml:2804
+#: using-d-i.xml:2803
#, no-c-format
msgid "Master Boot Record (MBR)"
msgstr "Mục ghi khởi động cái (MBR)"
#. Tag: para
-#: using-d-i.xml:2804
+#: using-d-i.xml:2803
#, no-c-format
msgid ""
"This way the <command>LILO</command> will take complete control of the boot "
@@ -4646,13 +4675,13 @@ msgstr ""
"động."
#. Tag: term
-#: using-d-i.xml:2811
+#: using-d-i.xml:2810
#, no-c-format
msgid "new &debian; partition"
msgstr "phân vùng &debian; mới"
#. Tag: para
-#: using-d-i.xml:2811
+#: using-d-i.xml:2810
#, no-c-format
msgid ""
"Choose this if you want to use another boot manager. <command>LILO</command> "
@@ -4664,13 +4693,13 @@ msgstr ""
"sẽ làm việc như một bộ nạp khởi động phụ."
#. Tag: term
-#: using-d-i.xml:2820
+#: using-d-i.xml:2819
#, no-c-format
msgid "Other choice"
msgstr "Khác"
#. Tag: para
-#: using-d-i.xml:2820
+#: using-d-i.xml:2819
#, no-c-format
msgid ""
"Useful for advanced users who want to install <command>LILO</command> "
@@ -4684,7 +4713,7 @@ msgstr ""
"filename> hay <filename>/dev/sda</filename>."
#. Tag: para
-#: using-d-i.xml:2830
+#: using-d-i.xml:2829
#, no-c-format
msgid ""
"If you can no longer boot into Windows 9x (or DOS) after this step, you'll "
@@ -4700,13 +4729,13 @@ msgstr ""
"pháp khác để trở về &debian;."
#. Tag: title
-#: using-d-i.xml:2846
+#: using-d-i.xml:2845
#, no-c-format
msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk"
msgstr "Cài đặt bộ nạp khởi động <command>ELILO</command> vào đĩa cứng"
#. Tag: para
-#: using-d-i.xml:2848
+#: using-d-i.xml:2847
#, no-c-format
msgid ""
"The &architecture; boot loader is called <quote>elilo</quote>. It is modeled "
@@ -4734,7 +4763,7 @@ msgstr ""
"quote> để làm việc thật tải và khởi chạy hạt nhân Linux."
#. Tag: para
-#: using-d-i.xml:2864
+#: using-d-i.xml:2863
#, no-c-format
msgid ""
"The <quote>elilo</quote> configuration and installation is done as the last "
@@ -4752,13 +4781,13 @@ msgstr ""
"<emphasis>gốc</emphasis> của máy tính."
#. Tag: title
-#: using-d-i.xml:2876
+#: using-d-i.xml:2875
#, no-c-format
msgid "Choose the correct partition!"
msgstr "Chọn phân vùng đúng đi."
#. Tag: para
-#: using-d-i.xml:2878
+#: using-d-i.xml:2877
#, no-c-format
msgid ""
"The criterion for selecting a partition is that it must be a FAT format "
@@ -4777,13 +4806,13 @@ msgstr ""
"dung đã có !"
#. Tag: title
-#: using-d-i.xml:2893
+#: using-d-i.xml:2892
#, no-c-format
msgid "EFI Partition Contents"
msgstr "Nội dung phân vùng EFI"
#. Tag: para
-#: using-d-i.xml:2895
+#: using-d-i.xml:2894
#, no-c-format
msgid ""
"The EFI partition is a FAT filesystem format partition on one of the hard "
@@ -4814,13 +4843,13 @@ msgstr ""
# Name: don't translate / Tên: đừng dịch
#. Tag: filename
-#: using-d-i.xml:2917
+#: using-d-i.xml:2916
#, no-c-format
msgid "elilo.conf"
msgstr "elilo.conf"
#. Tag: para
-#: using-d-i.xml:2918
+#: using-d-i.xml:2917
#, no-c-format
msgid ""
"This is the configuration file read by the boot loader when it starts. It is "
@@ -4833,13 +4862,13 @@ msgstr ""
# Name: don't translate / Tên: đừng dịch
#. Tag: filename
-#: using-d-i.xml:2927
+#: using-d-i.xml:2926
#, no-c-format
msgid "elilo.efi"
msgstr "elilo.efi"
#. Tag: para
-#: using-d-i.xml:2928
+#: using-d-i.xml:2927
#, no-c-format
msgid ""
"This is the boot loader program that the <quote>EFI Boot Manager</quote> "
@@ -4854,13 +4883,13 @@ msgstr ""
# Name: don't translate / Tên: đừng dịch
#. Tag: filename
-#: using-d-i.xml:2938
+#: using-d-i.xml:2937
#, no-c-format
msgid "initrd.img"
msgstr "initrd.img"
#. Tag: para
-#: using-d-i.xml:2939
+#: using-d-i.xml:2938
#, no-c-format
msgid ""
"This is the initial root filesystem used to boot the kernel. It is a copy of "
@@ -4876,13 +4905,13 @@ msgstr ""
# Name: don't translate / Tên: đừng dịch
#. Tag: filename
-#: using-d-i.xml:2951
+#: using-d-i.xml:2950
#, no-c-format
msgid "readme.txt"
msgstr "readme.txt"
#. Tag: para
-#: using-d-i.xml:2952
+#: using-d-i.xml:2951
#, no-c-format
msgid ""
"This is a small text file warning you that the contents of the directory are "
@@ -4895,13 +4924,13 @@ msgstr ""
# Name: don't translate / Tên: đừng dịch
#. Tag: filename
-#: using-d-i.xml:2962
+#: using-d-i.xml:2961
#, no-c-format
msgid "vmlinuz"
msgstr "vmlinuz"
#. Tag: para
-#: using-d-i.xml:2963
+#: using-d-i.xml:2962
#, no-c-format
msgid ""
"This is the compressed kernel itself. It is a copy of the file referenced in "
@@ -4915,13 +4944,13 @@ msgstr ""
"của liên kết tượng trưng <filename>/vmlinuz</filename>."
#. Tag: title
-#: using-d-i.xml:2983
+#: using-d-i.xml:2982
#, no-c-format
msgid "<command>arcboot</command>-installer"
msgstr "Bộ cài đặt <command>arcboot</command>"
#. Tag: para
-#: using-d-i.xml:2984
+#: using-d-i.xml:2983
#, no-c-format
msgid ""
"The boot loader on SGI machines is <command>arcboot</command>. It has to be "
@@ -4965,13 +4994,13 @@ msgstr ""
# Name: don't translate / Tên: đừng dịch
#. Tag: replaceable
-#: using-d-i.xml:3003
+#: using-d-i.xml:3002
#, no-c-format
msgid "scsi"
msgstr "scsi"
#. Tag: para
-#: using-d-i.xml:3004
+#: using-d-i.xml:3003
#, no-c-format
msgid ""
"is the SCSI bus to be booted from, this is <userinput>0</userinput> for the "
@@ -4981,13 +5010,13 @@ msgstr ""
"điều khiển có sẵn"
#. Tag: replaceable
-#: using-d-i.xml:3012
+#: using-d-i.xml:3011
#, no-c-format
msgid "disk"
msgstr "đĩa"
#. Tag: para
-#: using-d-i.xml:3013
+#: using-d-i.xml:3012
#, no-c-format
msgid ""
"is the SCSI ID of the hard disk on which <command>arcboot</command> is "
@@ -4997,13 +5026,13 @@ msgstr ""
"được cài đặt"
#. Tag: replaceable
-#: using-d-i.xml:3021
+#: using-d-i.xml:3020
#, no-c-format
msgid "partnr"
msgstr "số_phân"
#. Tag: para
-#: using-d-i.xml:3022
+#: using-d-i.xml:3021
#, no-c-format
msgid ""
"is the number of the partition on which <filename>/etc/arcboot.conf</"
@@ -5013,13 +5042,13 @@ msgstr ""
"filename>"
#. Tag: replaceable
-#: using-d-i.xml:3030
+#: using-d-i.xml:3029
#, no-c-format
msgid "config"
msgstr "cấu_hình"
#. Tag: para
-#: using-d-i.xml:3031
+#: using-d-i.xml:3030
#, no-c-format
msgid ""
"is the name of the configuration entry in <filename>/etc/arcboot.conf</"
@@ -5029,13 +5058,13 @@ msgstr ""
"filename>, mà là <quote>linux</quote> theo mặc định."
#. Tag: title
-#: using-d-i.xml:3052
+#: using-d-i.xml:3051
#, no-c-format
msgid "Install <command>Yaboot</command> on a Hard Disk"
msgstr "Cài đặt <command>Yaboot</command> vào đĩa cứng"
#. Tag: para
-#: using-d-i.xml:3053
+#: using-d-i.xml:3052
#, no-c-format
msgid ""
"Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as their "
@@ -5055,13 +5084,13 @@ msgstr ""
"&debian-gnu;."
#. Tag: title
-#: using-d-i.xml:3071
+#: using-d-i.xml:3070
#, no-c-format
msgid "Install <command>Quik</command> on a Hard Disk"
msgstr "Cài đặt <command>Quik</command> vào đĩa cứng"
#. Tag: para
-#: using-d-i.xml:3072
+#: using-d-i.xml:3071
#, no-c-format
msgid ""
"The boot loader for OldWorld Power Macintosh machines is <command>quik</"
@@ -5075,13 +5104,13 @@ msgstr ""
"PowerMac 7200, 7300, và 7600, và trên một số máy bắt chước Power Computing."
#. Tag: title
-#: using-d-i.xml:3088
+#: using-d-i.xml:3087
#, no-c-format
msgid "<command>zipl</command>-installer"
msgstr "Bộ cài đặt <command>zipl</command>"
#. Tag: para
-#: using-d-i.xml:3089
+#: using-d-i.xml:3088
#, no-c-format
msgid ""
"The boot loader on &arch-title; is <quote>zipl</quote>. <command>ZIPL</"
@@ -5098,13 +5127,13 @@ msgstr ""
"command>."
#. Tag: title
-#: using-d-i.xml:3106
+#: using-d-i.xml:3105
#, no-c-format
msgid "Install the <command>SILO</command> Boot Loader on a Hard Disk"
msgstr "Cài đặt bộ nạp khởi động <command>SILO</command> vào đĩa cứng"
#. Tag: para
-#: using-d-i.xml:3108
+#: using-d-i.xml:3107
#, no-c-format
msgid ""
"The standard &architecture; boot loader is called <quote>silo</quote>. It is "
@@ -5135,13 +5164,13 @@ msgstr ""
"Linux kế bên bản cài đặt SunOS/Solaris đã có."
#. Tag: title
-#: using-d-i.xml:3133
+#: using-d-i.xml:3132
#, no-c-format
msgid "Continue Without Boot Loader"
msgstr "Tiếp tục không có bộ nạp khởi động"
#. Tag: para
-#: using-d-i.xml:3135
+#: using-d-i.xml:3134
#, no-c-format
msgid ""
"This option can be used to complete the installation even when no boot "
@@ -5153,7 +5182,7 @@ msgstr ""
"cung cấp, hoặc vì không muốn nó (v.d. bạn sẽ dùng bộ nạp khởi động đã có)."
#. Tag: para
-#: using-d-i.xml:3142
+#: using-d-i.xml:3141
#, no-c-format
msgid ""
"If you plan to manually configure your bootloader, you should check the name "
@@ -5174,13 +5203,13 @@ msgstr ""
"vùng riêng, tên hệ thống tập tin <filename>/boot</filename>."
#. Tag: title
-#: using-d-i.xml:3159
+#: using-d-i.xml:3158
#, no-c-format
msgid "Finishing the Installation"
msgstr "Cài đặt xong"
#. Tag: para
-#: using-d-i.xml:3160
+#: using-d-i.xml:3159
#, no-c-format
msgid ""
"This is the last step in the &debian; installation process during which the "
@@ -5191,13 +5220,13 @@ msgstr ""
"đặt sẽ làm bất cứ công việc nào còn lại. Phần lớn là làm sạch sau &d-i;."
#. Tag: title
-#: using-d-i.xml:3173
+#: using-d-i.xml:3172
#, no-c-format
msgid "Setting the System Clock"
msgstr "Đặt đồng hồ hệ thống"
#. Tag: para
-#: using-d-i.xml:3175
+#: using-d-i.xml:3174
#, no-c-format
msgid ""
"The installer may ask you if the computer's clock is set to UTC. Normally "
@@ -5211,7 +5240,7 @@ msgstr ""
"dựa vào thứ như hệ điều hành khác đã được cài đặt."
#. Tag: para
-#: using-d-i.xml:3182
+#: using-d-i.xml:3181
#, no-c-format
msgid ""
"In expert mode you will always be able to choose whether or not the clock is "
@@ -5229,7 +5258,7 @@ msgstr ""
"giờ cục bộ. Nếu bạn muốn khởi động đôi, hãy chọn giờ cục bộ hơn UTC.</phrase>"
#. Tag: para
-#: using-d-i.xml:3193
+#: using-d-i.xml:3192
#, no-c-format
msgid ""
"At this point &d-i; will also attempt to save the current time to the "
@@ -5241,13 +5270,13 @@ msgstr ""
"thuộc vào sự chọn mới làm."
#. Tag: title
-#: using-d-i.xml:3208
+#: using-d-i.xml:3207
#, no-c-format
msgid "Reboot the System"
msgstr "Khởi động lại hệ thống"
#. Tag: para
-#: using-d-i.xml:3210
+#: using-d-i.xml:3209
#, no-c-format
msgid ""
"You will be prompted to remove the boot media (CD, floppy, etc) that you "
@@ -5259,7 +5288,7 @@ msgstr ""
"thống &debian; mới."
#. Tag: para
-#: using-d-i.xml:3216
+#: using-d-i.xml:3215
#, no-c-format
msgid ""
"After a final prompt the system will be halted because rebooting is not "
@@ -5273,13 +5302,13 @@ msgstr ""
"đầu của tiến trình cài đặt."
#. Tag: title
-#: using-d-i.xml:3229
+#: using-d-i.xml:3228
#, no-c-format
msgid "Troubleshooting"
msgstr "Khắc phục sự số"
#. Tag: para
-#: using-d-i.xml:3230
+#: using-d-i.xml:3229
#, no-c-format
msgid ""
"The components listed in this section are usually not involved in the "
@@ -5291,13 +5320,13 @@ msgstr ""
"khó khăn."
#. Tag: title
-#: using-d-i.xml:3243
+#: using-d-i.xml:3242
#, no-c-format
msgid "Saving the installation logs"
msgstr "Lưu bản ghi cài đặt"
#. Tag: para
-#: using-d-i.xml:3245
+#: using-d-i.xml:3244
#, no-c-format
msgid ""
"If the installation is successful, the logfiles created during the "
@@ -5309,7 +5338,7 @@ msgstr ""
"trong hệ thống &debian; mới."
#. Tag: para
-#: using-d-i.xml:3252
+#: using-d-i.xml:3251
#, no-c-format
msgid ""
"Choosing <guimenuitem>Save debug logs</guimenuitem> from the main menu "
@@ -5325,13 +5354,13 @@ msgstr ""
"kèm báo cáo cài đặt."
#. Tag: title
-#: using-d-i.xml:3272
+#: using-d-i.xml:3271
#, no-c-format
msgid "Using the Shell and Viewing the Logs"
msgstr "Sử dụng trình bao và xem bản ghi"
#. Tag: para
-#: using-d-i.xml:3274
+#: using-d-i.xml:3273
#, no-c-format
msgid ""
"There are several methods you can use to get a shell while running an "
@@ -5358,13 +5387,13 @@ msgstr ""
"trái</keycap> <keycap>F1</keycap></keycombo> để trở về bộ cài đặt chính nó."
#. Tag: para
-#: using-d-i.xml:3292
+#: using-d-i.xml:3291
#, no-c-format
msgid "For the graphical installer see also <xref linkend=\"gtk-using\"/>."
msgstr "Đối với trình cài đặt đồ họa, xem thêm <xref linkend=\"gtk-using\"/>."
#. Tag: para
-#: using-d-i.xml:3296
+#: using-d-i.xml:3295
#, no-c-format
msgid ""
"If you cannot switch consoles, there is also an <guimenuitem>Execute a "
@@ -5380,7 +5409,7 @@ msgstr ""
"(thoát) để đóng trình bao, và trở về trình cài đặt."
#. Tag: para
-#: using-d-i.xml:3304
+#: using-d-i.xml:3303
#, no-c-format
msgid ""
"At this point you are booted from the RAM disk, and there is a limited set "
@@ -5398,7 +5427,7 @@ msgstr ""
"tự động gõ và lược sử."
#. Tag: para
-#: using-d-i.xml:3313
+#: using-d-i.xml:3312
#, no-c-format
msgid ""
"To edit and view files, use the text editor <command>nano</command>. Log "
@@ -5410,7 +5439,7 @@ msgstr ""
"<filename>/var/log</filename>."
#. Tag: para
-#: using-d-i.xml:3320
+#: using-d-i.xml:3319
#, no-c-format
msgid ""
"Although you can do basically anything in a shell that the available "
@@ -5421,7 +5450,7 @@ msgstr ""
"trình bao chỉ sẵn sàng để giúp đỡ trong trường hợp bị lỗi hay gỡ lỗi."
#. Tag: para
-#: using-d-i.xml:3326
+#: using-d-i.xml:3325
#, no-c-format
msgid ""
"Doing things manually from the shell may interfere with the installation "
@@ -5435,13 +5464,13 @@ msgstr ""
"bao."
#. Tag: title
-#: using-d-i.xml:3342
+#: using-d-i.xml:3341
#, no-c-format
msgid "Installation Over the Network"
msgstr "Cài đặt qua mạng"
#. Tag: para
-#: using-d-i.xml:3344
+#: using-d-i.xml:3343
#, no-c-format
msgid ""
"One of the more interesting components is <firstterm>network-console</"
@@ -5458,7 +5487,7 @@ msgstr ""
"thể tự động hoá phần đó bằng phần <xref linkend=\"automatic-install\"/>.)"
#. Tag: para
-#: using-d-i.xml:3354
+#: using-d-i.xml:3353
#, no-c-format
msgid ""
"This component is not loaded into the main installation menu by default, so "
@@ -5480,7 +5509,7 @@ msgstr ""
"tục lại cài đặt từ xa bằng SSH</guimenuitem>."
#. Tag: para
-#: using-d-i.xml:3367
+#: using-d-i.xml:3366
#, no-c-format
msgid ""
"For installations on &arch-title;, this is the default method after setting "
@@ -5490,7 +5519,7 @@ msgstr ""
"mặc định sau khi thiết lập mạng."
#. Tag: para
-#: using-d-i.xml:3372
+#: using-d-i.xml:3371
#, no-c-format
msgid ""
"<phrase arch=\"not-s390\">After selecting this new entry, you</phrase> "
@@ -5512,7 +5541,7 @@ msgstr ""
"tiếp tục cài đặt từ xa."
#. Tag: para
-#: using-d-i.xml:3384
+#: using-d-i.xml:3383
#, no-c-format
msgid ""
"Should you decide to continue with the installation locally, you can always "
@@ -5524,7 +5553,7 @@ msgstr ""
"khác."
#. Tag: para
-#: using-d-i.xml:3390
+#: using-d-i.xml:3389
#, no-c-format
msgid ""
"Now let's switch to the other side of the wire. As a prerequisite, you need "
@@ -5554,7 +5583,7 @@ msgstr ""
"nếu nó là đúng không."
#. Tag: para
-#: using-d-i.xml:3407
+#: using-d-i.xml:3406
#, no-c-format
msgid ""
"The <command>ssh</command> server in the installer uses a default "
@@ -5579,7 +5608,7 @@ msgstr ""
"tái kết nối."
#. Tag: para
-#: using-d-i.xml:3420
+#: using-d-i.xml:3419
#, no-c-format
msgid ""
"You may be able to avoid the connection being dropped by adding the option "
@@ -5601,7 +5630,7 @@ msgstr ""
"kết nối) vậy chỉ dùng nó khi cần thiết."
#. Tag: para
-#: using-d-i.xml:3433
+#: using-d-i.xml:3432
#, no-c-format
msgid ""
"If you install several computers in turn and they happen to have the same IP "
@@ -5625,7 +5654,7 @@ msgstr ""
"thử lại."
#. Tag: para
-#: using-d-i.xml:3449
+#: using-d-i.xml:3448
#, no-c-format
msgid ""
"After the login you will be presented with an initial screen where you have "
@@ -5645,7 +5674,7 @@ msgstr ""
"chạy cho các trình bao."
#. Tag: para
-#: using-d-i.xml:3459
+#: using-d-i.xml:3458
#, no-c-format
msgid ""
"After you have started the installation remotely over SSH, you should not go "
@@ -5661,13 +5690,13 @@ msgstr ""
"cài đặt."
#. Tag: title
-#: using-d-i.xml:3478
+#: using-d-i.xml:3477
#, no-c-format
msgid "Loading Missing Firmware"
msgstr "Nạp phần vững bị thiếu"
#. Tag: para
-#: using-d-i.xml:3479
+#: using-d-i.xml:3478
#, no-c-format
msgid ""
"As described in <xref linkend=\"hardware-firmware\"/>, some devices require "
@@ -5681,7 +5710,7 @@ msgstr ""
"chức năng cơ bản và yêu cầu phần vững để hiệu lực thêm tính năng."
#. Tag: para
-#: using-d-i.xml:3487
+#: using-d-i.xml:3486
#, no-c-format
msgid ""
"If a device driver requests firmware that is not available, &d-i; will "
@@ -5699,7 +5728,7 @@ msgstr ""
"nạp lại."
#. Tag: para
-#: using-d-i.xml:3497
+#: using-d-i.xml:3496
#, no-c-format
msgid ""
"Which devices are scanned and which file systems are supported depends on "
@@ -5717,7 +5746,7 @@ msgstr ""
"mạch MMC hay SD.</phrase>"
#. Tag: para
-#: using-d-i.xml:3507
+#: using-d-i.xml:3506
#, no-c-format
msgid ""
"Note that it is possible to skip loading the firmware if you know the device "
@@ -5728,7 +5757,7 @@ msgstr ""
"năng, hoặc nếu thiết bị không cần trong khi cài đặt."
#. Tag: para
-#: using-d-i.xml:3513
+#: using-d-i.xml:3512
#, no-c-format
msgid ""
"&d-i; only prompts for firmware needed by kernel modules loaded during the "
@@ -5742,13 +5771,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: using-d-i.xml:3527
+#: using-d-i.xml:3526
#, no-c-format
msgid "Preparing a medium"
msgstr "Chuẩn bị vật chứa"
#. Tag: para
-#: using-d-i.xml:3528
+#: using-d-i.xml:3527
#, no-c-format
msgid ""
"Official CD images do not include non-free firmware. The most common method "
@@ -5772,7 +5801,7 @@ msgstr ""
"đoạn đầu tiên của việc cài đặt."
#. Tag: para
-#: using-d-i.xml:3541
+#: using-d-i.xml:3540
#, no-c-format
msgid ""
"Tarballs and zip files containing current packages for the most common "
@@ -5787,7 +5816,7 @@ msgstr ""
"bản phát hành hiện thời, và giải nén nó vào hệ thống tập tin trên vật chứa."
#. Tag: para
-#: using-d-i.xml:3555
+#: using-d-i.xml:3554
#, no-c-format
msgid ""
"If the firmware you need is not included in the tarball, you can also "
@@ -5802,7 +5831,7 @@ msgstr ""
"cũng có thể chứa gói khác phần vững:"
#. Tag: para
-#: using-d-i.xml:3569
+#: using-d-i.xml:3568
#, no-c-format
msgid ""
"It is also possible to copy individual firmware files to the medium. Loose "
@@ -5814,13 +5843,13 @@ msgstr ""
"phần cứng."
#. Tag: title
-#: using-d-i.xml:3578
+#: using-d-i.xml:3577
#, no-c-format
msgid "Firmware and the Installed System"
msgstr "Phần vững và Hệ thống đã Cài đặt"
#. Tag: para
-#: using-d-i.xml:3579
+#: using-d-i.xml:3578
#, no-c-format
msgid ""
"Any firmware loaded during the installation will be copied automatically to "
@@ -5838,7 +5867,7 @@ msgstr ""
"là phần vững không nạp được do phiên bản bị đối xứng lệch."
#. Tag: para
-#: using-d-i.xml:3588
+#: using-d-i.xml:3587
#, no-c-format
msgid ""
"If the firmware was loaded from a firmware package, &d-i; will also install "
@@ -5854,7 +5883,7 @@ msgstr ""
"phát hành."
#. Tag: para
-#: using-d-i.xml:3596
+#: using-d-i.xml:3595
#, no-c-format
msgid ""
"If loading the firmware was skipped during the installation, the relevant "
@@ -5866,7 +5895,7 @@ msgstr ""
"cài đặt một cách thủ công."
#. Tag: para
-#: using-d-i.xml:3603
+#: using-d-i.xml:3602
#, no-c-format
msgid ""
"If the firmware was loaded from loose firmware files, the firmware copied to "
@@ -5880,6 +5909,17 @@ msgstr ""
"khi cài đặt xong."
#~ msgid ""
+#~ "A good rule of thumb is that for a regular desktop installation (using "
+#~ "the GNOME desktop environment) only the first three CDs are needed. For "
+#~ "the alternative desktop environments (KDE or Xfce), additional CDs are "
+#~ "needed. The first DVD easily covers all three desktop environments."
+#~ msgstr ""
+#~ "Theo kinh nghiệm, chỉ cần thiết ba đĩa CD đầu tiên cho một bản cài đặt "
+#~ "giao diện đồ họa thông thường (dùng môi trường làm việc GNOME). Đối với "
+#~ "môi trường làm việc xen kẽ (KDE hoặc Xfce), cần có đĩa CD thêm. Đĩa DVD "
+#~ "đầu tiên chứa cả ba môi trường làm việc này."
+
+#~ msgid ""
#~ "There are two keyboard layouts for US keyboards; the qwerty/mac-usb-us "
#~ "(Apple USB) layout will place the Alt function on the <keycap>Command/"
#~ "Apple</keycap> key (in the keyboard position next to the <keycap>space</"