diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-10-28 15:45:11 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-10-28 15:45:11 +0000 |
commit | ed1508bead454fc2c00e4cbd94c3b91a4574b78d (patch) | |
tree | f9ad55fdf42d2aecf74c309c83e68d490a306a2d /po/vi | |
parent | a6ce99824a2f37bef118f73eb230f70e6510203a (diff) | |
download | installation-guide-ed1508bead454fc2c00e4cbd94c3b91a4574b78d.zip |
Fix graphical boot options.
Diffstat (limited to 'po/vi')
-rw-r--r-- | po/vi/install-methods.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/vi/install-methods.po b/po/vi/install-methods.po index e334f1a35..3de60564d 100644 --- a/po/vi/install-methods.po +++ b/po/vi/install-methods.po @@ -1201,7 +1201,7 @@ msgid "" "default vmlinuz\n" "append initrd=initrd.gz\n" "</screen></informalexample> For the graphical installer you should add " -"<userinput>video=vesa:ywrap,mtrr vga=788</userinput> to the second line." +"<userinput>vga=788</userinput> to the second line." msgstr "" "Sau đó thì bạn nên tạo một tập tin cấu hình <filename>syslinux.cfg</" "filename>: nó nên chứa ít nhất hai dòng này (thay đổi tên của bản nhị phân " @@ -1210,7 +1210,7 @@ msgstr "" "default vmlinuz\n" "append initrd=initrd.gz\n" "</screen></informalexample> Đối với trình cài đặt kiểu đồ họa, bạn nên thêm " -"vào dòng thứ hai chuỗi <userinput>video=vesa:ywrap,mtrr vga=788</userinput>." +"vào dòng thứ hai chuỗi <userinput>vga=788</userinput>." #: install-methods.xml:768 #, no-c-format |