summaryrefslogtreecommitdiff
path: root/po/ko
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-01-01 11:04:16 +0000
committerFrans Pop <elendil@planet.nl>2007-01-01 11:04:16 +0000
commitc9213e5a05a5abac7e73df55fcf7cbb06313dd70 (patch)
tree19c312722097697a63033739c158ecac5a86014b /po/ko
parent7eeb7822ed453b00fbf3c534f3034940c2ed5465 (diff)
downloadinstallation-guide-c9213e5a05a5abac7e73df55fcf7cbb06313dd70.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/ko')
-rw-r--r--po/ko/boot-installer.po247
-rw-r--r--po/ko/hardware.po322
-rw-r--r--po/ko/install-methods.po236
-rw-r--r--po/ko/installation-howto.po19
-rw-r--r--po/ko/preparing.po841
-rw-r--r--po/ko/random-bits.po356
-rw-r--r--po/ko/using-d-i.po224
7 files changed, 1177 insertions, 1068 deletions
diff --git a/po/ko/boot-installer.po b/po/ko/boot-installer.po
index 1aa0bb4a0..197425193 100644
--- a/po/ko/boot-installer.po
+++ b/po/ko/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-12-31 19:17+0000\n"
+"POT-Creation-Date: 2007-01-01 11:02+0000\n"
"PO-Revision-Date: 2006-10-07 17:00+0900\n"
"Last-Translator: Seok-moon Jang <drssay97@gmail.com>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -1181,10 +1181,10 @@ msgstr ""
msgid ""
"If you intend to use the hard drive only for booting and then download "
"everything over the network, you should download the <filename>netboot/"
-"debian-installer/i386/initrd.gz</filename> file and its corresponding kernel "
-"<filename>netboot/debian-installer/i386/linux</filename>. This will allow "
-"you to repartition the hard disk from which you boot the installer, although "
-"you should do so with care."
+"debian-installer/&architecture;/initrd.gz</filename> file and its "
+"corresponding kernel <filename>netboot/debian-installer/&architecture;/"
+"linux</filename>. This will allow you to repartition the hard disk from "
+"which you boot the installer, although you should do so with care."
msgstr ""
"하드 드라이브를 부팅용으로만 사용하고 나머지는 모두 네트워크에서 받으려고 한"
"다면, <filename>netboot/debian-installer/i386/initrd.gz</filename> 파일 및 해"
@@ -1228,13 +1228,11 @@ msgstr ""
#. Tag: screen
#: boot-installer.xml:896
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"image=/boot/newinstall/vmlinuz\n"
" label=newinstall\n"
-" initrd=/boot/newinstall/initrd.gz\n"
-" root=/dev/ram0\n"
-" append=\"ramdisk_size=12000\""
+" initrd=/boot/newinstall/initrd.gz"
msgstr ""
"image=/boot/newinstall/vmlinuz\n"
" label=newinstall\n"
@@ -1259,14 +1257,14 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:905
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"The procedure for <command>GRUB</command> is quite similar. Locate your "
"<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> "
"directory (sometimes in the <filename>/boot/boot/grub/</filename>), add the "
"following lines: <informalexample><screen>\n"
"title New Install\n"
-"kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n"
+"kernel (hd0,0)/boot/newinstall/vmlinuz\n"
"initrd (hd0,0)/boot/newinstall/initrd.gz\n"
"</screen></informalexample> and reboot."
msgstr ""
@@ -1349,7 +1347,7 @@ msgid ""
"with the <emphasis>root=</emphasis> boot argument, giving the device that "
"the ide-floppy driver maps the device to. For example, if your LS-120 drive "
"is connected as the first IDE device (master) on the second cable, you enter "
-"<userinput>linux root=/dev/hdc</userinput> at the boot prompt."
+"<userinput>install root=/dev/hdc</userinput> at the boot prompt."
msgstr ""
"플로피를 이용해 LS-120 드라이브에서 (ATAPI 버전) 설치하는 경우, 플로피 장치"
"의 가상 위치를 지정해야 합니다. <emphasis>root=</emphasis> 부팅 파라미터를 사"
@@ -1506,13 +1504,13 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:1078
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"Information on available boot methods and on boot parameters which might be "
"useful can be found by pressing <keycap>F2</keycap> through <keycap>F8</"
"keycap>. If you add any parameters to the boot command line, be sure to type "
-"the boot method (the default is <userinput>linux</userinput>) and a space "
-"before the first parameter (e.g., <userinput>linux fb=false</userinput>)."
+"the boot method (the default is <userinput>install</userinput>) and a space "
+"before the first parameter (e.g., <userinput>install fb=false</userinput>)."
msgstr ""
"<keycap>F2</keycap>에서 <keycap>F8</keycap>까지 누르다 보면 유용한 부팅 방법"
"과 부팅 파라미터에 대한 정보를 볼 수 있습니다. 부팅 명령행에 파라미터를 넣으"
@@ -3876,7 +3874,7 @@ msgstr ""
"USB 검색을 하지 않습니다."
#. Tag: term
-#: boot-installer.xml:3007 boot-installer.xml:3171
+#: boot-installer.xml:3007 boot-installer.xml:3173
#, no-c-format
msgid "netcfg/disable_dhcp"
msgstr "netcfg/disable_dhcp"
@@ -4016,17 +4014,20 @@ msgstr "ramdisk_size"
#. Tag: para
#: boot-installer.xml:3091
#, no-c-format
-msgid "If you are using a 2.2.x kernel, you may need to set &ramdisksize;."
-msgstr "2.2.x 커널을 사용한다면, &ramdisksize;로 설정해야 합니다."
+msgid ""
+"This parameter should already be set to a correct value where needed; set it "
+"only it you see errors during the boot that indicate the ramdisk could not "
+"be loaded completely. The value is in kB."
+msgstr ""
#. Tag: term
-#: boot-installer.xml:3099
+#: boot-installer.xml:3101
#, no-c-format
msgid "mouse/left"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3100
+#: boot-installer.xml:3102
#, fuzzy, no-c-format
msgid ""
"For the gtk frontend (graphical installer), users can switch the mouse to "
@@ -4038,13 +4039,13 @@ msgstr ""
"이 파라미터를 <userinput>true</userinput>로 설정하면 됩니다."
#. Tag: term
-#: boot-installer.xml:3109
+#: boot-installer.xml:3111
#, no-c-format
msgid "directfb/hw-accel"
msgstr "directfb/hw-accel"
#. Tag: para
-#: boot-installer.xml:3110
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"For the gtk frontend (graphical installer), hardware acceleration in "
@@ -4056,13 +4057,13 @@ msgstr ""
"이 파라미터를 <userinput>true</userinput>로 설정하면 됩니다."
#. Tag: term
-#: boot-installer.xml:3120
+#: boot-installer.xml:3122
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:3121
+#: boot-installer.xml:3123
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4072,13 +4073,13 @@ msgstr ""
"로 설정하십시오(참고: <xref linkend=\"rescue\"/>)."
#. Tag: title
-#: boot-installer.xml:3132
+#: boot-installer.xml:3134
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3133
+#: boot-installer.xml:3135
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4088,13 +4089,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:3145
+#: boot-installer.xml:3147
#, fuzzy, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/theme"
#. Tag: para
-#: boot-installer.xml:3146
+#: boot-installer.xml:3148
#, no-c-format
msgid ""
"Can be used to set both the language and country for the installation. This "
@@ -4104,13 +4105,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:3157
+#: boot-installer.xml:3159
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3158
+#: boot-installer.xml:3160
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4121,7 +4122,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3172
+#: boot-installer.xml:3174
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable DHCP and instead "
@@ -4129,13 +4130,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:3181
+#: boot-installer.xml:3183
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3182
+#: boot-installer.xml:3184
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4147,13 +4148,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:3195
+#: boot-installer.xml:3197
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3196
+#: boot-installer.xml:3198
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4162,13 +4163,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3209
+#: boot-installer.xml:3211
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3210
+#: boot-installer.xml:3212
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4183,7 +4184,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3223
+#: boot-installer.xml:3225
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4193,7 +4194,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3230
+#: boot-installer.xml:3232
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4207,25 +4208,25 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3240
+#: boot-installer.xml:3242
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3252
+#: boot-installer.xml:3254
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "설치 과정의 문제 해결"
#. Tag: title
-#: boot-installer.xml:3257
+#: boot-installer.xml:3259
#, fuzzy, no-c-format
msgid "CD-ROM Reliability"
msgstr "플로피 디스크 신뢰성"
#. Tag: para
-#: boot-installer.xml:3258
+#: boot-installer.xml:3260
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4235,7 +4236,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3265
+#: boot-installer.xml:3267
#, no-c-format
msgid ""
"There are a many different possible causes for these problems. We can only "
@@ -4244,13 +4245,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3271
+#: boot-installer.xml:3273
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3276
+#: boot-installer.xml:3278
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4258,7 +4259,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3284
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4268,7 +4269,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3292
+#: boot-installer.xml:3294
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4277,7 +4278,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3298
+#: boot-installer.xml:3300
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4285,13 +4286,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3306
+#: boot-installer.xml:3308
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3309
+#: boot-installer.xml:3311
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4299,7 +4300,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3315
+#: boot-installer.xml:3317
#, no-c-format
msgid ""
"If your system boots correctly from the CD-ROM, it does not necessarily mean "
@@ -4308,7 +4309,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3322
+#: boot-installer.xml:3324
#, no-c-format
msgid ""
"Some older CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4316,19 +4317,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3333
+#: boot-installer.xml:3335
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3336
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3339
+#: boot-installer.xml:3341
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (older systems "
@@ -4336,7 +4337,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3345
+#: boot-installer.xml:3347
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4352,7 +4353,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3358
+#: boot-installer.xml:3360
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4366,7 +4367,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3363
+#: boot-installer.xml:3365
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4379,7 +4380,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3375
+#: boot-installer.xml:3377
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4388,7 +4389,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3382
+#: boot-installer.xml:3384
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4406,7 +4407,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3396
+#: boot-installer.xml:3398
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4415,7 +4416,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3404
+#: boot-installer.xml:3406
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4426,7 +4427,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3414
+#: boot-installer.xml:3416
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4442,7 +4443,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3429
+#: boot-installer.xml:3431
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4452,13 +4453,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3444
+#: boot-installer.xml:3446
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "플로피 디스크 신뢰성"
#. Tag: para
-#: boot-installer.xml:3446
+#: boot-installer.xml:3448
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install Debian seems to "
@@ -4468,7 +4469,7 @@ msgstr ""
"성 문제일 것입니다."
#. Tag: para
-#: boot-installer.xml:3451
+#: boot-installer.xml:3453
#, fuzzy, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4485,7 +4486,7 @@ msgstr ""
"로피에서도 디스크 입출력 오류 메세지만 가득 나오는 문제가 발생하기도 합니다."
#. Tag: para
-#: boot-installer.xml:3460
+#: boot-installer.xml:3462
#, fuzzy, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4501,7 +4502,7 @@ msgstr ""
"안 됩니다. 다른 시스템에서 플로피를 만드는 게 도움이 될 수도 있습니다."
#. Tag: para
-#: boot-installer.xml:3469
+#: boot-installer.xml:3471
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4512,7 +4513,7 @@ msgstr ""
"emphasis> 써야 했다고 하고, 세 번째 플로피에서 제대로 동작했다고 합니다."
#. Tag: para
-#: boot-installer.xml:3475
+#: boot-installer.xml:3477
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4521,7 +4522,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3481
+#: boot-installer.xml:3483
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4533,13 +4534,13 @@ msgstr ""
"이버때문입니다."
#. Tag: title
-#: boot-installer.xml:3490
+#: boot-installer.xml:3492
#, no-c-format
msgid "Boot Configuration"
msgstr "부팅 설정"
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3494
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4552,19 +4553,7 @@ msgstr ""
"linkend=\"boot-parms\"/>에 쓰여 있는 것처럼 제대로 되었는 지 확인하십시오."
#. Tag: para
-#: boot-installer.xml:3499
-#, no-c-format
-msgid ""
-"If you are booting with your own kernel instead of the one supplied with the "
-"installer, be sure that <userinput>CONFIG_DEVFS</userinput> is set in your "
-"kernel. The installer requires <userinput>CONFIG_DEVFS</userinput>."
-msgstr ""
-"설치 프로그램에 들어 있는 커널 대신에 직접 만든 커널로 부팅하려면, "
-"<userinput>CONFIG_DEVFS</userinput>를 꼭 설정하십시오. 설치 프로그램에서 "
-"<userinput>CONFIG_DEVFS</userinput>가 필요합니다."
-
-#. Tag: para
-#: boot-installer.xml:3506
+#: boot-installer.xml:3501
#, no-c-format
msgid ""
"Often, problems can be solved by removing add-ons and peripherals, and then "
@@ -4576,7 +4565,7 @@ msgstr ""
"히 문제가 많습니다.</phrase>"
#. Tag: para
-#: boot-installer.xml:3512
+#: boot-installer.xml:3507
#, no-c-format
msgid ""
"If you have a large amount of memory installed in your machine, more than "
@@ -4589,13 +4578,13 @@ msgstr ""
"수도 있습니다. 예를 들어 <userinput>mem=512m</userinput>과 같이 씁니다."
#. Tag: title
-#: boot-installer.xml:3523 boot-installer.xml:3608
+#: boot-installer.xml:3518 boot-installer.xml:3603
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "자주 발생하는 &arch-title; 설치 문제"
#. Tag: para
-#: boot-installer.xml:3524
+#: boot-installer.xml:3519
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4605,7 +4594,7 @@ msgstr ""
"법으로 해결할 수 있습니다."
#. Tag: para
-#: boot-installer.xml:3529
+#: boot-installer.xml:3524
#, no-c-format
msgid ""
"Some systems have floppies with <quote>inverted DCLs</quote>. If you receive "
@@ -4617,7 +4606,7 @@ msgstr ""
"<userinput>floppy=thinkpad</userinput> 파라미터를 시도해 보십시오."
#. Tag: para
-#: boot-installer.xml:3535
+#: boot-installer.xml:3530
#, no-c-format
msgid ""
"On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk "
@@ -4637,7 +4626,7 @@ msgstr ""
"십시오."
#. Tag: para
-#: boot-installer.xml:3544
+#: boot-installer.xml:3539
#, no-c-format
msgid ""
"If you have a very old machine, and the kernel hangs after saying "
@@ -4650,7 +4639,7 @@ msgstr ""
"도록 <userinput>no-hlt</userinput> 파라미터를 시도해 보십시오."
#. Tag: para
-#: boot-installer.xml:3551
+#: boot-installer.xml:3546
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4670,13 +4659,13 @@ msgstr ""
"parms\"/> 부분을 참고하십시오."
#. Tag: title
-#: boot-installer.xml:3565
+#: boot-installer.xml:3560
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "PCMCIA 설정 단계에서 시스템 멈춤"
#. Tag: para
-#: boot-installer.xml:3566
+#: boot-installer.xml:3561
#, no-c-format
msgid ""
"Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -4695,7 +4684,7 @@ msgstr ""
"제외할 수 있습니다."
#. Tag: para
-#: boot-installer.xml:3576
+#: boot-installer.xml:3571
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4716,13 +4705,13 @@ msgstr ""
"값을 입력할 때, 쉼표를 쓰지 않는다는 것에 유의하십시오."
#. Tag: title
-#: boot-installer.xml:3593
+#: boot-installer.xml:3588
#, fuzzy, no-c-format
msgid "System Freeze while Loading USB Modules"
msgstr "USB 모듈을 읽어들이다가 시스템 멈춤"
#. Tag: para
-#: boot-installer.xml:3594
+#: boot-installer.xml:3589
#, no-c-format
msgid ""
"The kernel normally tries to install USB modules and the USB keyboard driver "
@@ -4741,7 +4730,7 @@ msgstr ""
"는 것입니다."
#. Tag: para
-#: boot-installer.xml:3609
+#: boot-installer.xml:3604
#, fuzzy, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
@@ -4749,13 +4738,13 @@ msgstr ""
"법으로 해결할 수 있습니다."
#. Tag: title
-#: boot-installer.xml:3615
+#: boot-installer.xml:3610
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3616
+#: boot-installer.xml:3611
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4771,7 +4760,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3630
+#: boot-installer.xml:3625
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4781,13 +4770,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3641
+#: boot-installer.xml:3636
#, fuzzy, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "CD-ROM에서 부팅하기"
#. Tag: para
-#: boot-installer.xml:3642
+#: boot-installer.xml:3637
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4796,28 +4785,28 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3648
+#: boot-installer.xml:3643
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3657
+#: boot-installer.xml:3652
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "커널 시작 메세지 해석하기"
#. Tag: para
-#: boot-installer.xml:3659
-#, no-c-format
+#: boot-installer.xml:3654
+#, fuzzy, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
-"<computeroutput>can't find <replaceable>something</replaceable> </"
-"computeroutput>, or <computeroutput> <replaceable>something</replaceable> "
-"not present</computeroutput>, <computeroutput>can't initialize "
-"<replaceable>something</replaceable> </computeroutput>, or even "
+"<computeroutput>can't find <replaceable>something</replaceable></"
+"computeroutput>, or <computeroutput><replaceable>something</replaceable> not "
+"present</computeroutput>, <computeroutput>can't initialize "
+"<replaceable>something</replaceable></computeroutput>, or even "
"<computeroutput>this driver release depends on <replaceable>something</"
-"replaceable> </computeroutput>. Most of these messages are harmless. You see "
+"replaceable></computeroutput>. Most of these messages are harmless. You see "
"them because the kernel for the installation system is built to run on "
"computers with many different peripheral devices. Obviously, no one computer "
"will have every possible peripheral device, so the operating system may emit "
@@ -4843,13 +4832,13 @@ msgstr ""
"(<xref linkend=\"kernel-baking\"/> 참고.)"
#. Tag: title
-#: boot-installer.xml:3684
+#: boot-installer.xml:3679
#, fuzzy, no-c-format
msgid "Reporting Installation Problems"
msgstr "자주 발생하는 &arch-title; 설치 문제"
#. Tag: para
-#: boot-installer.xml:3685
+#: boot-installer.xml:3680
#, fuzzy, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -4867,7 +4856,7 @@ msgstr ""
"이 정보를 버그 보고에 첨부해 주십시오."
#. Tag: para
-#: boot-installer.xml:3696
+#: boot-installer.xml:3691
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -4879,13 +4868,13 @@ msgstr ""
"들어 있습니다."
#. Tag: title
-#: boot-installer.xml:3707
+#: boot-installer.xml:3702
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "설치 보고 제출"
#. Tag: para
-#: boot-installer.xml:3708
+#: boot-installer.xml:3703
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -4898,16 +4887,16 @@ msgstr ""
"사용하는 지에 대한 정보를 많이 얻을 수 있습니다."
#. Tag: para
-#: boot-installer.xml:3715
+#: boot-installer.xml:3710
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
"Tracking System (BTS) and forwarded to a public mailing list. Make sure that "
-"you use an E-Mail address that you do not mind being made public."
+"you use an e-mail address that you do not mind being made public."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3721
+#: boot-installer.xml:3716
#, fuzzy, no-c-format
msgid ""
"If you have a working Debian system, the easiest way to send an installation "
@@ -4923,7 +4912,7 @@ msgstr ""
"installation-report</command> 명령을 실행하는 것입니다."
#. Tag: para
-#: boot-installer.xml:3731
+#: boot-installer.xml:3726
#, fuzzy, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5012,6 +5001,18 @@ msgstr ""
"멈춘 경우에 마지막으로 볼 수 있는 커널 메세지를 포함하십시오. 문제가 발생할 "
"때 어떤 과정을 거쳤는 지 설명하십시오."
+#~ msgid "If you are using a 2.2.x kernel, you may need to set &ramdisksize;."
+#~ msgstr "2.2.x 커널을 사용한다면, &ramdisksize;로 설정해야 합니다."
+
+#~ msgid ""
+#~ "If you are booting with your own kernel instead of the one supplied with "
+#~ "the installer, be sure that <userinput>CONFIG_DEVFS</userinput> is set in "
+#~ "your kernel. The installer requires <userinput>CONFIG_DEVFS</userinput>."
+#~ msgstr ""
+#~ "설치 프로그램에 들어 있는 커널 대신에 직접 만든 커널로 부팅하려면, "
+#~ "<userinput>CONFIG_DEVFS</userinput>를 꼭 설정하십시오. 설치 프로그램에서 "
+#~ "<userinput>CONFIG_DEVFS</userinput>가 필요합니다."
+
#~ msgid "Bug Reporter"
#~ msgstr "버그 보고"
diff --git a/po/ko/hardware.po b/po/ko/hardware.po
index f6d34cbe6..a677bcb9c 100644
--- a/po/ko/hardware.po
+++ b/po/ko/hardware.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hardware.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-12-31 03:15+0000\n"
+"POT-Creation-Date: 2007-01-01 11:02+0000\n"
"PO-Revision-Date: 2007-01-01 00:05+0900\n"
"Last-Translator: Sunjae Park <darehanl@gmail.com>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -1782,9 +1782,8 @@ msgid ""
"<emphasis>any</emphasis> ARM CPU."
msgstr ""
"ARM 아키텍처는 각 아키텍처마다 전용의 커널을 필요로 합니다. 따라서 표준 데비"
-"안 배포판은 가장 널리 쓰이는 몇 개 시스템의 설치만을 지원합니다. 하지만 "
-"데비안 유저랜드는 <emphasis>어떤</emphasis> ARM CPU에서라도 사용할 수 있습"
-"니다."
+"안 배포판은 가장 널리 쓰이는 몇 개 시스템의 설치만을 지원합니다. 하지만 데비"
+"안 유저랜드는 <emphasis>어떤</emphasis> ARM CPU에서라도 사용할 수 있습니다."
#. Tag: para
#: hardware.xml:740
@@ -1883,12 +1882,12 @@ msgid ""
msgstr ""
"이 기계는 지원중인 하드웨어 중에서 가장 오래되었습니만, 새로운 설치 프로그램"
"에서는 현재 지원이 불충분합니다. ROM에는 RISC OS가 들어 있으며, linloader를 "
-"그 운영체제에서 리눅스를 부팅할 수 있습니다. RiscPC는 CPU 카드 모듈을 사용하며"
-" 보통 30MHz 610, 40MHz 710이나 233MHz Strongarm 110 CPU를 사용합니다."
-" 메인 보드에는 내장형 IDE, SVGA 비디오, 패러렐 포트, 시리얼 포트 1개, PS/2 "
-"키보드 포트와 사설 마우스 포트가 내장되어 있습니다. 사설 모듈 확장 버스에는 "
-"설정에 따라서 확장 카드를 8개까지 붙일 수 있으며, 어떤 모듈은 리눅스 드라이버"
-"가 있습니다."
+"그 운영체제에서 리눅스를 부팅할 수 있습니다. RiscPC는 CPU 카드 모듈을 사용하"
+"며 보통 30MHz 610, 40MHz 710이나 233MHz Strongarm 110 CPU를 사용합니다. 메인 "
+"보드에는 내장형 IDE, SVGA 비디오, 패러렐 포트, 시리얼 포트 1개, PS/2 키보드 "
+"포트와 사설 마우스 포트가 내장되어 있습니다. 사설 모듈 확장 버스에는 설정에 "
+"따라서 확장 카드를 8개까지 붙일 수 있으며, 어떤 모듈은 리눅스 드라이버가 있습"
+"니다."
#. Tag: para
#: hardware.xml:825
@@ -1909,50 +1908,49 @@ msgstr ""
#. Tag: para
#: hardware.xml:853
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"Nearly all x86-based (IA-32) processors still in use in personal computers "
"are supported, including all varieties of Intel's \"Pentium\" series. This "
-"also includes 32-bit AMD and VIA (former Cyrix) processors, and new "
-"processors like the Athlon XP and Intel P4 Xeon."
+"also includes 32-bit AMD and VIA (former Cyrix) processors, and processors "
+"like the Athlon XP and Intel P4 Xeon."
msgstr ""
-"인텔의 \"펜티엄\" 시리즈를 비롯해 개인용 컴퓨터로 사용하는 대부분의 x86 기"
-"반 프로세서(IA-32)를 지원합니다. 32비트 AMD 및 VIA (예전의 싸이릭스) 프로세서"
-"도 지원하며 Athlon XP나 인텔 P4 Xeon같은 최근 프로세서도 지원합니다."
+"인텔의 \"펜티엄\" 시리즈를 비롯해 개인용 컴퓨터로 사용하는 대부분의 x86 기반 "
+"프로세서(IA-32)를 지원합니다. 32비트 AMD 및 VIA (예전의 싸이릭스) 프로세서도 "
+"지원하며 Athlon XP나 인텔 P4 Xeon같은 최근 프로세서도 지원합니다."
#. Tag: para
#: hardware.xml:861
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
-"If your system has a 64-bit AMD64, Intel EM64T or Intel Core 2 Duo "
-"processor, you will probably want to use the installer for the amd64 "
+"If your system has a 64-bit processor from the AMD64 or Intel EM64T "
+"families, you will probably want to use the installer for the amd64 "
"architecture instead of the installer for the (32-bit) i386 architecture."
msgstr ""
-"시스템이 64비트 AMD64이나 인텔 EM64T 인텔 Core 2 Duo 프로세서라면, (32비"
-"트용) i386 아키텍쳐 대신에 amd64 아키텍쳐용 설치 프로그램을 사용하는 것이 "
-"좋습니다."
+"시스템이 64비트 AMD64이나 인텔 EM64T 인텔 Core 2 Duo 프로세서라면, (32비트"
+"용) i386 아키텍쳐 대신에 amd64 아키텍쳐용 설치 프로그램을 사용하는 것이 좋습"
+"니다."
#. Tag: para
#: hardware.xml:868
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"However, Debian GNU/Linux &releasename; will <emphasis>not</emphasis> run on "
-"386 or earlier processors. Despite the architecture name \"i386\", Debian "
-"Sarge has <emphasis>dropped support</emphasis> for actual 80386 processors "
-"(and their clones), which were supported by earlier releases<footnote> "
-"<para> We have long tried to avoid this, but in the end it was necessary due "
-"a unfortunate series of issues with the compiler and the kernel, starting "
-"with an bug in the C++ ABI provided by GCC. You should still be able to run "
-"Debian GNU/Linux on actual 80386 processors if you compile your own kernel "
-"and compile all packages from source, but that is beyond the scope of this "
-"manual. </para> </footnote>. (No version of Linux has ever supported the 286 "
-"or earlier chips in the series.) All i486 and later processors are still "
-"supported<footnote> <para> Many Debian packages will actually run slightly "
-"faster on modern computers as a positive side effect of dropping support for "
-"these old chips. The i486, introduced in 1989, has three opcodes (bswap, "
-"cmpxchg, and xadd) which the i386, introduced in 1986, did not have. "
-"Previously, these could not be easily used by most Debian packages; now they "
-"can. </para> </footnote>."
+"386 or earlier processors. Despite the architecture name \"i386\", support "
+"for actual 80386 processors (and their clones) was dropped with the Sarge "
+"(r3.1) release of Debian<footnote> <para> We have long tried to avoid this, "
+"but in the end it was necessary due a unfortunate series of issues with the "
+"compiler and the kernel, starting with an bug in the C++ ABI provided by "
+"GCC. You should still be able to run Debian GNU/Linux on actual 80386 "
+"processors if you compile your own kernel and compile all packages from "
+"source, but that is beyond the scope of this manual. </para> </footnote>. "
+"(No version of Linux has ever supported the 286 or earlier chips in the "
+"series.) All i486 and later processors are still supported<footnote> <para> "
+"Many Debian packages will actually run slightly faster on modern computers "
+"as a positive side effect of dropping support for these old chips. The i486, "
+"introduced in 1989, has three opcodes (bswap, cmpxchg, and xadd) which the "
+"i386, introduced in 1986, did not have. Previously, these could not be "
+"easily used by most Debian packages; now they can. </para> </footnote>."
msgstr ""
"하지만 데비안 GNU/리눅스 &releasename;은 386이나 그 이전의 프로세서에서 동작"
"하지 않습니다. 아키텍쳐 이름이 \"i386\"이긴 하지만, 데비안 sarge는 실제 "
@@ -3254,10 +3252,10 @@ msgid ""
"prevent installation, since the SMP kernel should boot on non-SMP systems; "
"the kernel will simply cause a bit more overhead."
msgstr ""
-"이 아키텍쳐는 다중 프로세서(<quote>symmetric multi-processing</quote> 혹"
-"은 SMP라고도 합니다)를 지원합니다. 표준 데비안 &release;의 커널 이미지는 SMP "
-"지원을 포함하고 있습니다. SMP가 없는 시스템에서도 SMP 커널로 부팅할 수 있기 "
-"때문에 설치에는 문제가 없습니다. 단, 커널에 약간의 오버헤드가 더 있습니다."
+"이 아키텍쳐는 다중 프로세서(<quote>symmetric multi-processing</quote> 혹은 "
+"SMP라고도 합니다)를 지원합니다. 표준 데비안 &release;의 커널 이미지는 SMP 지"
+"원을 포함하고 있습니다. SMP가 없는 시스템에서도 SMP 커널로 부팅할 수 있기 때"
+"문에 설치에는 문제가 없습니다. 단, 커널에 약간의 오버헤드가 더 있습니다."
#. Tag: para
#: hardware.xml:1809
@@ -3287,8 +3285,8 @@ msgid ""
"processors (or processor cores) and will automatically deactivate SMP on "
"uniprocessor systems."
msgstr ""
-"이 아키텍쳐는 다중 프로세서(<quote>symmetric multi-processing</quote> 혹"
-"은 SMP라고도 합니다)를 지원합니다. 표준 데비안 &release;의 커널 이미지는 "
+"이 아키텍쳐는 다중 프로세서(<quote>symmetric multi-processing</quote> 혹은 "
+"SMP라고도 합니다)를 지원합니다. 표준 데비안 &release;의 커널 이미지는 "
"<firstterm>SMP-alternatives</firstterm> 지원을 포함하고 있습니다. 커널이 프로"
"세서나 프로세서 코어의 개수를 감지하고 단일 프로세서 시스템에서는 SMP를 자동"
"으로 중지합니다."
@@ -3313,11 +3311,11 @@ msgid ""
"prevent installation, since the standard, non-SMP kernel should boot on SMP "
"systems; the kernel will simply use the first CPU."
msgstr ""
-"이 아키텍쳐는 다중 프로세서(<quote>symmetric multi-processing</quote> 혹"
-"은 SMP라고도 합니다)를 지원합니다. 하지만 표준 데비안 &release;의 커널 이미지는 "
-"SMP를 지원하지 않습니다. SMP를 지원하지 않는 커널도 설치하는 데에는 문제가 없습니"
-"다. SMP를 지원하지 않는 표준 커널도 SMP 시스템에서 첫번째 CPU만 사용하고 부팅"
-"됩니다."
+"이 아키텍쳐는 다중 프로세서(<quote>symmetric multi-processing</quote> 혹은 "
+"SMP라고도 합니다)를 지원합니다. 하지만 표준 데비안 &release;의 커널 이미지는 "
+"SMP를 지원하지 않습니다. SMP를 지원하지 않는 커널도 설치하는 데에는 문제가 없"
+"습니다. SMP를 지원하지 않는 표준 커널도 SMP 시스템에서 첫번째 CPU만 사용하고 "
+"부팅됩니다."
#. Tag: para
#: hardware.xml:1852
@@ -3347,10 +3345,10 @@ msgid ""
"prevent installation, since the standard, non-SMP kernel should boot on SMP "
"systems; the kernel will simply use the first CPU."
msgstr ""
-"이 아키텍처는 다중 프로세서(<quote>symmetric multi-processing</quote> 혹"
-"은 SMP라고도 합니다)를 지원하고, 미리 컴파일된 데비안 커널 이미지에서 지원"
-"합니다. 이 SMP 커널은 설치 미디어에 따라 기본으로 설치될 수도 있고 안 될 수도 "
-"있습니다. SMP를 지원하지 않는 표준 커널도 SMP 시스템에서 첫번째 CPU만 사용하고 "
+"이 아키텍처는 다중 프로세서(<quote>symmetric multi-processing</quote> 혹은 "
+"SMP라고도 합니다)를 지원하고, 미리 컴파일된 데비안 커널 이미지에서 지원합니"
+"다. 이 SMP 커널은 설치 미디어에 따라 기본으로 설치될 수도 있고 안 될 수도 있"
+"습니다. SMP를 지원하지 않는 표준 커널도 SMP 시스템에서 첫번째 CPU만 사용하고 "
"부팅됩므로 설치에는 문제가 없습니다."
#. Tag: para
@@ -3675,14 +3673,28 @@ msgstr "네트워크"
#: hardware.xml:2065
#, no-c-format
msgid ""
-"You can also <emphasis>boot</emphasis> your system over the network. <phrase "
-"arch=\"mips\">This is the preferred installation technique for Mips.</phrase>"
+"The network can be used during the installtion to retrieve files needed for "
+"the installation. Whether the network is used or not depends on the "
+"installation method you choose and your answers to certain questions that "
+"will be asked during the installation. The installation system supports most "
+"types of network connection (including PPPoE, but not ISDN or PPP), via "
+"either HTTP or FTP. After the installation is completed, you can also "
+"configure your system to use ISDN and PPP."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:2075
+#, fuzzy, no-c-format
+msgid ""
+"You can also <emphasis>boot</emphasis> the installation system over the "
+"network. <phrase arch=\"mips\">This is the preferred installation technique "
+"for &arch-title;.</phrase>"
msgstr ""
"네트워크에서 시스템을 <emphasis>부팅</emphasis>할 수도 있습니다. <phrase "
"arch=\"mips\">MIPS에서 가장 좋은 설치 방법입니다.</phrase>"
#. Tag: para
-#: hardware.xml:2071
+#: hardware.xml:2081
#, no-c-format
msgid ""
"Diskless installation, using network booting from a local area network and "
@@ -3691,29 +3703,18 @@ msgstr ""
"또 다른 방법으로 디스크가 없이 (diskless) 설치하고, 네트워크를 사용해 랜과 "
"NFS 마운트에서 부팅할 수도 있습니다."
-#. Tag: para
-#: hardware.xml:2076
-#, no-c-format
-msgid ""
-"After the operating system kernel is installed, you can install the rest of "
-"your system via any sort of network connection (including PPP after "
-"installation of the base system), via FTP or HTTP."
-msgstr ""
-"운영 체제 커널을 설치한 다음에는, 나머지 시스템은 (어떤 종류이건 간에, PPP 사"
-"용 포함) 네트워크 연결을 이용해 FTP나 HTTP를 통해 설치할 수 있습니다."
-
#. Tag: title
-#: hardware.xml:2085
+#: hardware.xml:2089
#, no-c-format
msgid "Un*x or GNU system"
msgstr "유닉스 계열 혹은 GNU 시스템"
#. Tag: para
-#: hardware.xml:2087
-#, no-c-format
+#: hardware.xml:2091
+#, fuzzy, no-c-format
msgid ""
"If you are running another Unix-like system, you could use it to install "
-"&debian; without using the &d-i; described in the rest of the manual. This "
+"&debian; without using the &d-i; described in the rest of this manual. This "
"kind of install may be useful for users with otherwise unsupported hardware "
"or on hosts which can't afford downtime. If you are interested in this "
"technique, skip to the <xref linkend=\"linux-upgrade\"/>."
@@ -3725,13 +3726,13 @@ msgstr ""
"<xref linkend=\"linux-upgrade\"/> 부분으로 넘어가십시오."
#. Tag: title
-#: hardware.xml:2099
+#: hardware.xml:2103
#, no-c-format
msgid "Supported Storage Systems"
msgstr "지원하는 저장 장치"
#. Tag: para
-#: hardware.xml:2101
+#: hardware.xml:2105
#, no-c-format
msgid ""
"The Debian boot disks contain a kernel which is built to maximize the number "
@@ -3748,7 +3749,7 @@ msgstr ""
"하드웨어에 설치할 수 있습니다."
#. Tag: para
-#: hardware.xml:2111
+#: hardware.xml:2115
#, no-c-format
msgid ""
"Generally, the Debian installation system includes support for floppies, IDE "
@@ -3762,7 +3763,7 @@ msgstr ""
"(VFAT), NTFS를 지원합니다."
#. Tag: para
-#: hardware.xml:2118
+#: hardware.xml:2122
#, no-c-format
msgid ""
"Disk interfaces that emulate the <quote>AT</quote> hard disk interface "
@@ -3779,7 +3780,7 @@ msgstr ""
"howto;\">리눅스 하드웨어 호환성 HOWTO</ulink>를 참고하십시오."
#. Tag: para
-#: hardware.xml:2128
+#: hardware.xml:2132
#, no-c-format
msgid ""
"Pretty much all storage systems supported by the Linux kernel are supported "
@@ -3796,7 +3797,7 @@ msgstr ""
"Amiga는 FAT 파일 시스템과 HFS를 모듈로 지원합니다."
#. Tag: para
-#: hardware.xml:2138
+#: hardware.xml:2142
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -3819,7 +3820,7 @@ msgstr ""
"SPARC Processors FAQ</ulink>를 참고하십시오."
#. Tag: para
-#: hardware.xml:2171
+#: hardware.xml:2175
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -3834,7 +3835,7 @@ msgstr ""
"는 자세한 정보는 <ulink url=\"&url-jensen-howto;\"></ulink> 참고)"
#. Tag: para
-#: hardware.xml:2180
+#: hardware.xml:2184
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -3846,7 +3847,7 @@ msgstr ""
"시오."
#. Tag: para
-#: hardware.xml:2186
+#: hardware.xml:2190
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -3857,7 +3858,7 @@ msgstr ""
"은 플로피 드라이브를 전혀 지원하지 않는 다는 것에 주의하십시오."
#. Tag: para
-#: hardware.xml:2192
+#: hardware.xml:2196
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -3865,7 +3866,7 @@ msgid ""
msgstr "리눅스 커널에서 지원하는 저장 장치는 부트 시스템에서도 지원합니다."
#. Tag: para
-#: hardware.xml:2197
+#: hardware.xml:2201
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -3877,13 +3878,13 @@ msgstr ""
"(cdl) 함께 지원합니다."
#. Tag: title
-#: hardware.xml:2214
+#: hardware.xml:2218
#, no-c-format
msgid "Peripherals and Other Hardware"
msgstr "주변 장치 및 기타 하드웨어"
#. Tag: para
-#: hardware.xml:2215
+#: hardware.xml:2219
#, no-c-format
msgid ""
"Linux supports a large variety of hardware devices such as mice, printers, "
@@ -3895,17 +3896,17 @@ msgstr ""
"니다."
#. Tag: para
-#: hardware.xml:2221
+#: hardware.xml:2225
#, no-c-format
msgid ""
"USB hardware generally works fine, only some USB keyboards may require "
"additional configuration (see <xref linkend=\"hardware-issues\"/>)."
msgstr ""
-"USB 하드웨어는 보통 잘 동작하며 일부 USB 키보드만 추가 설정을 필요로 "
-"합니다. (<xref linkend=\"hardware-issues\"/> 참고)"
+"USB 하드웨어는 보통 잘 동작하며 일부 USB 키보드만 추가 설정을 필요로 합니다. "
+"(<xref linkend=\"hardware-issues\"/> 참고)"
#. Tag: para
-#: hardware.xml:2227
+#: hardware.xml:2231
#, no-c-format
msgid ""
"Again, see the <ulink url=\"&url-hardware-howto;\">Linux Hardware "
@@ -3916,7 +3917,7 @@ msgstr ""
"HOWTO</ulink>를 참고해 하드웨어를 리눅스에서 지원하는 지 확인하십시오."
#. Tag: para
-#: hardware.xml:2233
+#: hardware.xml:2237
#, no-c-format
msgid ""
"Package installations from XPRAM and tape are not supported by this system. "
@@ -3928,7 +3929,7 @@ msgstr ""
"다."
#. Tag: para
-#: hardware.xml:2239
+#: hardware.xml:2243
#, no-c-format
msgid ""
"The Broadcom BCM91250A evaluation board offers standard 3.3v 32 bit and 64 "
@@ -3940,7 +3941,7 @@ msgstr ""
"이 있습니다."
#. Tag: para
-#: hardware.xml:2245
+#: hardware.xml:2249
#, no-c-format
msgid ""
"The Broadcom BCM91250A evaluation board offers standard 3.3v 32 bit and 64 "
@@ -3954,13 +3955,13 @@ msgstr ""
"개 있습니다."
#. Tag: title
-#: hardware.xml:2255
+#: hardware.xml:2259
#, no-c-format
msgid "Purchasing Hardware Specifically for GNU/Linux"
msgstr "GNU/리눅스를 위한 하드웨어 구입하기"
#. Tag: para
-#: hardware.xml:2257
+#: hardware.xml:2261
#, no-c-format
msgid ""
"There are several vendors, who ship systems with Debian or other "
@@ -3975,7 +3976,7 @@ msgstr ""
"게 확실하기 때문입니다."
#. Tag: para
-#: hardware.xml:2265
+#: hardware.xml:2269
#, no-c-format
msgid ""
"Unfortunately, it's quite rare to find any vendor shipping new &arch-title; "
@@ -3983,7 +3984,7 @@ msgid ""
msgstr "불행히도, 새로운 &arch-title; 기계를 파는 회사를 찾기는 매우 힘듭니다."
#. Tag: para
-#: hardware.xml:2270
+#: hardware.xml:2274
#, no-c-format
msgid ""
"If you do have to buy a machine with Windows bundled, carefully read the "
@@ -3998,7 +3999,7 @@ msgstr ""
"트를 참고하십시오."
#. Tag: para
-#: hardware.xml:2278
+#: hardware.xml:2282
#, no-c-format
msgid ""
"Whether or not you are purchasing a system with Linux bundled, or even a "
@@ -4014,13 +4015,13 @@ msgstr ""
"사실을 알려 주십시오. 리눅스와 친한 하드웨어 업체를 지원해 주십시오."
#. Tag: title
-#: hardware.xml:2289
+#: hardware.xml:2293
#, no-c-format
msgid "Avoid Proprietary or Closed Hardware"
msgstr "독점적이거나 폐쇄된 하드웨어 피하기"
#. Tag: para
-#: hardware.xml:2290
+#: hardware.xml:2294
#, no-c-format
msgid ""
"Some hardware manufacturers simply won't tell us how to write drivers for "
@@ -4033,7 +4034,7 @@ msgstr ""
"도 볼 수 없게 해서 소스 코드를 공개할 수 없기도 합니다."
#. Tag: para
-#: hardware.xml:2297
+#: hardware.xml:2301
#, no-c-format
msgid ""
"Another example is the proprietary hardware in the older Macintosh line. In "
@@ -4052,7 +4053,7 @@ msgstr ""
"리눅스 포팅에 비해서 한참 뒤져 있습니다."
#. Tag: para
-#: hardware.xml:2308
+#: hardware.xml:2312
#, no-c-format
msgid ""
"Since we haven't been granted access to the documentation on these devices, "
@@ -4066,13 +4067,13 @@ msgstr ""
"티가 중요한 시장이라는 걸 깨닫게 될 겁니다."
#. Tag: title
-#: hardware.xml:2320
+#: hardware.xml:2324
#, no-c-format
msgid "Windows-specific Hardware"
msgstr "Windows 전용 하드웨어"
#. Tag: para
-#: hardware.xml:2321
+#: hardware.xml:2325
#, no-c-format
msgid ""
"A disturbing trend is the proliferation of Windows-specific modems and "
@@ -4097,7 +4098,7 @@ msgstr ""
"다."
#. Tag: para
-#: hardware.xml:2334
+#: hardware.xml:2338
#, no-c-format
msgid ""
"You should avoid Windows-specific hardware for two reasons. The first is "
@@ -4133,7 +4134,7 @@ msgstr ""
"에 없습니다."
#. Tag: para
-#: hardware.xml:2355
+#: hardware.xml:2359
#, no-c-format
msgid ""
"You can help improve this situation by encouraging these manufacturers to "
@@ -4148,30 +4149,22 @@ msgstr ""
"다고 나올 때까지는 이런 종류의 하드웨어 사용을 피하는 것입니다."
#. Tag: title
-#: hardware.xml:2372
+#: hardware.xml:2376
#, no-c-format
msgid "Memory and Disk Space Requirements"
msgstr "메모리 및 디스크 공간 요구사항"
#. Tag: para
-#: hardware.xml:2374
+#: hardware.xml:2378
#, no-c-format
msgid ""
"You must have at least &minimum-memory; of memory and &minimum-fs-size; of "
-"hard disk space. For a minimal console-based system (all standard packages), "
-"250MB is required. If you want to install a reasonable amount of software, "
-"including the X Window System, and some development programs and libraries, "
-"you'll need at least 400MB. For a more or less complete desktop system, "
-"you'll need a few gigabytes."
+"hard disk space. Note that these are really bare-minimum numbers. For more "
+"realistic figures, see <xref linkend=\"minimum-hardware-reqts\"/>."
msgstr ""
-"최소한 &minimum-memory;의 메모리와 &minimum-fs-size;의 하드디스크 공간은 있어"
-"야 합니다. 최소한의 콘솔 기반 시스템이라면 (모든 표준 꾸러미를 포함해서) "
-"250MB가 필요합니다. X 윈도우 시스템이나 개발 관련 프로그램과 라이브러리까지 "
-"쓸만한 정도로 소프트웨어를 설치하려면 400MB가 필요합니다. 완전한 데스크탑이라"
-"면 수 기가바이트가 있어야 할 것입니다."
#. Tag: para
-#: hardware.xml:2383
+#: hardware.xml:2384
#, no-c-format
msgid ""
"On the Amiga the size of FastRAM is relevant towards the total memory "
@@ -4187,7 +4180,7 @@ msgstr ""
"의 커널은 자동으로 16비트 RAM을 꺼 버립니다."
#. Tag: para
-#: hardware.xml:2392
+#: hardware.xml:2393
#, no-c-format
msgid ""
"On the Atari, both ST-RAM and Fast RAM (TT-RAM) are used by Linux. Many "
@@ -4201,7 +4194,7 @@ msgstr ""
"이 12MB 이상이 필요합니다."
#. Tag: para
-#: hardware.xml:2400
+#: hardware.xml:2401
#, no-c-format
msgid ""
"On the Macintosh, care should be taken on machines with RAM-based video "
@@ -4216,19 +4209,19 @@ msgstr ""
# 번역할 필요 없음?
#. Tag: emphasis
-#: hardware.xml:2410
+#: hardware.xml:2411
#, no-c-format
msgid "FIXME: is this still true?"
msgstr "FIXME: is this still true?"
#. Tag: title
-#: hardware.xml:2421
+#: hardware.xml:2422
#, no-c-format
msgid "Network Connectivity Hardware"
msgstr "네트워크 연결 하드웨어"
#. Tag: para
-#: hardware.xml:2422
+#: hardware.xml:2423
#, fuzzy, no-c-format
msgid ""
"Almost any network interface card (NIC) supported by the Linux kernel should "
@@ -4244,7 +4237,7 @@ msgstr ""
"시오."
#. Tag: para
-#: hardware.xml:2434
+#: hardware.xml:2435
#, no-c-format
msgid ""
"This includes a lot of generic PCI cards (for systems that have PCI) and the "
@@ -4253,41 +4246,41 @@ msgstr ""
# 네트워크 카드 이름
#. Tag: para
-#: hardware.xml:2440
+#: hardware.xml:2441
#, no-c-format
msgid "Sun LANCE"
msgstr "Sun LANCE"
# 네트워크 카드 이름
#. Tag: para
-#: hardware.xml:2445
+#: hardware.xml:2446
#, no-c-format
msgid "Sun Happy Meal"
msgstr "Sun Happy Meal"
# 네트워크 카드 이름
#. Tag: para
-#: hardware.xml:2450
+#: hardware.xml:2451
#, no-c-format
msgid "Sun BigMAC"
msgstr "Sun BigMAC"
# 네트워크 카드 이름
#. Tag: para
-#: hardware.xml:2455
+#: hardware.xml:2456
#, no-c-format
msgid "Sun QuadEthernet"
msgstr "Sun QuadEthernet"
# 네트워크 카드 이름
#. Tag: para
-#: hardware.xml:2460
+#: hardware.xml:2461
#, no-c-format
msgid "MyriCOM Gigabit Ethernet"
msgstr "MyriCOM Gigabit Ethernet"
#. Tag: para
-#: hardware.xml:2467
+#: hardware.xml:2468
#, no-c-format
msgid ""
"Due to kernel limitations only the onboard network interfaces on DECstations "
@@ -4297,31 +4290,31 @@ msgstr ""
"TurboChannel 옵션 네트워크 카드는 현재 동작하지 않습니다."
#. Tag: para
-#: hardware.xml:2473
+#: hardware.xml:2474
#, no-c-format
msgid "The list of supported network devices is:"
msgstr ""
#. Tag: para
-#: hardware.xml:2478
+#: hardware.xml:2479
#, no-c-format
msgid "Channel to Channel (CTC) and ESCON connection (real or emulated)"
msgstr "Channel to Channel (CTC) 및 ESCON 연결 (실제 혹은 에뮬레이션)"
#. Tag: para
-#: hardware.xml:2483
+#: hardware.xml:2484
#, no-c-format
msgid "OSA-2 Token Ring/Ethernet and OSA-Express Fast Ethernet (non-QDIO)"
msgstr "OSA-2 Token Ring/Ethernet 및 OSA-Express Fast Ethernet (QDIO 아님)"
#. Tag: para
-#: hardware.xml:2488
+#: hardware.xml:2489
#, no-c-format
msgid "OSA-Express in QDIO mode, HiperSockets and Guest-LANs"
msgstr "OSA-Express (QDIO 모드), HiperSockets, Guest-LANs"
#. Tag: para
-#: hardware.xml:2497
+#: hardware.xml:2498
#, no-c-format
msgid ""
"On &arch-title;, most built-in Ethernet devices are supported and modules "
@@ -4334,7 +4327,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:2507
+#: hardware.xml:2508
#, no-c-format
msgid ""
"As for ISDN, the D-channel protocol for the (old) German 1TR6 is not "
@@ -4342,17 +4335,17 @@ msgid ""
"Using ISDN during the installation is not supported."
msgstr ""
"ISDN의 경우 (오래된) 독일 1TR6용 D-channel 프로토콜은 지원하지 않습니다. "
-"Spellcaster BRI ISDN 보드도 &d-i;에서 지원하지 않습니다. 설치 도중 ISDN을 사용"
-"하는 것은 지원하지 않습니다."
+"Spellcaster BRI ISDN 보드도 &d-i;에서 지원하지 않습니다. 설치 도중 ISDN을 사"
+"용하는 것은 지원하지 않습니다."
#. Tag: title
-#: hardware.xml:2516
+#: hardware.xml:2517
#, no-c-format
msgid "Drivers Requiring Firmware"
msgstr "펌웨어를 필요로 하는 드라이버"
#. Tag: para
-#: hardware.xml:2517
+#: hardware.xml:2518
#, no-c-format
msgid ""
"The installation system currently does not support retrieving firmware. This "
@@ -4361,7 +4354,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:2523
+#: hardware.xml:2524
#, no-c-format
msgid ""
"If there is no other NIC you can use during the installation, it is still "
@@ -4375,7 +4368,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:2534
+#: hardware.xml:2535
#, no-c-format
msgid ""
"If the driver itself <emphasis>is</emphasis> supported, you may also be able "
@@ -4386,13 +4379,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:2546
+#: hardware.xml:2547
#, no-c-format
msgid "Wireless Network Cards"
msgstr ""
#. Tag: para
-#: hardware.xml:2547
+#: hardware.xml:2548
#, no-c-format
msgid ""
"Wireless NICs are in general supported as well, with one big proviso. A lot "
@@ -4402,7 +4395,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:2554
+#: hardware.xml:2555
#, no-c-format
msgid ""
"If there is no other NIC you can use during the installation, it is still "
@@ -4411,7 +4404,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:2560
+#: hardware.xml:2561
#, no-c-format
msgid ""
"In some cases the driver you need may not be available as a Debian package. "
@@ -4423,13 +4416,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:2574
+#: hardware.xml:2575
#, no-c-format
msgid "Known Issues for &arch-title;"
msgstr ""
#. Tag: para
-#: hardware.xml:2575
+#: hardware.xml:2576
#, no-c-format
msgid ""
"There are a couple of issues with specific network cards that are worth "
@@ -4437,13 +4430,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:2582
+#: hardware.xml:2583
#, no-c-format
msgid "Conflict between tulip and dfme drivers"
msgstr ""
#. Tag: para
-#: hardware.xml:2584
+#: hardware.xml:2585
#, no-c-format
msgid ""
"There are various PCI network cards that have the same PCI identification, "
@@ -4455,7 +4448,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:2594
+#: hardware.xml:2595
#, no-c-format
msgid ""
"This is a common problem on Netra systems with a Davicom (DEC-Tulip "
@@ -4468,19 +4461,42 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:2609
+#: hardware.xml:2610
#, no-c-format
msgid "Sun B100 blade"
msgstr "Sun B100 blade"
#. Tag: para
-#: hardware.xml:2611
+#: hardware.xml:2612
#, no-c-format
msgid ""
"The <literal>cassini</literal> network driver does not work with Sun B100 "
"blade systems."
msgstr ""
+#~ msgid ""
+#~ "After the operating system kernel is installed, you can install the rest "
+#~ "of your system via any sort of network connection (including PPP after "
+#~ "installation of the base system), via FTP or HTTP."
+#~ msgstr ""
+#~ "운영 체제 커널을 설치한 다음에는, 나머지 시스템은 (어떤 종류이건 간에, "
+#~ "PPP 사용 포함) 네트워크 연결을 이용해 FTP나 HTTP를 통해 설치할 수 있습니"
+#~ "다."
+
+#~ msgid ""
+#~ "You must have at least &minimum-memory; of memory and &minimum-fs-size; "
+#~ "of hard disk space. For a minimal console-based system (all standard "
+#~ "packages), 250MB is required. If you want to install a reasonable amount "
+#~ "of software, including the X Window System, and some development programs "
+#~ "and libraries, you'll need at least 400MB. For a more or less complete "
+#~ "desktop system, you'll need a few gigabytes."
+#~ msgstr ""
+#~ "최소한 &minimum-memory;의 메모리와 &minimum-fs-size;의 하드디스크 공간은 "
+#~ "있어야 합니다. 최소한의 콘솔 기반 시스템이라면 (모든 표준 꾸러미를 포함해"
+#~ "서) 250MB가 필요합니다. X 윈도우 시스템이나 개발 관련 프로그램과 라이브러"
+#~ "리까지 쓸만한 정도로 소프트웨어를 설치하려면 400MB가 필요합니다. 완전한 데"
+#~ "스크탑이라면 수 기가바이트가 있어야 할 것입니다."
+
#, fuzzy
#~ msgid ""
#~ "The following network interface cards are supported directly by the "
diff --git a/po/ko/install-methods.po b/po/ko/install-methods.po
index 5eedb7efc..fb92561d6 100644
--- a/po/ko/install-methods.po
+++ b/po/ko/install-methods.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: install-methods.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-12-31 03:15+0000\n"
+"POT-Creation-Date: 2007-01-01 11:02+0000\n"
"PO-Revision-Date: 2006-09-17 20:27-0400\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -921,7 +921,7 @@ msgstr ""
"다면, 다음 방법으로 파일을 USB 스틱에 집어 넣으십시오."
#. Tag: title
-#: install-methods.xml:662 install-methods.xml:754
+#: install-methods.xml:662 install-methods.xml:751
#, no-c-format
msgid "USB stick partitioning on &arch-title;"
msgstr "&arch-title;에서 USB 스틱 파티션하기"
@@ -1028,22 +1028,19 @@ msgstr ""
#, no-c-format
msgid ""
"The <filename>syslinux.cfg</filename> configuration file should contain the "
-"following two lines: <informalexample><screen>\n"
-"default vmlinuz\n"
-"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n"
-"</screen></informalexample> Please note that the <userinput>ramdisk_size</"
-"userinput> parameter may need to be increased, depending on the image you "
-"are booting."
+"following two lines:"
msgstr ""
-"<filename>syslinux.cfg</filename> 설정 파일에는 다음 두 줄이 들어 있습니다: "
-"<informalexample><screen>\n"
+
+#. Tag: screen
+#: install-methods.xml:741
+#, no-c-format
+msgid ""
"default vmlinuz\n"
-"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n"
-"</screen></informalexample> 부팅하는 이미지에 따라서는 "
-"<userinput>ramdisk_size</userinput> 파라미터 값을 늘려야 할 수도 있습니다. "
+"append initrd=initrd.gz"
+msgstr ""
#. Tag: para
-#: install-methods.xml:755
+#: install-methods.xml:752
#, no-c-format
msgid ""
"Most USB sticks do not come pre-configured in such a way that Open Firmware "
@@ -1070,7 +1067,7 @@ msgstr ""
"꾸러미에 들어 있습니다."
#. Tag: para
-#: install-methods.xml:771
+#: install-methods.xml:768
#, no-c-format
msgid ""
"In order to start the kernel after booting from the USB stick, we will put a "
@@ -1085,7 +1082,7 @@ msgstr ""
"체제라도 부트로더 설정을 바꾸는 데 이용할 수 있습니다."
#. Tag: para
-#: install-methods.xml:780
+#: install-methods.xml:777
#, no-c-format
msgid ""
"The normal <command>ybin</command> tool that comes with <command>yaboot</"
@@ -1120,7 +1117,7 @@ msgstr ""
"의 나머지를 준비할 수 있습니다."
#. Tag: para
-#: install-methods.xml:796
+#: install-methods.xml:793
#, no-c-format
msgid ""
"Mount the partition (<userinput>mount /dev/sda2 /mnt</userinput>) and copy "
@@ -1130,37 +1127,37 @@ msgstr ""
"이브에서 다음 파일을 USB 스틱으로 복사하십시오:"
#. Tag: para
-#: install-methods.xml:802
+#: install-methods.xml:799
#, no-c-format
msgid "<filename>vmlinux</filename> (kernel binary)"
msgstr "<filename>vmlinux</filename> (커널 바이너리)"
#. Tag: para
-#: install-methods.xml:807
+#: install-methods.xml:804
#, no-c-format
msgid "<filename>initrd.gz</filename> (initial ramdisk image)"
msgstr "<filename>initrd.gz</filename> (최초 램디스크 이미지)"
#. Tag: para
-#: install-methods.xml:812
+#: install-methods.xml:809
#, no-c-format
msgid "<filename>yaboot.conf</filename> (yaboot configuration file)"
msgstr "<filename>yaboot.conf</filename> (yaboot 설정 파일)"
#. Tag: para
-#: install-methods.xml:817
+#: install-methods.xml:814
#, no-c-format
msgid "<filename>boot.msg</filename> (optional boot message)"
msgstr "<filename>boot.msg</filename> (추가 부팅 메세지)"
#. Tag: para
-#: install-methods.xml:822
+#: install-methods.xml:819
#, no-c-format
msgid "Optional kernel modules"
msgstr "추가 커널 모듈"
#. Tag: para
-#: install-methods.xml:829
+#: install-methods.xml:826
#, no-c-format
msgid ""
"The <filename>yaboot.conf</filename> configuration file should contain the "
@@ -1195,13 +1192,13 @@ msgstr ""
"팅하려는 이미지에 따라 크기를 늘려야 할 수도 있습니다."
#. Tag: title
-#: install-methods.xml:845
+#: install-methods.xml:842
#, no-c-format
msgid "Adding an ISO image"
msgstr "ISO 이미지 추가하기"
#. Tag: para
-#: install-methods.xml:846
+#: install-methods.xml:843
#, no-c-format
msgid ""
"The installer will look for a Debian ISO image on the stick as its source "
@@ -1216,7 +1213,7 @@ msgstr ""
"파일 이름은 <filename>.iso</filename>로 끝나야 합니다."
#. Tag: para
-#: install-methods.xml:854
+#: install-methods.xml:851
#, no-c-format
msgid ""
"If you want to install over the network, without using an ISO image, you "
@@ -1232,7 +1229,7 @@ msgstr ""
"다."
#. Tag: para
-#: install-methods.xml:863
+#: install-methods.xml:860
#, no-c-format
msgid ""
"When you are done, unmount the USB memory stick (<userinput>umount /mnt</"
@@ -1242,13 +1239,13 @@ msgstr ""
"userinput>) 쓰기 방지 스위치를 거십시오?"
#. Tag: title
-#: install-methods.xml:873
+#: install-methods.xml:870
#, no-c-format
msgid "Booting the USB stick"
msgstr "USB 스틱 부팅하기"
#. Tag: para
-#: install-methods.xml:874
+#: install-methods.xml:871
#, no-c-format
msgid ""
"If your system refuses to boot from the memory stick, the stick may contain "
@@ -1260,19 +1257,19 @@ msgstr ""
"<command>install-mbr</command> 명령을 사용하십시오:"
#. Tag: screen
-#: install-methods.xml:881
+#: install-methods.xml:878
#, no-c-format
msgid "# install-mbr /dev/<replaceable>sda</replaceable>"
msgstr "# install-mbr /dev/<replaceable>sda</replaceable>"
#. Tag: title
-#: install-methods.xml:892
+#: install-methods.xml:889
#, no-c-format
msgid "Preparing Files for Hard Disk Booting"
msgstr "하드 디스크 부팅에 필요한 파일 준비하기"
#. Tag: para
-#: install-methods.xml:893
+#: install-methods.xml:890
#, no-c-format
msgid ""
"The installer may be booted using boot files placed on an existing hard "
@@ -1284,7 +1281,7 @@ msgstr ""
"접 부트 로더를 실행할 수도 있습니다."
#. Tag: para
-#: install-methods.xml:899
+#: install-methods.xml:896
#, no-c-format
msgid ""
"A full, <quote>pure network</quote> installation can be achieved using this "
@@ -1297,13 +1294,13 @@ msgstr ""
"불안한 플로피와 씨름할 필요도 없습니다."
#. Tag: para
-#: install-methods.xml:906
+#: install-methods.xml:903
#, no-c-format
msgid "The installer cannot boot from files on an NTFS file system."
msgstr "설치 프로그램은 NTFS 파일시스템의 파일에서는 부팅할 수 없습니다."
#. Tag: para
-#: install-methods.xml:910
+#: install-methods.xml:907
#, no-c-format
msgid ""
"The installer cannot boot from files on an HFS+ file system. MacOS System "
@@ -1325,7 +1322,7 @@ msgstr ""
"을 때 이 파티션이 필요합니다."
#. Tag: para
-#: install-methods.xml:921
+#: install-methods.xml:918
#, no-c-format
msgid ""
"Different programs are used for hard disk installation system booting, "
@@ -1336,7 +1333,7 @@ msgstr ""
"따라, 하드 디스크로 설치 시스템을 부팅할 때 여러 가지 프로그램을 사용합니다."
#. Tag: title
-#: install-methods.xml:930
+#: install-methods.xml:927
#, no-c-format
msgid ""
"Hard disk installer booting using <command>LILO</command> or <command>GRUB</"
@@ -1346,7 +1343,7 @@ msgstr ""
"치 프로그램 부팅"
#. Tag: para
-#: install-methods.xml:932
+#: install-methods.xml:929
#, no-c-format
msgid ""
"This section explains how to add to or even replace an existing linux "
@@ -1357,7 +1354,7 @@ msgstr ""
"합니다."
#. Tag: para
-#: install-methods.xml:938
+#: install-methods.xml:935
#, no-c-format
msgid ""
"At boot time, both bootloaders support loading in memory not only the "
@@ -1369,7 +1366,7 @@ msgstr ""
"수 있습니다."
#. Tag: para
-#: install-methods.xml:944
+#: install-methods.xml:941
#, no-c-format
msgid ""
"Copy the following files from the Debian archives to a convenient location "
@@ -1379,19 +1376,19 @@ msgstr ""
"를 들어 <filename>/boot/newinstall/</filename>같은 위치로 복사하십시오."
#. Tag: para
-#: install-methods.xml:951
+#: install-methods.xml:948
#, no-c-format
msgid "<filename>vmlinuz</filename> (kernel binary)"
msgstr "<filename>vmlinuz</filename> (커널 바이너리)"
#. Tag: para
-#: install-methods.xml:956
+#: install-methods.xml:953
#, no-c-format
msgid "<filename>initrd.gz</filename> (ramdisk image)"
msgstr "<filename>initrd.gz</filename> (램디스크 이미지)"
#. Tag: para
-#: install-methods.xml:963
+#: install-methods.xml:960
#, no-c-format
msgid ""
"Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd"
@@ -1401,13 +1398,13 @@ msgstr ""
"행하십시오."
#. Tag: title
-#: install-methods.xml:973
+#: install-methods.xml:970
#, no-c-format
msgid "Hard Disk Installer Booting for OldWorld Macs"
msgstr "OldWorld Mac에서 하드 디스크 설치 프로그램 부팅"
#. Tag: para
-#: install-methods.xml:974
+#: install-methods.xml:971
#, no-c-format
msgid ""
"The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</"
@@ -1430,7 +1427,7 @@ msgstr ""
"없습니다. 그래서 이 모델에서는 <application>BootX</application>가 필요합니다."
#. Tag: para
-#: install-methods.xml:987
+#: install-methods.xml:984
#, no-c-format
msgid ""
"Download and unstuff the <application>BootX</application> distribution, "
@@ -1457,13 +1454,13 @@ msgstr ""
"으십시오."
#. Tag: title
-#: install-methods.xml:1007
+#: install-methods.xml:1004
#, no-c-format
msgid "Hard Disk Installer Booting for NewWorld Macs"
msgstr "NewWorld Mac에서 하드 디스크 설치 프로그램 부팅"
#. Tag: para
-#: install-methods.xml:1008
+#: install-methods.xml:1005
#, no-c-format
msgid ""
"NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as "
@@ -1483,7 +1480,7 @@ msgstr ""
"하지 않고 NewWorld PowerMac에서는 사용해서는 안 됩니다."
#. Tag: para
-#: install-methods.xml:1019
+#: install-methods.xml:1016
#, no-c-format
msgid ""
"<emphasis>Copy</emphasis> (not move) the following four files which you "
@@ -1497,31 +1494,31 @@ msgstr ""
"다.)"
#. Tag: filename
-#: install-methods.xml:1029
+#: install-methods.xml:1026
#, no-c-format
msgid "vmlinux"
msgstr "vmlinux"
#. Tag: filename
-#: install-methods.xml:1034
+#: install-methods.xml:1031
#, no-c-format
msgid "initrd.gz"
msgstr "initrd.gz"
#. Tag: filename
-#: install-methods.xml:1039
+#: install-methods.xml:1036
#, no-c-format
msgid "yaboot"
msgstr "yaboot"
#. Tag: filename
-#: install-methods.xml:1044
+#: install-methods.xml:1041
#, no-c-format
msgid "yaboot.conf"
msgstr "yaboot.conf"
#. Tag: para
-#: install-methods.xml:1049
+#: install-methods.xml:1046
#, no-c-format
msgid ""
"Make a note of the partition number of the MacOS partition where you place "
@@ -1536,7 +1533,7 @@ msgstr ""
"트에서 설치 프로그램을 부팅하는 명령에서 사용합니다."
#. Tag: para
-#: install-methods.xml:1057
+#: install-methods.xml:1054
#, no-c-format
msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>."
msgstr ""
@@ -1544,13 +1541,13 @@ msgstr ""
"진행하십시오."
#. Tag: title
-#: install-methods.xml:1070
+#: install-methods.xml:1067
#, no-c-format
msgid "Preparing Files for TFTP Net Booting"
msgstr "TFTP 네트워크 부팅에 필요한 파일 준비하기"
#. Tag: para
-#: install-methods.xml:1071
+#: install-methods.xml:1068
#, no-c-format
msgid ""
"If your machine is connected to a local area network, you may be able to "
@@ -1564,7 +1561,7 @@ msgstr ""
"정 위치에 복사해 놓고, 해당 기계의 부팅을 지원하도록 설정해 놓아야 합니다."
#. Tag: para
-#: install-methods.xml:1079
+#: install-methods.xml:1076
#, fuzzy, no-c-format
msgid ""
"You need to setup a TFTP server, and for many machines a DHCP server<phrase "
@@ -1576,7 +1573,7 @@ msgstr ""
"\"supports-dhcp\">, 아니면 DHCP 서버</phrase>를 설정해야 합니다."
#. Tag: para
-#: install-methods.xml:1086
+#: install-methods.xml:1083
#, fuzzy, no-c-format
msgid ""
"<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol "
@@ -1601,7 +1598,7 @@ msgstr ""
"있습니다. </phrase>"
#. Tag: para
-#: install-methods.xml:1103
+#: install-methods.xml:1100
#, no-c-format
msgid ""
"For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good "
@@ -1613,7 +1610,7 @@ msgstr ""
"다."
#. Tag: para
-#: install-methods.xml:1109
+#: install-methods.xml:1106
#, no-c-format
msgid ""
"Unlike the Open Firmware found on Sparc and PowerPC machines, the SRM "
@@ -1636,7 +1633,7 @@ msgstr ""
"도 있습니다."
#. Tag: para
-#: install-methods.xml:1126
+#: install-methods.xml:1123
#, no-c-format
msgid ""
"Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There "
@@ -1647,7 +1644,7 @@ msgstr ""
"다."
#. Tag: para
-#: install-methods.xml:1131
+#: install-methods.xml:1128
#, no-c-format
msgid ""
"The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to "
@@ -1661,7 +1658,7 @@ msgstr ""
"서 사용하는 명령을 예로 듭니다."
#. Tag: para
-#: install-methods.xml:1139
+#: install-methods.xml:1136
#, no-c-format
msgid ""
"To use the Pre-boot Execution Environment (PXE) method of TFTP booting, you "
@@ -1676,13 +1673,13 @@ msgstr ""
"권장합니다."
#. Tag: title
-#: install-methods.xml:1157
+#: install-methods.xml:1154
#, no-c-format
msgid "Setting up RARP server"
msgstr "RARP 서버 준비하기"
#. Tag: para
-#: install-methods.xml:1158
+#: install-methods.xml:1155
#, no-c-format
msgid ""
"To set up RARP, you need to know the Ethernet address (a.k.a. the MAC "
@@ -1701,7 +1698,7 @@ msgstr ""
"ifconfig eth0</userinput> 명령을 이용할 수 있습니다."
#. Tag: para
-#: install-methods.xml:1170
+#: install-methods.xml:1167
#, no-c-format
msgid ""
"On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, "
@@ -1724,13 +1721,13 @@ msgstr ""
"는 <userinput>/usr/etc/rarpd -a</userinput>."
#. Tag: title
-#: install-methods.xml:1192
+#: install-methods.xml:1189
#, fuzzy, no-c-format
msgid "Setting up a BOOTP server"
msgstr "BOOTP 서버 준비하기"
#. Tag: para
-#: install-methods.xml:1193
+#: install-methods.xml:1190
#, fuzzy, no-c-format
msgid ""
"There are two BOOTP servers available for GNU/Linux. The first is CMU "
@@ -1745,7 +1742,7 @@ msgstr ""
"classname>라는 꾸러미로 포함되어 있습니다."
#. Tag: para
-#: install-methods.xml:1201
+#: install-methods.xml:1198
#, no-c-format
msgid ""
"To use CMU <command>bootpd</command>, you must first uncomment (or add) the "
@@ -1807,7 +1804,7 @@ msgstr ""
"면 됩니다. <userinput>eaddr</userinput> 변수의 값이 MAC 주소입니다. </phrase>"
#. Tag: para
-#: install-methods.xml:1234
+#: install-methods.xml:1231
#, fuzzy, no-c-format
msgid ""
"By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
@@ -1828,13 +1825,13 @@ msgstr ""
"<command>dhcpd</command>를 다시 시작하면 됩니다."
#. Tag: title
-#: install-methods.xml:1255
+#: install-methods.xml:1252
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "DHCP 서버 설정하기"
#. Tag: para
-#: install-methods.xml:1256
+#: install-methods.xml:1253
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. For &debian;, "
@@ -1844,7 +1841,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: install-methods.xml:1263
+#: install-methods.xml:1260
#, fuzzy, no-c-format
msgid ""
"option domain-name \"example.com\";\n"
@@ -1894,7 +1891,7 @@ msgstr ""
"꾸러미는 <filename>/etc/dhcp3/dhcpd.conf</filename> 파일을 사용합니다."
#. Tag: para
-#: install-methods.xml:1265
+#: install-methods.xml:1262
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -1911,7 +1908,7 @@ msgstr ""
"다."
#. Tag: para
-#: install-methods.xml:1275
+#: install-methods.xml:1272
#, fuzzy, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -1922,13 +1919,13 @@ msgstr ""
"오."
#. Tag: title
-#: install-methods.xml:1283
+#: install-methods.xml:1280
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "DHCP 설정에서 PXE 부팅하게 만들기"
#. Tag: para
-#: install-methods.xml:1284
+#: install-methods.xml:1281
#, fuzzy, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -1998,13 +1995,13 @@ msgstr ""
"linkend=\"tftp-images\"/> 부분 참고)"
#. Tag: title
-#: install-methods.xml:1300
+#: install-methods.xml:1297
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "TFTP Server 사용하기"
#. Tag: para
-#: install-methods.xml:1301
+#: install-methods.xml:1298
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -2023,7 +2020,7 @@ msgstr ""
"이런 설정이 들어갑니다."
#. Tag: para
-#: install-methods.xml:1313
+#: install-methods.xml:1310
#, no-c-format
msgid ""
"Historically TFTP servers used <filename>/tftpboot</filename> as directory "
@@ -2035,7 +2032,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:1323
+#: install-methods.xml:1320
#, fuzzy, no-c-format
msgid ""
"Look in <filename>/etc/inetd.conf</filename> and remember the directory "
@@ -2061,7 +2058,7 @@ msgstr ""
"<replaceable>inetd-pid</replaceable></userinput> 명령을 실행합니다."
#. Tag: para
-#: install-methods.xml:1341
+#: install-methods.xml:1338
#, no-c-format
msgid ""
"If you intend to install Debian on an SGI machine and your TFTP server is a "
@@ -2091,13 +2088,13 @@ msgstr ""
"를 조정합니다."
#. Tag: title
-#: install-methods.xml:1363
+#: install-methods.xml:1360
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "TFTP 이미지를 적당한 위치에 옮기기"
#. Tag: para
-#: install-methods.xml:1364
+#: install-methods.xml:1361
#, fuzzy, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -2114,7 +2111,7 @@ msgstr ""
"하고, 어떤 표준도 없습니다."
#. Tag: para
-#: install-methods.xml:1373
+#: install-methods.xml:1370
#, no-c-format
msgid ""
"On NewWorld Power Macintosh machines, you will need to set up the "
@@ -2131,7 +2128,7 @@ msgstr ""
"filename>로 이름을 바꾸십시오."
#. Tag: para
-#: install-methods.xml:1382
+#: install-methods.xml:1379
#, fuzzy, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2147,7 +2144,7 @@ msgstr ""
"시오."
#. Tag: para
-#: install-methods.xml:1390
+#: install-methods.xml:1387
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2163,13 +2160,13 @@ msgstr ""
"DHCP 서버에 설정하십시오."
#. Tag: title
-#: install-methods.xml:1402
+#: install-methods.xml:1399
#, no-c-format
msgid "DECstation TFTP Images"
msgstr "DECstation TFTP 이미지"
#. Tag: para
-#: install-methods.xml:1403
+#: install-methods.xml:1400
#, no-c-format
msgid ""
"For DECstations, there are tftpimage files for each subarchitecture, which "
@@ -2186,7 +2183,7 @@ msgstr ""
"을 <userinput>/tftpboot/tftpboot.img</userinput> 파일로 복사하십시오."
#. Tag: para
-#: install-methods.xml:1413
+#: install-methods.xml:1410
#, no-c-format
msgid ""
"The DECstation firmware boots by TFTP with the command <userinput>boot "
@@ -2204,13 +2201,13 @@ msgstr ""
"다:"
#. Tag: userinput
-#: install-methods.xml:1425
+#: install-methods.xml:1422
#, no-c-format
msgid "boot #/tftp/filename param1=value1 param2=value2 ..."
msgstr "boot #/tftp/filename 파라미터1=값1 파라미터2=값2 ..."
#. Tag: para
-#: install-methods.xml:1427
+#: install-methods.xml:1424
#, no-c-format
msgid ""
"Several DECstation firmware revisions show a problem with regard to net "
@@ -2247,13 +2244,13 @@ msgstr ""
"ulink>"
#. Tag: title
-#: install-methods.xml:1465
+#: install-methods.xml:1462
#, no-c-format
msgid "Alpha TFTP Booting"
msgstr "Alpha TFTP 부팅"
#. Tag: para
-#: install-methods.xml:1466
+#: install-methods.xml:1463
#, no-c-format
msgid ""
"On Alpha, you must specify the filename (as a relative path to the boot "
@@ -2275,13 +2272,13 @@ msgstr ""
"정해야 합니다</emphasis>."
#. Tag: title
-#: install-methods.xml:1481
+#: install-methods.xml:1478
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "SPARC TFTP 부팅"
#. Tag: para
-#: install-methods.xml:1482
+#: install-methods.xml:1479
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -2311,7 +2308,7 @@ msgstr ""
"니다."
#. Tag: para
-#: install-methods.xml:1498
+#: install-methods.xml:1495
#, no-c-format
msgid ""
"If you've done all this correctly, giving the command <userinput>boot net</"
@@ -2321,7 +2318,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:1505
+#: install-methods.xml:1502
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -2334,13 +2331,13 @@ msgstr ""
"userinput>. 파일은 TFTP 서버가 찾는 디렉토리 안에 들어 있어야 합니다."
#. Tag: title
-#: install-methods.xml:1516
+#: install-methods.xml:1513
#, no-c-format
msgid "BVM/Motorola TFTP Booting"
msgstr "BVM/Motorola TFTP 부팅"
#. Tag: para
-#: install-methods.xml:1517
+#: install-methods.xml:1514
#, no-c-format
msgid ""
"For BVM and Motorola VMEbus systems copy the files &bvme6000-tftp-files; to "
@@ -2350,7 +2347,7 @@ msgstr ""
"tftpboot/</filename> 디렉토리에 복사하십시오."
#. Tag: para
-#: install-methods.xml:1522
+#: install-methods.xml:1519
#, no-c-format
msgid ""
"Next, configure your boot ROMs or BOOTP server to initially load the "
@@ -2365,13 +2362,13 @@ msgstr ""
"<filename>tftplilo.txt</filename> 파일을 참고하십시오."
#. Tag: title
-#: install-methods.xml:1534
+#: install-methods.xml:1531
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "SGI TFTP 부팅"
#. Tag: para
-#: install-methods.xml:1535
+#: install-methods.xml:1532
#, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2385,13 +2382,13 @@ msgstr ""
"<userinput>filename=</userinput> 옵션으로 지정합니다."
#. Tag: title
-#: install-methods.xml:1547
+#: install-methods.xml:1544
#, no-c-format
msgid "Broadcom BCM91250A and BCM91480B TFTP Booting"
msgstr "Broadcom BCM91250A과 BCM91480B TFTP 부팅"
#. Tag: para
-#: install-methods.xml:1548
+#: install-methods.xml:1545
#, no-c-format
msgid ""
"You don't have to configure DHCP in a special way because you'll pass the "
@@ -2401,13 +2398,13 @@ msgstr ""
"없습니다."
#. Tag: title
-#: install-methods.xml:1653
+#: install-methods.xml:1650
#, no-c-format
msgid "Automatic Installation"
msgstr "자동 설치"
#. Tag: para
-#: install-methods.xml:1654
+#: install-methods.xml:1651
#, no-c-format
msgid ""
"For installing on multiple computers it's possible to do fully automatic "
@@ -2423,13 +2420,13 @@ msgstr ""
"할 수도 있습니다."
#. Tag: title
-#: install-methods.xml:1667
+#: install-methods.xml:1664
#, no-c-format
msgid "Automatic Installation Using the Debian Installer"
msgstr "데비안 설치 프로그램을 이용한 자동 설치"
#. Tag: para
-#: install-methods.xml:1668
+#: install-methods.xml:1665
#, no-c-format
msgid ""
"The Debian Installer supports automating installs via preconfiguration "
@@ -2442,7 +2439,7 @@ msgstr ""
"다. 이 파일 안에는 설치 과정에서 나오는 질문에 대한 대답들이 들어 있습니다."
#. Tag: para
-#: install-methods.xml:1675
+#: install-methods.xml:1672
#, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "
@@ -2452,6 +2449,23 @@ msgstr ""
"간 고쳐서 사용할 수 있는 잘 동작하는 예제가 있습니다."
#~ msgid ""
+#~ "The <filename>syslinux.cfg</filename> configuration file should contain "
+#~ "the following two lines: <informalexample><screen>\n"
+#~ "default vmlinuz\n"
+#~ "append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n"
+#~ "</screen></informalexample> Please note that the <userinput>ramdisk_size</"
+#~ "userinput> parameter may need to be increased, depending on the image you "
+#~ "are booting."
+#~ msgstr ""
+#~ "<filename>syslinux.cfg</filename> 설정 파일에는 다음 두 줄이 들어 있습니"
+#~ "다: <informalexample><screen>\n"
+#~ "default vmlinuz\n"
+#~ "append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n"
+#~ "</screen></informalexample> 부팅하는 이미지에 따라서는 "
+#~ "<userinput>ramdisk_size</userinput> 파라미터 값을 늘려야 할 수도 있습니"
+#~ "다. "
+
+#~ msgid ""
#~ "On a RARP server system using a Linux 2.2.x kernel, you need to populate "
#~ "the kernel's RARP table. To do this, run the following commands: "
#~ "<informalexample><screen>\n"
diff --git a/po/ko/installation-howto.po b/po/ko/installation-howto.po
index 10cba8caf..f2b83d981 100644
--- a/po/ko/installation-howto.po
+++ b/po/ko/installation-howto.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: installation-howto.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-10-29 14:49+0000\n"
+"POT-Creation-Date: 2007-01-01 11:02+0000\n"
"PO-Revision-Date: 2006-08-18 04:18+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -538,12 +538,13 @@ msgstr "설치에 대한 결과를 보내주세요"
#. Tag: para
#: installation-howto.xml:299
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"If you successfully managed an installation with &d-i;, please take time to "
"provide us with a report. The simplest way to do so is to install the "
-"reportbug package (<command>apt-get install reportbug</command>), and run "
-"<command>reportbug installation-report</command>."
+"reportbug package (<command>apt-get install reportbug</command>), configure "
+"<classname>reportbug</classname> as explained in <xref linkend=\"mail-"
+"outgoing\"/>, and run <command>reportbug installation-report</command>."
msgstr ""
"&d-i;를 사용하여 설치에 성공했다면, 보고서를 제공해 주는 시간은 내주세요.보고"
"서를 제출하는 가장 간단한 방법은 reportbug 꾸러미를 설치하시고(<command>apt-"
@@ -551,7 +552,7 @@ msgstr ""
"command>를 실행하는 것입니다"
#. Tag: para
-#: installation-howto.xml:307
+#: installation-howto.xml:309
#, no-c-format
msgid ""
"If you did not complete the install, you probably found a bug in debian-"
@@ -567,13 +568,13 @@ msgstr ""
"\"problem-report\"/>를 참조하세요."
#. Tag: title
-#: installation-howto.xml:319
-#, no-c-format
-msgid "And finally.."
+#: installation-howto.xml:321
+#, fuzzy, no-c-format
+msgid "And finally&hellip;"
msgstr "마지막.."
#. Tag: para
-#: installation-howto.xml:320
+#: installation-howto.xml:322
#, no-c-format
msgid ""
"We hope that your Debian installation is pleasant and that you find Debian "
diff --git a/po/ko/preparing.po b/po/ko/preparing.po
index 32050453f..a8c5cdc19 100644
--- a/po/ko/preparing.po
+++ b/po/ko/preparing.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preparing.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-12-31 03:15+0000\n"
+"POT-Creation-Date: 2007-01-01 11:02+0000\n"
"PO-Revision-Date: 2006-08-08 23:17+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -219,15 +219,16 @@ msgstr ""
#. Tag: para
#: preparing.xml:147
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"The installer software, <classname>debian-installer</classname>, is the "
"primary concern of this manual. It detects hardware and loads appropriate "
"drivers, uses <classname>dhcp-client</classname> to set up the network "
-"connection, and runs <classname>debootstrap</classname> to install the base "
-"system packages. Many more actors play smaller parts in this process, but "
-"<classname>debian-installer</classname> has completed its task when you load "
-"the new system for the first time."
+"connection, runs <classname>debootstrap</classname> to install the base "
+"system packages, and runs <classname>tasksel</classname> to allow you to "
+"install certain additional software. Many more actors play smaller parts in "
+"this process, but <classname>debian-installer</classname> has completed its "
+"task when you load the new system for the first time."
msgstr ""
"설치 소프트웨어인 <classname>debian-installer</classname>는 이 매뉴얼에서 가"
"장 중점적으로 다룹니다. <classname>debian-installer</classname>는 하드웨어를 "
@@ -238,7 +239,7 @@ msgstr ""
"<classname>debian-installer</classname>가 작업을 마칩니다."
#. Tag: para
-#: preparing.xml:157
+#: preparing.xml:159
#, no-c-format
msgid ""
"To tune the system to your needs, <classname>tasksel</classname> allows you "
@@ -250,28 +251,24 @@ msgstr ""
"택할 수 있습니다."
#. Tag: para
-#: preparing.xml:163
+#: preparing.xml:165
#, no-c-format
msgid ""
-"When <classname>debian-installer</classname> finishes, before the first "
-"system load, you have only a very basic command line driven system. The "
-"graphical interface which displays windows on your monitor will not be "
-"installed unless you select it with <classname>tasksel</classname>. It's "
-"optional because many &debian; systems are servers which don't really have "
-"any need for a graphical user interface to do their job."
+"One important option during the installation is whether or not to install a "
+"graphical desktop environment, consisting of the X11 window system and one "
+"of the available graphical desktop environments. If you choose not to select "
+"the <quote>Desktop environment</quote> task, you will only have a relatively "
+"basic, command line driven system. Installing the Desktop environment task "
+"is optional because it requires a fairly large amount of disk space, and "
+"because many &debian; systems are servers which don't really have any need "
+"for a graphical user interface to do their job."
msgstr ""
-"맨 처음 시스템이 시작하기 전에 <classname>debian-installer</classname>가 끝나"
-"면, 아주 기본적인 명령행 기반 시스템만 사용할 수 있습니다. 모니터에 창이 여"
-"러 개 나오는 그래픽 인터페이스는 설치하지 않습니다. 마지막 단계에서 "
-"<classname>tasksel</classname>을 이용해 따로 설치해야 합니다. 많은 &debian; "
-"시스템과 서버에서는 그래픽 사용자 인터페이스가 전혀 필요없기 때문에 그래픽 사"
-"용자 인터페이스는 선택사항입니다."
#. Tag: para
-#: preparing.xml:172
-#, no-c-format
+#: preparing.xml:177
+#, fuzzy, no-c-format
msgid ""
-"Just be aware that the X system is completely separate from "
+"Just be aware that the X11 window system is completely separate from "
"<classname>debian-installer</classname>, and in fact is much more "
"complicated. Installation and trouble shooting of the X window installation "
"is not within the scope of this manual."
@@ -281,24 +278,24 @@ msgstr ""
"이 다루는 범위를 벗어납니다."
#. Tag: title
-#: preparing.xml:188
+#: preparing.xml:192
#, no-c-format
msgid "Back Up Your Existing Data!"
msgstr "기존 데이터를 백업하십시오!"
#. Tag: para
-#: preparing.xml:189
-#, no-c-format
+#: preparing.xml:193
+#, fuzzy, no-c-format
msgid ""
"Before you start, make sure to back up every file that is now on your "
"system. If this is the first time a non-native operating system has been "
"installed on your computer, it's quite likely you will need to re-partition "
"your disk to make room for &debian;. Anytime you partition your disk, you "
-"should count on losing everything on the disk, no matter what program you "
-"use to do it. The programs used in installation are quite reliable and most "
-"have seen years of use; but they are also quite powerful and a false move "
-"can cost you. Even after backing up be careful and think about your answers "
-"and actions. Two minutes of thinking can save hours of unnecessary work."
+"run a risk of losing everything on the disk, no matter what program you use "
+"to do it. The programs used in installation are quite reliable and most have "
+"seen years of use; but they are also quite powerful and a false move can "
+"cost you. Even after backing up, be careful and think about your answers and "
+"actions. Two minutes of thinking can save hours of unnecessary work."
msgstr ""
"시작하기 전에, 지금 시스템에 있는 모든 파일을 백업해 두십시오. 컴퓨터에 처음"
"으로 원래 설치된 운영체제가 아닌 운영 체제를 설치하는 거라면, &debian;의 루트"
@@ -310,7 +307,7 @@ msgstr ""
"각하면 수 시간의 불필요한 작업을 방지할 수 있습니다."
#. Tag: para
-#: preparing.xml:202
+#: preparing.xml:206
#, no-c-format
msgid ""
"If you are creating a multi-boot system, make sure that you have the "
@@ -325,7 +322,7 @@ msgstr ""
"설치해야 합니다."
#. Tag: para
-#: preparing.xml:213
+#: preparing.xml:217
#, no-c-format
msgid ""
"With the exception of the BVM and Motorola VMEbus computers, the only "
@@ -342,37 +339,37 @@ msgstr ""
"quote> 혹은 <quote>16xBug</quote> 부트롬을 사용합니다."
#. Tag: title
-#: preparing.xml:231
+#: preparing.xml:235
#, no-c-format
msgid "Information You Will Need"
msgstr "필요한 정보"
#. Tag: title
-#: preparing.xml:234
+#: preparing.xml:238
#, no-c-format
msgid "Documentation"
msgstr "문서"
#. Tag: title
-#: preparing.xml:237
+#: preparing.xml:241
#, no-c-format
msgid "Installation Manual"
msgstr "설치 매뉴얼"
#. Tag: para
-#: preparing.xml:239
+#: preparing.xml:243
#, no-c-format
msgid "This document you are now reading, in plain ASCII, HTML or PDF format."
msgstr "지금 읽고 있는 문서로, 일반 텍스트, HTML, 혹은 PDF 형식."
#. Tag: itemizedlist
-#: preparing.xml:245
+#: preparing.xml:249
#, no-c-format
msgid "&list-install-manual-files;"
msgstr "&list-install-manual-files;"
#. Tag: para
-#: preparing.xml:251
+#: preparing.xml:255
#, no-c-format
msgid ""
"The document you are now reading, which is the official version of the "
@@ -385,7 +382,7 @@ msgstr ""
"이드의 공식 버전입니다."
#. Tag: para
-#: preparing.xml:260
+#: preparing.xml:264
#, no-c-format
msgid ""
"The document you are now reading, which is a development version of the "
@@ -397,56 +394,56 @@ msgstr ""
"개발 버전입니다."
#. Tag: title
-#: preparing.xml:272
+#: preparing.xml:276
#, no-c-format
msgid "Hardware documentation"
msgstr "하드웨어 문서"
#. Tag: para
-#: preparing.xml:273
+#: preparing.xml:277
#, no-c-format
msgid ""
"Often contains useful information on configuring or using your hardware."
msgstr "하드웨어를 설정하고 이용하는 법에 관한 유용한 정보가 들어있습니다."
#. Tag: ulink
-#: preparing.xml:284
+#: preparing.xml:288
#, no-c-format
msgid "Linux Hardware Compatibility HOWTO"
msgstr "리눅스 하드웨어 호환성 HOWTO"
#. Tag: ulink
-#: preparing.xml:290
+#: preparing.xml:294
#, no-c-format
msgid "Linux/m68k FAQ"
msgstr "Linux/m68k FAQ"
#. Tag: ulink
-#: preparing.xml:296
+#: preparing.xml:300
#, no-c-format
msgid "Linux/Alpha FAQ"
msgstr "Linux/Alpha FAQ"
#. Tag: ulink
-#: preparing.xml:302
+#: preparing.xml:306
#, no-c-format
msgid "Linux for SPARC Processors FAQ"
msgstr "Linux for SPARC Processors FAQ"
#. Tag: ulink
-#: preparing.xml:308
+#: preparing.xml:312
#, no-c-format
msgid "Linux/Mips website"
msgstr "Linux/Mips 웹사이트"
#. Tag: title
-#: preparing.xml:317
+#: preparing.xml:321
#, no-c-format
msgid "&arch-title; Hardware References"
msgstr "&arch-title; 하드웨어 참고서"
#. Tag: para
-#: preparing.xml:318
+#: preparing.xml:322
#, no-c-format
msgid ""
"Installation instructions and device drivers (DASD, XPRAM, Console, tape, "
@@ -456,13 +453,13 @@ msgstr ""
"프, z90 crypto, chandev, 네트워크)"
#. Tag: ulink
-#: preparing.xml:330
+#: preparing.xml:334
#, no-c-format
msgid "Device Drivers and Installation Commands"
msgstr "장치 드라이버 및 설치 명령어"
#. Tag: para
-#: preparing.xml:335
+#: preparing.xml:339
#, no-c-format
msgid ""
"IBM Redbook describing how Linux can be combined with z/VM on zSeries and "
@@ -472,13 +469,13 @@ msgstr ""
"을 설명합니다."
#. Tag: ulink
-#: preparing.xml:345
+#: preparing.xml:349
#, no-c-format
msgid "Linux for &arch-title;"
msgstr "&arch-title;용 리눅스"
#. Tag: para
-#: preparing.xml:351
+#: preparing.xml:355
#, no-c-format
msgid ""
"IBM Redbook describing the Linux distributions available for the mainframe. "
@@ -491,19 +488,19 @@ msgstr ""
# IBM Redbook 이름
#. Tag: ulink
-#: preparing.xml:362
+#: preparing.xml:366
#, no-c-format
msgid "Linux for IBM eServer zSeries and &arch-title;: Distributions"
msgstr "Linux for IBM eServer zSeries and &arch-title;: Distributions"
#. Tag: title
-#: preparing.xml:372
+#: preparing.xml:376
#, no-c-format
msgid "Finding Sources of Hardware Information"
msgstr "하드웨어 정보가 있는 곳 찾기"
#. Tag: para
-#: preparing.xml:373
+#: preparing.xml:377
#, no-c-format
msgid ""
"In many cases, the installer will be able to automatically detect your "
@@ -514,19 +511,19 @@ msgstr ""
"하려면, 설치하기 전에 하드웨어에 대해 잘 알아 두는 게 좋습니다."
#. Tag: para
-#: preparing.xml:379
+#: preparing.xml:383
#, no-c-format
msgid "Hardware information can be gathered from:"
msgstr "하드웨어 정보는 다음에서 얻을 수 있습니다:"
#. Tag: para
-#: preparing.xml:386
+#: preparing.xml:390
#, no-c-format
msgid "The manuals that come with each piece of hardware."
msgstr "하드웨어에 같이 들어 있는 설명서."
#. Tag: para
-#: preparing.xml:391
+#: preparing.xml:395
#, no-c-format
msgid ""
"The BIOS setup screens of your computer. You can view these screens when you "
@@ -537,19 +534,19 @@ msgstr ""
"화면을 볼 수 있습니다. 보통 <keycap>Delete</keycap> 키입니다."
#. Tag: para
-#: preparing.xml:398
+#: preparing.xml:402
#, no-c-format
msgid "The cases and boxes for each piece of hardware."
msgstr "하드웨어의 케이스 및 포장."
#. Tag: para
-#: preparing.xml:404
+#: preparing.xml:408
#, no-c-format
msgid "The System window in the Windows Control Panel."
msgstr "Windows 제어판의 시스템 창."
#. Tag: para
-#: preparing.xml:410
+#: preparing.xml:414
#, no-c-format
msgid ""
"System commands or tools in another operating system, including file manager "
@@ -560,7 +557,7 @@ msgstr ""
"템 도구들. 특히 RAM과 하드 드라이브에 대한 정보를 알아내는 데 유용합니다."
#. Tag: para
-#: preparing.xml:417
+#: preparing.xml:421
#, no-c-format
msgid ""
"Your system administrator or Internet Service Provider. These sources can "
@@ -570,181 +567,181 @@ msgstr ""
"관련된 사항을 알 수 있습니다."
#. Tag: title
-#: preparing.xml:429
+#: preparing.xml:433
#, no-c-format
msgid "Hardware Information Needed for an Install"
msgstr "설치하는 데 필요한 하드웨어 정보"
#. Tag: entry
-#: preparing.xml:433
+#: preparing.xml:437
#, no-c-format
msgid "Hardware"
msgstr "하드웨어"
#. Tag: entry
-#: preparing.xml:433
+#: preparing.xml:437
#, no-c-format
msgid "Information You Might Need"
msgstr "필요할 수도 있는 정보"
#. Tag: entry
-#: preparing.xml:439
+#: preparing.xml:443
#, no-c-format
msgid "Hard Drives"
msgstr "하드 드라이브"
#. Tag: entry
-#: preparing.xml:440
+#: preparing.xml:444
#, no-c-format
msgid "How many you have."
msgstr "용량이 얼마나 되는 지."
#. Tag: entry
-#: preparing.xml:442
+#: preparing.xml:446
#, no-c-format
msgid "Their order on the system."
msgstr "시스템에 붙어 있는 순서."
#. Tag: entry
-#: preparing.xml:445
+#: preparing.xml:449
#, no-c-format
msgid "Whether IDE or SCSI (most computers are IDE)."
msgstr "IDE인지 SCSI인지 (대부분의 컴퓨터는 IDE입니다)."
#. Tag: entry
-#: preparing.xml:448
+#: preparing.xml:452
#, no-c-format
msgid "Whether IDE or SCSI (most m68k computers are SCSI)."
msgstr "IDE인지 SCSI인지 (대부분의 m69k 컴퓨터는 SCSI입니다)."
#. Tag: entry
-#: preparing.xml:450 preparing.xml:502
+#: preparing.xml:454 preparing.xml:506
#, no-c-format
msgid "Available free space."
msgstr "사용 가능한 빈 공간."
#. Tag: entry
-#: preparing.xml:451
+#: preparing.xml:455
#, no-c-format
msgid "Partitions."
msgstr "파티션."
#. Tag: entry
-#: preparing.xml:453
+#: preparing.xml:457
#, no-c-format
msgid "Partitions where other operating systems are installed."
msgstr "다른 운영 체제가 설치되어 있는 파티션."
#. Tag: entry
-#: preparing.xml:457
+#: preparing.xml:461
#, no-c-format
msgid "Monitor"
msgstr "모니터"
#. Tag: entry
-#: preparing.xml:458 preparing.xml:478 preparing.xml:484 preparing.xml:490
+#: preparing.xml:462 preparing.xml:482 preparing.xml:488 preparing.xml:494
#, no-c-format
msgid "Model and manufacturer."
msgstr "모델 및 제조사."
#. Tag: entry
-#: preparing.xml:460
+#: preparing.xml:464
#, no-c-format
msgid "Resolutions supported."
msgstr "지원하는 해상도."
#. Tag: entry
-#: preparing.xml:461
+#: preparing.xml:465
#, no-c-format
msgid "Horizontal refresh rate."
msgstr "가로 출력 주파수."
#. Tag: entry
-#: preparing.xml:462
+#: preparing.xml:466
#, no-c-format
msgid "Vertical refresh rate."
msgstr "세로 출력 주파수."
#. Tag: entry
-#: preparing.xml:464
+#: preparing.xml:468
#, no-c-format
msgid "Color depth (number of colors) supported."
msgstr "지원하는 색상수."
#. Tag: entry
-#: preparing.xml:466
+#: preparing.xml:470
#, no-c-format
msgid "Screen size."
msgstr "화면 크기."
#. Tag: entry
-#: preparing.xml:469
+#: preparing.xml:473
#, no-c-format
msgid "Mouse"
msgstr "마우스"
#. Tag: entry
-#: preparing.xml:470
+#: preparing.xml:474
#, no-c-format
msgid "Type: serial, PS/2, or USB."
msgstr "종류: 시리얼, PS/2, 혹은 USB."
#. Tag: entry
-#: preparing.xml:472
+#: preparing.xml:476
#, no-c-format
msgid "Port."
msgstr "포트."
#. Tag: entry
-#: preparing.xml:473
+#: preparing.xml:477
#, no-c-format
msgid "Manufacturer."
msgstr "제조사."
#. Tag: entry
-#: preparing.xml:474
+#: preparing.xml:478
#, no-c-format
msgid "Number of buttons."
msgstr "단추 개수."
#. Tag: entry
-#: preparing.xml:477 preparing.xml:505
+#: preparing.xml:481 preparing.xml:509
#, no-c-format
msgid "Network"
msgstr "네트워크"
#. Tag: entry
-#: preparing.xml:480 preparing.xml:506
+#: preparing.xml:484 preparing.xml:510
#, no-c-format
msgid "Type of adapter."
msgstr "어댑터 종류."
#. Tag: entry
-#: preparing.xml:483
+#: preparing.xml:487
#, no-c-format
msgid "Printer"
msgstr "프린터"
#. Tag: entry
-#: preparing.xml:486
+#: preparing.xml:490
#, no-c-format
msgid "Printing resolutions supported."
msgstr "지원하는 인쇄 해상도."
#. Tag: entry
-#: preparing.xml:489
+#: preparing.xml:493
#, no-c-format
msgid "Video Card"
msgstr "비디오 카드"
#. Tag: entry
-#: preparing.xml:492
+#: preparing.xml:496
#, no-c-format
msgid "Video RAM available."
msgstr "비디오 RAM 크기."
#. Tag: entry
-#: preparing.xml:494
+#: preparing.xml:498
#, no-c-format
msgid ""
"Resolutions and color depths supported (these should be checked against your "
@@ -752,37 +749,37 @@ msgid ""
msgstr "지원하는 해상도 및 색상수 (모니터에서도 지원하는 지 확인해야 합니다)."
#. Tag: entry
-#: preparing.xml:499
+#: preparing.xml:503
#, no-c-format
msgid "DASD"
msgstr "DASD"
#. Tag: entry
-#: preparing.xml:500
+#: preparing.xml:504
#, no-c-format
msgid "Device number(s)."
msgstr "장치 번호."
#. Tag: entry
-#: preparing.xml:508
+#: preparing.xml:512
#, no-c-format
msgid "Device numbers."
msgstr "장치 번호."
#. Tag: entry
-#: preparing.xml:509
+#: preparing.xml:513
#, no-c-format
msgid "Relative adapter number for OSA cards."
msgstr "OSA 카드의 상대 어댑터 번호."
#. Tag: title
-#: preparing.xml:517
+#: preparing.xml:521
#, no-c-format
msgid "Hardware Compatibility"
msgstr "하드웨어 호환성"
#. Tag: para
-#: preparing.xml:519
+#: preparing.xml:523
#, no-c-format
msgid ""
"Many brand name products work without trouble on Linux. Moreover, hardware "
@@ -794,7 +791,7 @@ msgstr ""
"다양한 종류의 하드웨어에서 동작하지는 못합니다."
#. Tag: para
-#: preparing.xml:525
+#: preparing.xml:529
#, no-c-format
msgid ""
"In particular, Linux usually cannot run hardware that requires a running "
@@ -803,7 +800,7 @@ msgstr ""
"특히 Windows가 있어야 동작하는 하드웨어는 리눅스에서 이용하지 못합니다."
#. Tag: para
-#: preparing.xml:530
+#: preparing.xml:534
#, no-c-format
msgid ""
"Although some Windows-specific hardware can be made to run on Linux, doing "
@@ -817,7 +814,7 @@ msgstr ""
"할 수 없게 됩니다."
#. Tag: para
-#: preparing.xml:537
+#: preparing.xml:541
#, no-c-format
msgid ""
"So called win-modems are the most common type of this hardware. However, "
@@ -827,19 +824,19 @@ msgstr ""
"도 윈도우 전용이 있습니다."
#. Tag: para
-#: preparing.xml:542
+#: preparing.xml:546
#, no-c-format
msgid "You can check hardware compatibility by:"
msgstr "다음 방법으로 하드웨어 호환성을 알아볼 수 있습니다:"
#. Tag: para
-#: preparing.xml:547
+#: preparing.xml:551
#, no-c-format
msgid "Checking manufacturers' web sites for new drivers."
msgstr "제조사의 웹사이트에서 새 드라이버 확인하기."
#. Tag: para
-#: preparing.xml:552
+#: preparing.xml:556
#, no-c-format
msgid ""
"Looking at web sites or manuals for information about emulation. Lesser "
@@ -849,7 +846,7 @@ msgstr ""
"이 더 많이 알려진 제품의 드라이버와 설정들을 그대로 사용하기도 합니다."
#. Tag: para
-#: preparing.xml:559
+#: preparing.xml:563
#, no-c-format
msgid ""
"Checking hardware compatibility lists for Linux on web sites dedicated to "
@@ -857,19 +854,19 @@ msgid ""
msgstr "해당 아키텍처에 관한 웹사이트에서 리눅스 하드웨어 호환성 목록 확인."
#. Tag: para
-#: preparing.xml:565
+#: preparing.xml:569
#, no-c-format
msgid "Searching the Internet for other users' experiences."
msgstr "인터넷에서 다른 사용자의 사용담 검색해 보기."
#. Tag: title
-#: preparing.xml:576
+#: preparing.xml:580
#, no-c-format
msgid "Network Settings"
msgstr "네트워크 설정"
#. Tag: para
-#: preparing.xml:578
+#: preparing.xml:582
#, no-c-format
msgid ""
"If your computer is connected to a network 24 hours a day (i.e., an Ethernet "
@@ -881,31 +878,31 @@ msgstr ""
"합니다."
#. Tag: para
-#: preparing.xml:585
+#: preparing.xml:589
#, no-c-format
msgid "Your host name (you may be able to decide this on your own)."
msgstr "호스트 이름 (직접 결정할 수도 있습니다)."
#. Tag: para
-#: preparing.xml:590
+#: preparing.xml:594
#, no-c-format
msgid "Your domain name."
msgstr "도메인 이름."
#. Tag: para
-#: preparing.xml:595
+#: preparing.xml:599
#, no-c-format
msgid "Your computer's IP address."
msgstr "컴퓨터의 IP 주소."
#. Tag: para
-#: preparing.xml:600
+#: preparing.xml:604
#, no-c-format
msgid "The netmask to use with your network."
msgstr "네트워크에 사용할 네트마스크."
#. Tag: para
-#: preparing.xml:605
+#: preparing.xml:609
#, no-c-format
msgid ""
"The IP address of the default gateway system you should route to, if your "
@@ -915,7 +912,7 @@ msgstr ""
"는 경우</emphasis>)."
#. Tag: para
-#: preparing.xml:611
+#: preparing.xml:615
#, no-c-format
msgid ""
"The system on your network that you should use as a DNS (Domain Name "
@@ -923,7 +920,7 @@ msgid ""
msgstr "네트워크에서 DNS (Domain Name Service) 서버로 사용할 시스템."
#. Tag: para
-#: preparing.xml:619
+#: preparing.xml:623
#, no-c-format
msgid ""
"On the other hand, if your administrator tells you that a DHCP server is "
@@ -936,31 +933,31 @@ msgstr ""
"려줍니다."
#. Tag: para
-#: preparing.xml:626
+#: preparing.xml:630
#, no-c-format
msgid "If you use a wireless network, you should also find out:"
msgstr "무선 네트워크를 사용한다면, 다음도 알아봐야 합니다:"
#. Tag: para
-#: preparing.xml:631
+#: preparing.xml:635
#, no-c-format
msgid "ESSID of your wireless network."
msgstr "무선 네트워크의 ESSID."
#. Tag: para
-#: preparing.xml:636
+#: preparing.xml:640
#, no-c-format
msgid "WEP security key (if applicable)."
msgstr "WEP 보안 키 (보안 키를 사용하는 경우)."
#. Tag: title
-#: preparing.xml:653
+#: preparing.xml:657
#, no-c-format
msgid "Meeting Minimum Hardware Requirements"
msgstr "최소 하드웨어 요구사항 맞추기"
#. Tag: para
-#: preparing.xml:654
+#: preparing.xml:658
#, no-c-format
msgid ""
"Once you have gathered information about your computer's hardware, check "
@@ -971,7 +968,7 @@ msgstr ""
"서 설치할 수 있는 지 확인하십시오."
#. Tag: para
-#: preparing.xml:660
+#: preparing.xml:664
#, no-c-format
msgid ""
"Depending on your needs, you might manage with less than some of the "
@@ -983,15 +980,14 @@ msgstr ""
"은 짜증나는 문제를 겪게 됩니다."
#. Tag: para
-#: preparing.xml:666
-#, no-c-format
+#: preparing.xml:670
+#, fuzzy, no-c-format
msgid ""
-"A Pentium 100 is the minimum recommended for desktop systems, and a Pentium "
-"II-300 for a Server."
+"A Pentium 4, 1GHz system is the minimum recommended for a desktop systems."
msgstr "데스크탑은 최소 Pentium 100, 서버는 최소 Pentium II-300을 추천합니다."
#. Tag: para
-#: preparing.xml:671
+#: preparing.xml:675
#, no-c-format
msgid ""
"A 68030 or better processor is recommended for m68k installs. You may get by "
@@ -1001,192 +997,139 @@ msgstr ""
"간 더 적은 드라이브 공간으로 설치할 수도 있습니다."
#. Tag: para
-#: preparing.xml:676
-#, no-c-format
-msgid ""
-"Any OldWorld or NewWorld PowerPC can serve well as a Desktop System. For "
-"servers, a minimum 132-Mhz machine is recommended."
+#: preparing.xml:680
+#, fuzzy, no-c-format
+msgid "Any OldWorld or NewWorld PowerPC can serve well as a desktop system."
msgstr ""
"OldWorld 혹은 NewWorld PowerPC는 데스크탑 시스템으로 쓸 수 있습니다. 서버로 "
"쓰려면 최소 132 Mhz 기계를 추천합니다."
#. Tag: title
-#: preparing.xml:685
+#: preparing.xml:687
#, no-c-format
msgid "Recommended Minimum System Requirements"
msgstr "추천하는 최소 시스템 요구사항"
#. Tag: entry
-#: preparing.xml:689
+#: preparing.xml:691
#, no-c-format
msgid "Install Type"
msgstr "설치 종류"
#. Tag: entry
-#: preparing.xml:689
+#: preparing.xml:692
+#, no-c-format
+msgid "RAM (minimal)"
+msgstr ""
+
+#. Tag: entry
+#: preparing.xml:693
#, no-c-format
-msgid "<entry>RAM</entry>"
-msgstr "<entry>RAM</entry>"
+msgid "RAM (recommended)"
+msgstr ""
#. Tag: entry
-#: preparing.xml:689
+#: preparing.xml:694
#, no-c-format
msgid "Hard Drive"
msgstr "하드 드라이브"
#. Tag: entry
-#: preparing.xml:695
+#: preparing.xml:700
#, no-c-format
msgid "No desktop"
msgstr "데스크탑 없음"
#. Tag: entry
-#: preparing.xml:696
-#, no-c-format
-msgid "24 megabytes"
-msgstr "24메가바이트"
-
-#. Tag: entry
-#: preparing.xml:697
-#, no-c-format
-msgid "450 megabytes"
-msgstr "450메가바이트"
-
-#. Tag: entry
-#: preparing.xml:699
-#, no-c-format
-msgid "With Desktop"
-msgstr "데스크탑 포함"
-
-#. Tag: entry
-#: preparing.xml:700
+#: preparing.xml:701 preparing.xml:706
#, no-c-format
msgid "64 megabytes"
msgstr "64메가바이트"
#. Tag: entry
-#: preparing.xml:701
+#: preparing.xml:702
+#, fuzzy, no-c-format
+msgid "256 megabytes"
+msgstr "24메가바이트"
+
+#. Tag: entry
+#: preparing.xml:703
#, no-c-format
msgid "1 gigabyte"
msgstr "1기가바이트"
#. Tag: entry
-#: preparing.xml:703
+#: preparing.xml:705
#, no-c-format
-msgid "Server"
-msgstr "서버"
+msgid "With Desktop"
+msgstr "데스크탑 포함"
#. Tag: entry
-#: preparing.xml:704
-#, no-c-format
-msgid "128 megabytes"
+#: preparing.xml:707
+#, fuzzy, no-c-format
+msgid "512 megabytes"
msgstr "128메가바이트"
#. Tag: entry
-#: preparing.xml:705
-#, no-c-format
-msgid "4 gigabytes"
-msgstr "4기가바이트"
-
-#. Tag: para
-#: preparing.xml:710
-#, no-c-format
-msgid ""
-"Here is a sampling of some common Debian system configurations. You can also "
-"get an idea of the disk space used by related groups of programs by "
-"referring to <xref linkend=\"tasksel-size-list\"/>."
-msgstr ""
-"많이 쓰이는 데비안 시스템의 예제입니다. <xref linkend=\"tasksel-size-list\"/>"
-"에 보면 관련된 프로그램들이 차지하는 디스크 공간이 얼마나 되는 지 대략 알 수 "
-"있습니다."
-
-#. Tag: term
-#: preparing.xml:720
-#, no-c-format
-msgid "Standard Server"
-msgstr "표준 서버"
+#: preparing.xml:708
+#, fuzzy, no-c-format
+msgid "5 gigabyte"
+msgstr "1기가바이트"
#. Tag: para
-#: preparing.xml:721
+#: preparing.xml:713
#, no-c-format
msgid ""
-"This is a small server profile, useful for a stripped down server which does "
-"not have a lot of niceties for shell users. It includes an FTP server, a web "
-"server, DNS, NIS, and POP. For these 100MB of disk space would suffice, and "
-"then you would need to add space for any data you serve up."
+"The actual minimum memory requirements are a lot less then the numbers "
+"listed in this table. Depending on the architecture, it is possible to "
+"install Debian with as little as 20MB (for s390) to 48MB (for i386 and "
+"amd64). The same goes for the disk space requirements, especially if you "
+"pick and choose which applications to install; see <xref linkend=\"tasksel-"
+"size-list\"/> for additional information on disk space requirements."
msgstr ""
-"작은 서버 프로파일입니다. 쉘 사용자들이 쓰는 여러가지 프로그램들이 없는, 용량"
-"을 줄인 서버에 씁니다. FTP 서버, 웹 서버, DNS, NIS, POP 서버가 들어 있습니"
-"다. 100MB의 디스크 공간이면 충분하고, 추가로 서비스하려는 데이터에 필요한 공"
-"간이 더 필요합니다."
-
-#. Tag: term
-#: preparing.xml:733
-#, no-c-format
-msgid "Desktop"
-msgstr "데스크탑"
#. Tag: para
-#: preparing.xml:734
+#: preparing.xml:723
#, no-c-format
msgid ""
-"A standard desktop box, including the X window system, full desktop "
-"environments, sound, editors, etc. You'll need about 2GB using the standard "
-"desktop task, though it can be done in far less."
+"It is possible to run a graphical desktop environment on older or low-end "
+"systems, but in that case it is recommended to install a window manager that "
+"is less resource-hungry than those of the GNOME or KDE desktop environments; "
+"alternatives include <classname>icewm</classname> and <classname>wmaker</"
+"classname>, but there are others to choose from."
msgstr ""
-"표준 데스크탑 컴퓨터로, X 윈도우 시스템, 완전한 데스크탑 환경, 사운드, 문서 "
-"편집기 등이 들어 있습니다. 표준 데스크탑 태스크를 설치하면 약 2GB가 필요하지"
-"만, 그보다 적은 용량으로도 가능합니다."
-
-#. Tag: term
-#: preparing.xml:744
-#, no-c-format
-msgid "Work Console"
-msgstr "작업용 콘솔"
#. Tag: para
-#: preparing.xml:745
+#: preparing.xml:732
#, no-c-format
msgid ""
-"A more stripped-down user machine, without the X window system or X "
-"applications. Possibly suitable for a laptop or mobile computer. The size is "
-"around 140MB."
+"It is practically impossible to give general memory or disk space "
+"requirements for server installations as those very much depend on what the "
+"server is to be used for."
msgstr ""
-"크기를 더 줄인 사용자 컴퓨터로, X 윈도우 시스템이나 X 프로그램이 없습니다. 노"
-"트북이나 휴대용 컴퓨터에도 적합합니다. 크기는 약 140MB입니다."
-
-#. Tag: term
-#: preparing.xml:755
-#, no-c-format
-msgid "Developer"
-msgstr "개발자"
#. Tag: para
-#: preparing.xml:756
+#: preparing.xml:738
#, no-c-format
msgid ""
-"A desktop setup with all the development packages, such as Perl, C, C++, "
-"etc. Size is around 475MB. Assuming you are adding X11 and some additional "
-"packages for other uses, you should plan around 800MB for this type of "
-"machine."
+"Remember that these sizes don't include all the other materials which are "
+"usually to be found, such as user files, mail, and data. It is always best "
+"to be generous when considering the space for your own files and data."
msgstr ""
-"Perl, C, C++ 등과 같은 모든 개발용 꾸러미들이 들어 있는 데스크탑. 크기는 약 "
-"475MB입니다. X11과 그 외에 추가 꾸러미를 더 설치한다고 하면, 이런 컴퓨터에는 "
-"약 800MB를 확보해 놓아야 합니다."
#. Tag: para
-#: preparing.xml:766
-#, no-c-format
+#: preparing.xml:745
+#, fuzzy, no-c-format
msgid ""
-"Remember that these sizes don't include all the other materials which are "
-"usually to be found, such as user files, mail, and data. It is always best "
-"to be generous when considering the space for your own files and data. "
-"Notably, the <filename>/var</filename> partition contains a lot of state "
-"information specific to Debian in addition to its regular contents like "
-"logfiles. The <command>dpkg</command> files (with information on all "
-"installed packages) can easily consume 20MB. Also, <command>apt-get</"
-"command> puts downloaded packages here before they are installed. You should "
-"usually allocate at least 100MB for <filename>/var</filename>."
+"Disk space required for the smooth operation of the &debian; system itself "
+"is taken into account in these recommended system requirements. Notably, the "
+"<filename>/var</filename> partition contains a lot of state information "
+"specific to Debian in addition to its regular contents, like logfiles. The "
+"<command>dpkg</command> files (with information on all installed packages) "
+"can easily consume 40MB. Also, <command>apt-get</command> puts downloaded "
+"packages here before they are installed. You should usually allocate at "
+"least 200MB for <filename>/var</filename>, and a lot more if you install a "
+"graphical desktop environment."
msgstr ""
"이 점을 기억해 두십시오. 위의 용량은 사용자의 파일, 메일, 데이터 따위의 기타 "
"자료들을 포함한 게 아닙니다. 자기만의 파일과 데이터에 필요한 공간을 생각할 때"
@@ -1198,13 +1141,13 @@ msgstr ""
"를 확보해 놓아야 합니다."
#. Tag: title
-#: preparing.xml:790
+#: preparing.xml:769
#, no-c-format
msgid "Pre-Partitioning for Multi-Boot Systems"
msgstr "멀티 부팅 시스템에서 미리 파티션하기"
#. Tag: para
-#: preparing.xml:791
+#: preparing.xml:770
#, no-c-format
msgid ""
"Partitioning your disk simply refers to the act of breaking up your disk "
@@ -1217,7 +1160,7 @@ msgstr ""
"떤 방에 가구를 놓는다고 해서 다른 방에 영향을 끼치지 않습니다."
#. Tag: para
-#: preparing.xml:798
+#: preparing.xml:777
#, no-c-format
msgid ""
"Whenever this section talks about <quote>disks</quote> you should translate "
@@ -1229,7 +1172,7 @@ msgstr ""
"이나 VM guest를 말합니다."
#. Tag: para
-#: preparing.xml:804
+#: preparing.xml:783
#, no-c-format
msgid ""
"If you already have an operating system on your system <phrase arch=\"x86\"> "
@@ -1255,7 +1198,7 @@ msgstr ""
"안 루트에 사용할 전용 파티션이 하나 있어야 합니다."
#. Tag: para
-#: preparing.xml:831
+#: preparing.xml:810
#, no-c-format
msgid ""
"You can find information about your current partition setup by using a "
@@ -1274,7 +1217,7 @@ msgstr ""
"꾸지 않고도 현재 파티션을 보기만 할 수 있습니다."
#. Tag: para
-#: preparing.xml:841
+#: preparing.xml:820
#, no-c-format
msgid ""
"In general, changing a partition with a file system already on it will "
@@ -1289,13 +1232,13 @@ msgstr ""
"아야 가구가 망가지지 않을 겁니다."
#. Tag: emphasis
-#: preparing.xml:851
+#: preparing.xml:830
#, no-c-format
msgid "FIXME: write about HP-UX disks?"
msgstr "FIXME: write about HP-UX disks?"
#. Tag: para
-#: preparing.xml:853
+#: preparing.xml:832
#, no-c-format
msgid ""
"If your computer has more than one hard disk, you may want to dedicate one "
@@ -1309,7 +1252,7 @@ msgstr ""
"작업을 훌륭하게 처리합니다."
#. Tag: para
-#: preparing.xml:860
+#: preparing.xml:839
#, no-c-format
msgid ""
"If your machine has only one hard disk, and you would like to completely "
@@ -1335,7 +1278,7 @@ msgstr ""
"지고 있는 게 좋습니다."
#. Tag: para
-#: preparing.xml:875
+#: preparing.xml:854
#, no-c-format
msgid ""
"If your machine already has multiple partitions, and enough space can be "
@@ -1351,7 +1294,7 @@ msgstr ""
"파티션에서 기존 파티션의 순서때문에 설치 전에 파티션해야 할 수도 있습니다."
#. Tag: para
-#: preparing.xml:885
+#: preparing.xml:864
#, no-c-format
msgid ""
"If your machine has a FAT or NTFS filesystem, as used by DOS and Windows, "
@@ -1363,7 +1306,7 @@ msgstr ""
"다."
#. Tag: para
-#: preparing.xml:891
+#: preparing.xml:870
#, no-c-format
msgid ""
"If none of the above apply, you'll need to partition your hard disk before "
@@ -1383,7 +1326,7 @@ msgstr ""
"다."
#. Tag: para
-#: preparing.xml:903
+#: preparing.xml:882
#, no-c-format
msgid ""
"If you are going to install more than one operating system on the same "
@@ -1397,7 +1340,7 @@ msgstr ""
"아닌 파티션을 다시 포맷하라고 할 수도 있습니다."
#. Tag: para
-#: preparing.xml:911
+#: preparing.xml:890
#, no-c-format
msgid ""
"You can recover from these actions or avoid them, but installing the native "
@@ -1407,7 +1350,7 @@ msgstr ""
"저 설치하면 이런 문제가 없습니다."
#. Tag: para
-#: preparing.xml:916
+#: preparing.xml:895
#, no-c-format
msgid ""
"In order for OpenFirmware to automatically boot &debian; the Linux "
@@ -1427,7 +1370,7 @@ msgstr ""
"도구를 이용해 그 위치에 리눅스 파티션을 만들 수 있습니다."
#. Tag: para
-#: preparing.xml:928
+#: preparing.xml:907
#, no-c-format
msgid ""
"If you currently have one hard disk with one partition (a common setup for "
@@ -1438,13 +1381,13 @@ msgstr ""
"체제와 데비안을 멀티 부팅하는 경우, 다음과 같이 해야 합니다:"
#. Tag: para
-#: preparing.xml:935
+#: preparing.xml:914
#, no-c-format
msgid "Back up everything on the computer."
msgstr "컴퓨터에 들어 있는 것을 전부 백업하십시오."
#. Tag: para
-#: preparing.xml:940
+#: preparing.xml:919
#, no-c-format
msgid ""
"Boot from the native operating system installer media such as CD-ROM or "
@@ -1457,7 +1400,7 @@ msgstr ""
"팅하는 동안 <keycap>c</keycap> 키를 누르고 있으십시오.</phrase>"
#. Tag: para
-#: preparing.xml:950
+#: preparing.xml:929
#, no-c-format
msgid ""
"Use the native partitioning tools to create native system partition(s). "
@@ -1468,13 +1411,13 @@ msgstr ""
"오."
#. Tag: para
-#: preparing.xml:957
+#: preparing.xml:936
#, no-c-format
msgid "Install the native operating system on its new partition."
msgstr "새 파티션에 원래 운영 체제를 설치하십시오."
#. Tag: para
-#: preparing.xml:962
+#: preparing.xml:941
#, no-c-format
msgid ""
"Boot back into the native system to verify everything's OK, and to download "
@@ -1484,19 +1427,19 @@ msgstr ""
"팅 파일들을 내려 받으십시오."
#. Tag: para
-#: preparing.xml:968
+#: preparing.xml:947
#, no-c-format
msgid "Boot the Debian installer to continue installing Debian."
msgstr "데비안 설치 프로그램으로 부팅해 데비안 설치를 계속하십시오."
#. Tag: title
-#: preparing.xml:982
+#: preparing.xml:961
#, no-c-format
msgid "Partitioning in Tru64 UNIX"
msgstr "Tru64 UNIX에서 파티션하기"
#. Tag: para
-#: preparing.xml:983
+#: preparing.xml:962
#, no-c-format
msgid ""
"Tru64 UNIX, formerly known as Digital UNIX, which is in turn formerly known "
@@ -1520,7 +1463,7 @@ msgstr ""
"다."
#. Tag: para
-#: preparing.xml:995
+#: preparing.xml:974
#, no-c-format
msgid ""
"Partitions in a Tru64 disk label may overlap. Moreover, if this disk will be "
@@ -1543,7 +1486,7 @@ msgstr ""
"다. Tru64의 파티션은 설치가 끝난 다음에 데비안에서 마운트할 수 있습니다."
#. Tag: para
-#: preparing.xml:1008
+#: preparing.xml:987
#, no-c-format
msgid ""
"Another conventional requirement is for the <quote>a</quote> partition to "
@@ -1561,7 +1504,7 @@ msgstr ""
"템을 넣으면 데이터가 망가집니다."
#. Tag: para
-#: preparing.xml:1017
+#: preparing.xml:996
#, no-c-format
msgid ""
"It is possible, and indeed quite reasonable, to share a swap partition "
@@ -1578,7 +1521,7 @@ msgstr ""
"에서 <command>mkswap</command>을 실행해야 합니다."
#. Tag: para
-#: preparing.xml:1026
+#: preparing.xml:1005
#, no-c-format
msgid ""
"If you want to mount UNIX partitions under Linux, note that Digital UNIX can "
@@ -1590,13 +1533,13 @@ msgstr ""
"일시스템만 이해합니다."
#. Tag: title
-#: preparing.xml:1035
+#: preparing.xml:1014
#, no-c-format
msgid "Partitioning in Windows NT"
msgstr "Windows NT에서 파티션하기"
#. Tag: para
-#: preparing.xml:1037
+#: preparing.xml:1016
#, fuzzy, no-c-format
msgid ""
"Windows NT uses the PC-style partition table. If you are manipulating "
@@ -1619,7 +1562,7 @@ msgstr ""
"질 수 있습니다."
#. Tag: para
-#: preparing.xml:1050
+#: preparing.xml:1029
#, no-c-format
msgid ""
"If you plan to boot Linux from an ARC/AlphaBIOS/ARCSBIOS console, you will "
@@ -1636,13 +1579,13 @@ msgstr ""
"디어에서 MILO를 설치하는 경우에도, ARC에서 데비안을 부팅할 수 있습니다."
#. Tag: title
-#: preparing.xml:1067
+#: preparing.xml:1046
#, no-c-format
msgid "Partitioning From DOS or Windows"
msgstr "DOS나 Windows에서 파티션하기"
#. Tag: para
-#: preparing.xml:1068
+#: preparing.xml:1047
#, no-c-format
msgid ""
"If you are manipulating existing FAT or NTFS partitions, it is recommended "
@@ -1655,7 +1598,7 @@ msgstr ""
"티션할 필요는 없습니다. 보통 리눅스 파티션 도구가 더 좋습니다."
#. Tag: para
-#: preparing.xml:1076
+#: preparing.xml:1055
#, fuzzy, no-c-format
msgid ""
"But if you have a large IDE disk, and are not using LBA addressing, overlay "
@@ -1674,13 +1617,13 @@ msgstr ""
"나 NTFS 파티션을 옮겨야 할 수도 있습니다."
#. Tag: title
-#: preparing.xml:1090
+#: preparing.xml:1069
#, no-c-format
msgid "Lossless Repartitioning When Starting From DOS, Win-32 or OS/2"
msgstr "DOS나 Win-32나 OS/2에서 시작할 때 데이터 손실없이 다시 파티션하기"
#. Tag: para
-#: preparing.xml:1093
+#: preparing.xml:1072
#, fuzzy, no-c-format
msgid ""
"One of the most common installations is onto a system that already contains "
@@ -1703,7 +1646,7 @@ msgstr ""
"을 쓰지 않아도 됩니다."
#. Tag: para
-#: preparing.xml:1105
+#: preparing.xml:1084
#, no-c-format
msgid ""
"Before going any further, you should have decided how you will be dividing "
@@ -1720,7 +1663,7 @@ msgstr ""
"습니다."
#. Tag: para
-#: preparing.xml:1114
+#: preparing.xml:1093
#, no-c-format
msgid ""
"The idea is to move all the data on the partition to the beginning, before "
@@ -1737,7 +1680,7 @@ msgstr ""
"다."
#. Tag: para
-#: preparing.xml:1123
+#: preparing.xml:1102
#, no-c-format
msgid ""
"The first thing needed is a copy of <command>fips</command> which is "
@@ -1762,7 +1705,7 @@ msgstr ""
"고 문서를 읽어 보십시오."
#. Tag: para
-#: preparing.xml:1136
+#: preparing.xml:1115
#, no-c-format
msgid ""
"The next thing needed is to move all the data to the beginning of the "
@@ -1781,7 +1724,7 @@ msgstr ""
"를 인식하지 못합니다."
#. Tag: para
-#: preparing.xml:1146
+#: preparing.xml:1125
#, no-c-format
msgid ""
"After running the defragmenter (which can take a while on a large disk), "
@@ -1793,7 +1736,7 @@ msgstr ""
"시오. <filename>a:\\fips</filename>를 실행해 안내에 따르십시오."
#. Tag: para
-#: preparing.xml:1152
+#: preparing.xml:1131
#, no-c-format
msgid ""
"Note that there are many other partition managers out there, in case "
@@ -1803,13 +1746,13 @@ msgstr ""
"티션 관리자들이 많이 있습니다."
#. Tag: title
-#: preparing.xml:1160
+#: preparing.xml:1139
#, no-c-format
msgid "Partitioning for DOS"
msgstr "DOS용 파티션하기"
#. Tag: para
-#: preparing.xml:1162
+#: preparing.xml:1141
#, no-c-format
msgid ""
"If you are partitioning for DOS drives, or changing the size of DOS "
@@ -1825,7 +1768,7 @@ msgstr ""
"습니다."
#. Tag: para
-#: preparing.xml:1170
+#: preparing.xml:1149
#, no-c-format
msgid ""
"Apparently, whenever you create or resize a partition for DOS use, it's a "
@@ -1838,19 +1781,19 @@ msgstr ""
"기 전에 리눅스에서 다음 명령어를 실행하십시오:"
#. Tag: screen
-#: preparing.xml:1177
+#: preparing.xml:1156
#, no-c-format
msgid "# dd if=/dev/zero of=/dev/hdXX bs=512 count=4"
msgstr "# dd if=/dev/zero of=/dev/hdXX bs=512 count=4"
#. Tag: title
-#: preparing.xml:1188
+#: preparing.xml:1167
#, no-c-format
msgid "Partitioning in AmigaOS"
msgstr "AmigaOS에서 파티션하기"
#. Tag: para
-#: preparing.xml:1189
+#: preparing.xml:1168
#, no-c-format
msgid ""
"If you are running AmigaOS, you can use the <command>HDToolBox</command> "
@@ -1860,13 +1803,13 @@ msgstr ""
"로 파티션을 조정할 수 있습니다."
#. Tag: title
-#: preparing.xml:1197
+#: preparing.xml:1176
#, no-c-format
msgid "Partitioning in Atari TOS"
msgstr "Atari TOS에서 파티션하기"
#. Tag: para
-#: preparing.xml:1198
+#: preparing.xml:1177
#, no-c-format
msgid ""
"Atari partition IDs are three ASCII characters, use <quote>LNX</quote> for "
@@ -1887,7 +1830,7 @@ msgstr ""
"됩니다."
#. Tag: para
-#: preparing.xml:1209
+#: preparing.xml:1188
#, no-c-format
msgid ""
"There are a multitude of third party partitioning tools available (the Atari "
@@ -1902,7 +1845,7 @@ msgstr ""
"<command>SCSITool</command>에 관해서 다룹니다."
#. Tag: para
-#: preparing.xml:1218
+#: preparing.xml:1197
#, no-c-format
msgid ""
"Start <command>SCSITool</command> and select the disk you want to partition "
@@ -1912,7 +1855,7 @@ msgstr ""
"(<guimenu>Disk</guimenu> 메뉴, <guimenuitem>select</guimenuitem> 항목)"
#. Tag: para
-#: preparing.xml:1224
+#: preparing.xml:1203
#, no-c-format
msgid ""
"From the <guimenu>Partition</guimenu> menu, select either <guimenuitem>New</"
@@ -1929,7 +1872,7 @@ msgstr ""
"guimenuitem>를 이용하는 게 올바릅니다."
#. Tag: para
-#: preparing.xml:1234
+#: preparing.xml:1213
#, no-c-format
msgid ""
"For the <guimenuitem>New</guimenuitem> choice, select <guilabel>existing</"
@@ -1948,7 +1891,7 @@ msgstr ""
"닫으면 저장합니다."
#. Tag: para
-#: preparing.xml:1246
+#: preparing.xml:1225
#, no-c-format
msgid ""
"For the <guimenuitem>Change</guimenuitem> option, select the partition to "
@@ -1963,7 +1906,7 @@ msgstr ""
"<guibutton>OK</guibutton> 단추를 눌러 창을 닫으면 저장합니다."
#. Tag: para
-#: preparing.xml:1256
+#: preparing.xml:1235
#, no-c-format
msgid ""
"Write down the Linux names for each of the partitions you created or changed "
@@ -1973,7 +1916,7 @@ msgstr ""
"&mdash; <xref linkend=\"device-names\"/> 부분을 참고하십시오."
#. Tag: para
-#: preparing.xml:1262
+#: preparing.xml:1241
#, no-c-format
msgid ""
"Quit <command>SCSITool</command> using the <guimenuitem>Quit</guimenuitem> "
@@ -1989,7 +1932,7 @@ msgstr ""
"스크를 백업해야 한다고 말했지요?)"
#. Tag: para
-#: preparing.xml:1274
+#: preparing.xml:1253
#, no-c-format
msgid ""
"There is a partitioning tool for Linux/m68k called <command>atari-fdisk</"
@@ -2010,13 +1953,13 @@ msgstr ""
"로그램이 있을 지도 모르니, 필요에 따라 적합한 도구를 이용하십시오."
#. Tag: title
-#: preparing.xml:1289
+#: preparing.xml:1268
#, no-c-format
msgid "Partitioning in MacOS"
msgstr "MacOS에서 파티션하기"
#. Tag: para
-#: preparing.xml:1290
+#: preparing.xml:1269
#, no-c-format
msgid ""
"Partitioning tools for Macintosh tested include <command>pdisk</command>, "
@@ -2038,7 +1981,7 @@ msgstr ""
"www.euronet.nl/users/ernstoud/patch.html\"></ulink>에 있습니다.)"
#. Tag: para
-#: preparing.xml:1301
+#: preparing.xml:1280
#, fuzzy, no-c-format
msgid ""
"For IDE based Macs, you need to use <command>Apple Drive Setup</command> to "
@@ -2052,24 +1995,21 @@ msgstr ""
"나, MkLinux FTP 서버에 있는 pdisk의 MacOS 버전을 사용합니다."
#. Tag: title
-#: preparing.xml:1317
+#: preparing.xml:1296
#, no-c-format
msgid "Partitioning from SunOS"
msgstr "SunOS에서 파티션하기"
#. Tag: para
-#: preparing.xml:1319
+#: preparing.xml:1298
#, fuzzy, no-c-format
msgid ""
"It's perfectly fine to partition from SunOS; in fact, if you intend to run "
"both SunOS and Debian on the same machine, it is recommended that you "
"partition using SunOS prior to installing Debian. The Linux kernel "
-"understands Sun disk labels, so there are no problems there. Just make sure "
-"you leave room for the Debian root partition within the first 1GB area of "
-"the boot disk. You can also place the kernel image on a UFS partition if "
-"that is easier than putting the root partition there. SILO supports booting "
-"Linux and SunOS from any of EXT2 (Linux), UFS (SunOS), romfs or iso9660 "
-"(CDROM) partitions."
+"understands Sun disk labels, so there are no problems there. SILO supports "
+"booting Linux and SunOS from any of EXT2 (Linux), UFS (SunOS), romfs or "
+"iso9660 (CDROM) partitions."
msgstr ""
"SunOS에서 파티션하는 건 문제가 없습니다. 실제로 SunOS와 데비안을 같은 기계에"
"서 돌리려면, 데비안을 설치하기 전에 SunOS에서 파티션하는 게 좋습니다. 리눅스 "
@@ -2080,13 +2020,13 @@ msgstr ""
"ROM) 파티션에서 리눅스와 SunOS 부팅을 지원합니다."
#. Tag: title
-#: preparing.xml:1334
+#: preparing.xml:1310
#, no-c-format
msgid "Partitioning from Linux or another OS"
msgstr "Linux 및 그 밖의 OS에서 파티션하기"
#. Tag: para
-#: preparing.xml:1336
+#: preparing.xml:1312
#, no-c-format
msgid ""
"Whatever system you are using to partition, make sure you create a "
@@ -2108,7 +2048,7 @@ msgstr ""
"을 만들어야 하고, 아니면 디스크 크기에 관련한 오류가 발생할 것입니다."
#. Tag: para
-#: preparing.xml:1348
+#: preparing.xml:1324
#, no-c-format
msgid ""
"You will probably be using <command>SILO</command> as your boot loader (the "
@@ -2121,13 +2061,13 @@ msgstr ""
"격한 제한이 있습니다. <xref linkend=\"partitioning\"/> 부분을 참고하십시오."
#. Tag: title
-#: preparing.xml:1363
+#: preparing.xml:1339
#, no-c-format
msgid "MacOS/OSX Partitioning"
msgstr "MacOS/OSX 파티션하기"
#. Tag: para
-#: preparing.xml:1365
+#: preparing.xml:1341
#, no-c-format
msgid ""
"The <application>Apple Drive Setup</application> application can be found in "
@@ -2142,7 +2082,7 @@ msgstr ""
"이버 파티션은 <application>Drive Setup</application>에 나타나지 않습니다."
#. Tag: para
-#: preparing.xml:1372
+#: preparing.xml:1348
#, no-c-format
msgid ""
"Remember to create a placeholder partition for GNU/Linux, preferably "
@@ -2155,7 +2095,7 @@ msgstr ""
"됩니다."
#. Tag: para
-#: preparing.xml:1378
+#: preparing.xml:1354
#, no-c-format
msgid ""
"If you are planning to install both MacOS 9 and OS X, it is best to create "
@@ -2180,7 +2120,7 @@ msgstr ""
"X 파티션은 OS 9과 OS X 모두에서 접근할 수 있습니다."
#. Tag: para
-#: preparing.xml:1391
+#: preparing.xml:1367
#, no-c-format
msgid ""
"GNU/Linux is unable to access information on UFS partitions, but does "
@@ -2198,13 +2138,13 @@ msgstr ""
"DOS FAT 파티션은 MacOS와 리눅스 모두에서 지원합니다."
#. Tag: title
-#: preparing.xml:1411
+#: preparing.xml:1387
#, no-c-format
msgid "Pre-Installation Hardware and Operating System Setup"
msgstr "설치하기 전에 하드웨어 및 운영 체제 설정"
#. Tag: para
-#: preparing.xml:1412
+#: preparing.xml:1388
#, no-c-format
msgid ""
"This section will walk you through pre-installation hardware setup, if any, "
@@ -2222,13 +2162,13 @@ msgstr ""
"의 &debian; 안정성과 관련된 하드웨어 문제들도 다룹니다."
#. Tag: title
-#: preparing.xml:1434
+#: preparing.xml:1410
#, no-c-format
msgid "Invoking the BIOS Set-Up Menu"
msgstr "BIOS 설정 메뉴 들어가기"
#. Tag: para
-#: preparing.xml:1436
+#: preparing.xml:1412
#, no-c-format
msgid ""
"BIOS provides the basic functions needed to boot your machine to allow your "
@@ -2244,7 +2184,7 @@ msgstr ""
"치하지 못할 수도 있습니다."
#. Tag: para
-#: preparing.xml:1445
+#: preparing.xml:1421
#, no-c-format
msgid ""
"The rest of this section is lifted from the <ulink url=\"&url-pc-hw-faq;\"></"
@@ -2258,26 +2198,26 @@ msgstr ""
"를 만든 회사에 따라 다릅니다:"
#. Tag: term
-#: preparing.xml:1459
+#: preparing.xml:1435
#, no-c-format
msgid "AMI BIOS"
msgstr "AMI BIOS"
#. Tag: para
-#: preparing.xml:1460
+#: preparing.xml:1436
#, no-c-format
msgid "<keycap>Delete</keycap> key during the POST (power on self test)"
msgstr ""
"POST (power on self test, 최초 테스트) 도중에 <keycap>Delete</keycap> 키 "
#. Tag: term
-#: preparing.xml:1468
+#: preparing.xml:1444
#, no-c-format
msgid "Award BIOS"
msgstr "Award BIOS"
#. Tag: para
-#: preparing.xml:1469
+#: preparing.xml:1445
#, no-c-format
msgid ""
"<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> </"
@@ -2287,25 +2227,25 @@ msgstr ""
"keycap> </keycombo>, 아니면 <keycap>Delete</keycap> 키"
#. Tag: term
-#: preparing.xml:1478
+#: preparing.xml:1454
#, no-c-format
msgid "DTK BIOS"
msgstr "DTK BIOS"
#. Tag: para
-#: preparing.xml:1479
+#: preparing.xml:1455
#, no-c-format
msgid "<keycap>Esc</keycap> key during the POST"
msgstr "POST 도중에 <keycap>Esc</keycap> 키"
#. Tag: term
-#: preparing.xml:1486
+#: preparing.xml:1462
#, no-c-format
msgid "IBM PS/2 BIOS"
msgstr "IBM PS/2 BIOS"
#. Tag: para
-#: preparing.xml:1487
+#: preparing.xml:1463
#, no-c-format
msgid ""
"<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Insert</keycap> "
@@ -2317,13 +2257,13 @@ msgstr ""
"keycap><keycap>Insert</keycap> </keycombo>"
#. Tag: term
-#: preparing.xml:1501
+#: preparing.xml:1477
#, no-c-format
msgid "Phoenix BIOS"
msgstr "Phoenix BIOS"
#. Tag: para
-#: preparing.xml:1502
+#: preparing.xml:1478
#, no-c-format
msgid ""
"<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> </"
@@ -2335,7 +2275,7 @@ msgstr ""
"keycap><keycap>S</keycap> </keycombo> 아니면 <keycap>F1</keycap>"
#. Tag: para
-#: preparing.xml:1518
+#: preparing.xml:1494
#, no-c-format
msgid ""
"Information on invoking other BIOS routines can be found in <ulink url="
@@ -2345,7 +2285,7 @@ msgstr ""
"\"></ulink>에 있습니다."
#. Tag: para
-#: preparing.xml:1523
+#: preparing.xml:1499
#, no-c-format
msgid ""
"Some &arch-title; machines don't have a CMOS configuration menu in the BIOS. "
@@ -2360,13 +2300,13 @@ msgstr ""
"\"></ulink> 사이트를 살펴 보십시오."
#. Tag: title
-#: preparing.xml:1534 preparing.xml:1878
+#: preparing.xml:1510 preparing.xml:1854
#, no-c-format
msgid "Boot Device Selection"
msgstr "부팅 장치 선택"
#. Tag: para
-#: preparing.xml:1536
+#: preparing.xml:1512
#, no-c-format
msgid ""
"Many BIOS set-up menus allow you to select the devices that will be used to "
@@ -2385,7 +2325,7 @@ msgstr ""
"비안을 부팅할 때 이 둘 중의 하나에서 부팅합니다."
#. Tag: para
-#: preparing.xml:1547
+#: preparing.xml:1523
#, no-c-format
msgid ""
"If you have a newer SCSI controller and you have a CD-ROM device attached to "
@@ -2397,7 +2337,7 @@ msgstr ""
"을 켜는 일 뿐입니다."
#. Tag: para
-#: preparing.xml:1554
+#: preparing.xml:1530
#, no-c-format
msgid ""
"Another popular option is to boot from a USB storage device (also called a "
@@ -2413,7 +2353,7 @@ msgstr ""
"가 있습니다."
#. Tag: para
-#: preparing.xml:1562
+#: preparing.xml:1538
#, no-c-format
msgid ""
"Here are some details about how to set the boot order. Remember to reset the "
@@ -2425,13 +2365,13 @@ msgstr ""
"할 수 있습니다."
#. Tag: title
-#: preparing.xml:1571
+#: preparing.xml:1547
#, no-c-format
msgid "Changing the Boot Order on IDE Computers"
msgstr "IDE 컴퓨터의 부팅 순서 바꾸기"
#. Tag: para
-#: preparing.xml:1574
+#: preparing.xml:1550
#, no-c-format
msgid ""
"As your computer starts, press the keys to enter the BIOS utility. Often, it "
@@ -2443,7 +2383,7 @@ msgstr ""
"웨어 문서를 참고하십시오."
#. Tag: para
-#: preparing.xml:1581
+#: preparing.xml:1557
#, no-c-format
msgid ""
"Find the boot sequence in the setup utility. Its location depends on your "
@@ -2453,19 +2393,19 @@ msgstr ""
"만, 드라이브 여러 개를 늘어 놓은 필드를 찾으면 됩니다."
#. Tag: para
-#: preparing.xml:1586
+#: preparing.xml:1562
#, no-c-format
msgid "Common entries on IDE machines are C, A, cdrom or A, C, cdrom."
msgstr "IDE 기계에서는 보통 C, A, cdrom이거나 A, C, cdrom입니다."
#. Tag: para
-#: preparing.xml:1591
+#: preparing.xml:1567
#, no-c-format
msgid "C is the hard drive, and A is the floppy drive."
msgstr "C는 하드 드라이브이고, A는 플로피 드라이브입니다."
#. Tag: para
-#: preparing.xml:1597
+#: preparing.xml:1573
#, no-c-format
msgid ""
"Change the boot sequence setting so that the CD-ROM or the floppy is first. "
@@ -2477,7 +2417,7 @@ msgstr ""
"나를 선택합니다."
#. Tag: para
-#: preparing.xml:1605
+#: preparing.xml:1581
#, no-c-format
msgid ""
"Save your changes. Instructions on the screen tell you how to save the "
@@ -2485,20 +2425,20 @@ msgid ""
msgstr "바꾼 내용을 저장하십시오. 설정 화면의 안내에 따라 저장하십시오."
#. Tag: title
-#: preparing.xml:1615
+#: preparing.xml:1591
#, no-c-format
msgid "Changing the Boot Order on SCSI Computers"
msgstr "SCSI 컴퓨터에서 부팅 순서 바꾸기"
#. Tag: para
-#: preparing.xml:1619
+#: preparing.xml:1595
#, no-c-format
msgid ""
"As your computer starts, press the keys to enter the SCSI setup utility."
msgstr "컴퓨터가 시작하면, SCSI 설정 유틸리티로 들어가는 키를 누르십시오."
#. Tag: para
-#: preparing.xml:1624
+#: preparing.xml:1600
#, no-c-format
msgid ""
"You can start the SCSI setup utility after the memory check and the message "
@@ -2508,7 +2448,7 @@ msgstr ""
"다음, SCSI 설정 유틸리티로 들어갈 수 있습니다."
#. Tag: para
-#: preparing.xml:1630
+#: preparing.xml:1606
#, no-c-format
msgid ""
"The keystrokes you need depend on the utility. Often, it is "
@@ -2520,13 +2460,13 @@ msgstr ""
"키 조합은 하드웨어 문서를 보십시오."
#. Tag: para
-#: preparing.xml:1638
+#: preparing.xml:1614
#, no-c-format
msgid "Find the utility for changing the boot order."
msgstr "부팅 순서를 바꾸는 유틸리티 찾기."
#. Tag: para
-#: preparing.xml:1643
+#: preparing.xml:1619
#, no-c-format
msgid ""
"Set the utility so that the SCSI ID of the CD drive is first on the list."
@@ -2534,7 +2474,7 @@ msgstr ""
"CD 드라이브의 SCSI ID가 목록의 첫 번째가 되도록 유틸리티를 설정하십시오."
#. Tag: para
-#: preparing.xml:1649
+#: preparing.xml:1625
#, no-c-format
msgid ""
"Save your changes. Instructions on the screen tell you how to save the "
@@ -2544,19 +2484,19 @@ msgstr ""
"오. 보통 <keycap>F10</keycap>을 눌러야 합니다."
#. Tag: title
-#: preparing.xml:1663
+#: preparing.xml:1639
#, no-c-format
msgid "Miscellaneous BIOS Settings"
msgstr "기타 BIOS 설정"
#. Tag: title
-#: preparing.xml:1665
+#: preparing.xml:1641
#, no-c-format
msgid "CD-ROM Settings"
msgstr "CD-ROM 설정"
#. Tag: para
-#: preparing.xml:1666
+#: preparing.xml:1642
#, no-c-format
msgid ""
"Some BIOS systems (such as Award BIOS) allow you to automatically set the CD "
@@ -2569,13 +2509,13 @@ msgstr ""
"userinput> 오류 메세지가 나오게 된다면 이 문제 때문일 수도 있습니다."
#. Tag: title
-#: preparing.xml:1676
+#: preparing.xml:1652
#, no-c-format
msgid "Extended vs. Expanded Memory"
msgstr "Extended와 Expanded Memory"
#. Tag: para
-#: preparing.xml:1677
+#: preparing.xml:1653
#, no-c-format
msgid ""
"If your system provides both ex<emphasis>ten</emphasis>ded and "
@@ -2589,13 +2529,13 @@ msgstr ""
"memory를 사용할 수 없습니다."
#. Tag: title
-#: preparing.xml:1687
+#: preparing.xml:1663
#, no-c-format
msgid "Virus Protection"
msgstr "Virus Protection"
#. Tag: para
-#: preparing.xml:1688
+#: preparing.xml:1664
#, no-c-format
msgid ""
"Disable any virus-warning features your BIOS may provide. If you have a "
@@ -2618,13 +2558,13 @@ msgstr ""
"마스터 부트 레코드(MBR)에 영향을 주지 않습니다.</para></footnote>"
#. Tag: title
-#: preparing.xml:1709
+#: preparing.xml:1685
#, no-c-format
msgid "Shadow RAM"
msgstr "Shadow RAM"
#. Tag: para
-#: preparing.xml:1710
+#: preparing.xml:1686
#, no-c-format
msgid ""
"Your motherboard may provide <emphasis>shadow RAM</emphasis> or BIOS "
@@ -2648,13 +2588,13 @@ msgstr ""
"접근할 때 문제가 발생할 수 있습니다."
#. Tag: title
-#: preparing.xml:1727
+#: preparing.xml:1703
#, no-c-format
msgid "Memory Hole"
msgstr "Memory Hole"
#. Tag: para
-#: preparing.xml:1728
+#: preparing.xml:1704
#, no-c-format
msgid ""
"If your BIOS offers something like <quote>15&ndash;16 MB Memory Hole</"
@@ -2666,7 +2606,7 @@ msgstr ""
"다."
#. Tag: para
-#: preparing.xml:1734
+#: preparing.xml:1710
#, no-c-format
msgid ""
"We have a report of an Intel Endeavor motherboard on which there is an "
@@ -2686,13 +2626,13 @@ msgstr ""
"quote>로 설정하면 동작하고 아니면 동작하지 않는 것 밖에 알지 못합니다.)"
#. Tag: title
-#: preparing.xml:1750
+#: preparing.xml:1726
#, no-c-format
msgid "Advanced Power Management"
msgstr "Advanced Power Management"
#. Tag: para
-#: preparing.xml:1751
+#: preparing.xml:1727
#, no-c-format
msgid ""
"If your motherboard provides Advanced Power Management (APM), configure it "
@@ -2707,13 +2647,13 @@ msgstr ""
"드에 대한 컨트롤을 할 수 있고, BIOS보다 더 전원 관리를 잘 합니다."
#. Tag: title
-#: preparing.xml:1769
+#: preparing.xml:1745
#, no-c-format
msgid "Firmware Revisions and Existing OS Setup"
msgstr "펌웨어 버전 및 기존 운영 체제 설정"
#. Tag: para
-#: preparing.xml:1771
+#: preparing.xml:1747
#, no-c-format
msgid ""
"&arch-title; machines are generally self-configuring and do not require "
@@ -2735,13 +2675,13 @@ msgstr ""
"습니다."
#. Tag: title
-#: preparing.xml:1794
+#: preparing.xml:1770
#, no-c-format
msgid "Invoking OpenFirmware"
msgstr "OpenFirmware 실행"
#. Tag: para
-#: preparing.xml:1795
+#: preparing.xml:1771
#, no-c-format
msgid ""
"There is normally no need to set up the BIOS (called OpenFirmware) on &arch-"
@@ -2756,7 +2696,7 @@ msgstr ""
"셔야 합니다."
#. Tag: para
-#: preparing.xml:1803
+#: preparing.xml:1779
#, no-c-format
msgid ""
"On &arch-title; Macintoshes, you invoke OpenFirmware with "
@@ -2773,7 +2713,7 @@ msgstr ""
"url=\"&url-netbsd-powerpc-faq;\"></ulink>의 내용을 참고하십시오."
#. Tag: para
-#: preparing.xml:1812
+#: preparing.xml:1788
#, no-c-format
msgid ""
"The OpenFirmware prompt looks like this: <informalexample><screen>\n"
@@ -2796,7 +2736,7 @@ msgstr ""
"OpenFirmware를 쓸 수 있습니다."
#. Tag: para
-#: preparing.xml:1825
+#: preparing.xml:1801
#, no-c-format
msgid ""
"The OpenFirmware on OldWorld Beige G3 machines, OF versions 2.0f1 and 2.4, "
@@ -2817,13 +2757,13 @@ msgstr ""
"러 펌웨어 패치를 nvram에 설치하십시오."
#. Tag: title
-#: preparing.xml:1845
+#: preparing.xml:1821
#, no-c-format
msgid "Invoking OpenBoot"
msgstr "OpenBoot 실행"
#. Tag: para
-#: preparing.xml:1847
+#: preparing.xml:1823
#, no-c-format
msgid ""
"OpenBoot provides the basic functions needed to boot the &arch-title; "
@@ -2838,7 +2778,7 @@ msgstr ""
"지 일을 할 수 있습니다."
#. Tag: para
-#: preparing.xml:1855
+#: preparing.xml:1831
#, no-c-format
msgid ""
"To get to the boot prompt you need to hold down the <keycap>Stop</keycap> "
@@ -2858,7 +2798,7 @@ msgstr ""
"가 나옵니다."
#. Tag: para
-#: preparing.xml:1867
+#: preparing.xml:1843
#, no-c-format
msgid ""
"If you are using a serial console, send a break to the machine. With "
@@ -2872,7 +2812,7 @@ msgstr ""
"미널 에뮬레이터의 문서를 참고하십시오."
#. Tag: para
-#: preparing.xml:1880
+#: preparing.xml:1856
#, no-c-format
msgid ""
"You can use OpenBoot to boot from specific devices, and also to change your "
@@ -2891,7 +2831,7 @@ msgstr ""
"Reference</ulink>에서 볼 수 있습니다."
#. Tag: para
-#: preparing.xml:1890
+#: preparing.xml:1866
#, fuzzy, no-c-format
msgid ""
"Typically, with newer revisions, you can use OpenBoot devices such as "
@@ -2932,7 +2872,7 @@ msgstr ""
"url=\"&url-openboot;\">Sun OpenBoot Reference</ulink>를 참고하십시오."
#. Tag: para
-#: preparing.xml:1913
+#: preparing.xml:1889
#, no-c-format
msgid ""
"To boot from a specific device, use the command <userinput>boot "
@@ -2961,19 +2901,19 @@ msgstr ""
"</screen></informalexample> 그리고 Solaris에서는:"
#. Tag: screen
-#: preparing.xml:1932
+#: preparing.xml:1908
#, no-c-format
msgid "eeprom boot-device=disk1:1"
msgstr "eeprom boot-device=disk1:1"
#. Tag: title
-#: preparing.xml:1942
+#: preparing.xml:1918
#, no-c-format
msgid "BIOS Setup"
msgstr "BIOS 설정"
#. Tag: para
-#: preparing.xml:1943
+#: preparing.xml:1919
#, no-c-format
msgid ""
"In order to install &debian; on a &arch-title; or zSeries machine you have "
@@ -2993,7 +2933,7 @@ msgstr ""
"3215/3270 콘솔은 문자 단위가 아니라 라인 단위입니다."
#. Tag: para
-#: preparing.xml:1955
+#: preparing.xml:1931
#, no-c-format
msgid ""
"Linux on this platform runs either natively on the bare machine, in a so-"
@@ -3012,7 +2952,7 @@ msgstr ""
"는 경우.)"
#. Tag: para
-#: preparing.xml:1965
+#: preparing.xml:1941
#, fuzzy, no-c-format
msgid ""
"Before you actually perform an installation, you have to go over some design "
@@ -3035,13 +2975,13 @@ msgstr ""
"로 돌아와서 데비안에 관련된 설치 단계를 밟으십시오."
#. Tag: title
-#: preparing.xml:1982
+#: preparing.xml:1958
#, no-c-format
msgid "Native and LPAR installations"
msgstr "네이티브 및 LPAR 설치"
#. Tag: para
-#: preparing.xml:1983
+#: preparing.xml:1959
#, no-c-format
msgid ""
"Please refer to chapter 5 of the <ulink url=\"http://www.redbooks.ibm.com/"
@@ -3057,13 +2997,13 @@ msgstr ""
"Distributions</ulink> Redbook의 chapter 3.2를 참고하십시오."
#. Tag: title
-#: preparing.xml:1997
+#: preparing.xml:1973
#, no-c-format
msgid "Installation as a VM guest"
msgstr "VM guest로 설치"
#. Tag: para
-#: preparing.xml:1999
+#: preparing.xml:1975
#, no-c-format
msgid ""
"Please refer to chapter 6 of the <ulink url=\"http://www.redbooks.ibm.com/"
@@ -3079,7 +3019,7 @@ msgstr ""
"Distributions</ulink> Redbook의 chapter 3.1을 참고하십시오."
#. Tag: para
-#: preparing.xml:2009
+#: preparing.xml:1985
#, no-c-format
msgid ""
"You need to copy all the files from the <filename>generic</filename> sub-"
@@ -3093,13 +3033,13 @@ msgstr ""
"드로 가져오십시오."
#. Tag: title
-#: preparing.xml:2021
+#: preparing.xml:1997
#, no-c-format
msgid "Setting up an installation server"
msgstr "설치 서버 설정하기"
#. Tag: para
-#: preparing.xml:2023
+#: preparing.xml:1999
#, no-c-format
msgid ""
"If you don't have a connection to the Internet (either directly or via a web "
@@ -3112,7 +3052,7 @@ msgstr ""
"들어 있고 그 꾸러미를 NFS나 HTTP나 FTP로 외부에서 접근할 수 있게 합니다."
#. Tag: para
-#: preparing.xml:2031
+#: preparing.xml:2007
#, no-c-format
msgid ""
"The installation server needs to copy the exact directory structure from any "
@@ -3125,19 +3065,19 @@ msgstr ""
"설치 CD의 내용만 복사해 올 수도 있습니다."
#. Tag: emphasis
-#: preparing.xml:2040
+#: preparing.xml:2016
#, no-c-format
msgid "FIXME: more information needed &mdash; from a Redbook?"
msgstr "FIXME: more information needed &mdash; from a Redbook?"
#. Tag: title
-#: preparing.xml:2047
+#: preparing.xml:2023
#, no-c-format
msgid "Hardware Issues to Watch Out For"
msgstr "주의해야 할 하드웨어 이슈"
#. Tag: para
-#: preparing.xml:2049
+#: preparing.xml:2025
#, no-c-format
msgid ""
"Atari TT RAM boards are notorious for RAM problems under Linux; if you "
@@ -3152,13 +3092,13 @@ msgstr ""
"more description of this needed. </emphasis></phrase>"
#. Tag: title
-#: preparing.xml:2064
+#: preparing.xml:2040
#, no-c-format
msgid "USB BIOS support and keyboards"
msgstr "USB BIOS 지원 및 키보드"
#. Tag: para
-#: preparing.xml:2065
+#: preparing.xml:2041
#, no-c-format
msgid ""
"If you have no AT-style keyboard and only a USB model, you may need to "
@@ -3177,13 +3117,13 @@ msgstr ""
"emulation</quote>이나 <quote>USB keyboard support</quote> 옵션을 찾으십시오."
#. Tag: title
-#: preparing.xml:2079
+#: preparing.xml:2055
#, fuzzy, no-c-format
msgid "Display-visibility on OldWorld Powermacs"
msgstr "OldWorld PowerMac에서 디스플레이 보기"
#. Tag: para
-#: preparing.xml:2081
+#: preparing.xml:2057
#, fuzzy, no-c-format
msgid ""
"Some OldWorld Powermacs, most notably those with the <quote>control</quote> "
@@ -3205,6 +3145,93 @@ msgstr ""
"오."
#~ msgid ""
+#~ "When <classname>debian-installer</classname> finishes, before the first "
+#~ "system load, you have only a very basic command line driven system. The "
+#~ "graphical interface which displays windows on your monitor will not be "
+#~ "installed unless you select it with <classname>tasksel</classname>. It's "
+#~ "optional because many &debian; systems are servers which don't really "
+#~ "have any need for a graphical user interface to do their job."
+#~ msgstr ""
+#~ "맨 처음 시스템이 시작하기 전에 <classname>debian-installer</classname>가 "
+#~ "끝나면, 아주 기본적인 명령행 기반 시스템만 사용할 수 있습니다. 모니터에 창"
+#~ "이 여러 개 나오는 그래픽 인터페이스는 설치하지 않습니다. 마지막 단계에서 "
+#~ "<classname>tasksel</classname>을 이용해 따로 설치해야 합니다. 많은 "
+#~ "&debian; 시스템과 서버에서는 그래픽 사용자 인터페이스가 전혀 필요없기 때문"
+#~ "에 그래픽 사용자 인터페이스는 선택사항입니다."
+
+#~ msgid "<entry>RAM</entry>"
+#~ msgstr "<entry>RAM</entry>"
+
+#~ msgid "450 megabytes"
+#~ msgstr "450메가바이트"
+
+#~ msgid "Server"
+#~ msgstr "서버"
+
+#~ msgid "4 gigabytes"
+#~ msgstr "4기가바이트"
+
+#~ msgid ""
+#~ "Here is a sampling of some common Debian system configurations. You can "
+#~ "also get an idea of the disk space used by related groups of programs by "
+#~ "referring to <xref linkend=\"tasksel-size-list\"/>."
+#~ msgstr ""
+#~ "많이 쓰이는 데비안 시스템의 예제입니다. <xref linkend=\"tasksel-size-list"
+#~ "\"/>에 보면 관련된 프로그램들이 차지하는 디스크 공간이 얼마나 되는 지 대"
+#~ "략 알 수 있습니다."
+
+#~ msgid "Standard Server"
+#~ msgstr "표준 서버"
+
+#~ msgid ""
+#~ "This is a small server profile, useful for a stripped down server which "
+#~ "does not have a lot of niceties for shell users. It includes an FTP "
+#~ "server, a web server, DNS, NIS, and POP. For these 100MB of disk space "
+#~ "would suffice, and then you would need to add space for any data you "
+#~ "serve up."
+#~ msgstr ""
+#~ "작은 서버 프로파일입니다. 쉘 사용자들이 쓰는 여러가지 프로그램들이 없는, "
+#~ "용량을 줄인 서버에 씁니다. FTP 서버, 웹 서버, DNS, NIS, POP 서버가 들어 있"
+#~ "습니다. 100MB의 디스크 공간이면 충분하고, 추가로 서비스하려는 데이터에 필"
+#~ "요한 공간이 더 필요합니다."
+
+#~ msgid "Desktop"
+#~ msgstr "데스크탑"
+
+#~ msgid ""
+#~ "A standard desktop box, including the X window system, full desktop "
+#~ "environments, sound, editors, etc. You'll need about 2GB using the "
+#~ "standard desktop task, though it can be done in far less."
+#~ msgstr ""
+#~ "표준 데스크탑 컴퓨터로, X 윈도우 시스템, 완전한 데스크탑 환경, 사운드, 문"
+#~ "서 편집기 등이 들어 있습니다. 표준 데스크탑 태스크를 설치하면 약 2GB가 필"
+#~ "요하지만, 그보다 적은 용량으로도 가능합니다."
+
+#~ msgid "Work Console"
+#~ msgstr "작업용 콘솔"
+
+#~ msgid ""
+#~ "A more stripped-down user machine, without the X window system or X "
+#~ "applications. Possibly suitable for a laptop or mobile computer. The size "
+#~ "is around 140MB."
+#~ msgstr ""
+#~ "크기를 더 줄인 사용자 컴퓨터로, X 윈도우 시스템이나 X 프로그램이 없습니"
+#~ "다. 노트북이나 휴대용 컴퓨터에도 적합합니다. 크기는 약 140MB입니다."
+
+#~ msgid "Developer"
+#~ msgstr "개발자"
+
+#~ msgid ""
+#~ "A desktop setup with all the development packages, such as Perl, C, C++, "
+#~ "etc. Size is around 475MB. Assuming you are adding X11 and some "
+#~ "additional packages for other uses, you should plan around 800MB for this "
+#~ "type of machine."
+#~ msgstr ""
+#~ "Perl, C, C++ 등과 같은 모든 개발용 꾸러미들이 들어 있는 데스크탑. 크기는 "
+#~ "약 475MB입니다. X11과 그 외에 추가 꾸러미를 더 설치한다고 하면, 이런 컴퓨"
+#~ "터에는 약 800MB를 확보해 놓아야 합니다."
+
+#~ msgid ""
#~ "Many people have tried operating their 90 MHz CPU at 100 MHz, etc. It "
#~ "sometimes works, but is sensitive to temperature and other factors and "
#~ "can actually damage your system. One of the authors of this document over-"
diff --git a/po/ko/random-bits.po b/po/ko/random-bits.po
index 7a1c23b8c..374fae2fb 100644
--- a/po/ko/random-bits.po
+++ b/po/ko/random-bits.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: random-bits.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-12-31 19:17+0000\n"
+"POT-Creation-Date: 2007-01-01 11:02+0000\n"
"PO-Revision-Date: 2006-10-07 19:00+0900\n"
"Last-Translator: Seok-moon Jang <drssay97@gmail.com>\n"
"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -445,18 +445,30 @@ msgid "Disk Space Needed for Tasks"
msgstr "작업마다 필요한 디스크 공간"
#. Tag: para
-#: random-bits.xml:189
+#: random-bits.xml:194
#, fuzzy, no-c-format
msgid ""
-"The base installation for i386 using the default 2.6 kernel, including all "
-"standard packages, requires 585MB of disk space. A minimal base "
-"installation, without the standard task selected, will take 365MB."
+"A standard installation for the i386 architecture, including all standard "
+"packages and using the default 2.6 kernel, takes up 442MB of disk space. A "
+"minimal base installation, without the <quote>Standard system</quote> task "
+"selected, will take 230MB."
msgstr ""
"기본 2.4 커널을 사용해 i386에서 기본 설치를 하려면 표준 꾸러미를 모두 합쳐서 "
"573MB의 디스크 공간을 차지합니다."
#. Tag: para
-#: random-bits.xml:196
+#: random-bits.xml:202
+#, no-c-format
+msgid ""
+"In both cases this is the actual disk space used <emphasis>after</emphasis> "
+"the installation is finished and any temporary files deleted. It also does "
+"not take into account overhead used by the file system, for example for "
+"journal files. This means that significantly more disk space is needed both "
+"<emphasis>during</emphasis> the installation and for normal system use."
+msgstr ""
+
+#. Tag: para
+#: random-bits.xml:211
#, no-c-format
msgid ""
"The following table lists sizes reported by aptitude for the tasks listed in "
@@ -469,14 +481,15 @@ msgstr ""
"자를 합친 전체 크기보다는 작을 수도 있습니다."
#. Tag: para
-#: random-bits.xml:203
-#, no-c-format
+#: random-bits.xml:218
+#, fuzzy, no-c-format
msgid ""
"Note that you will need to add the sizes listed in the table to the size of "
-"the base installation when determining the size of partitions. Most of the "
-"size listed as <quote>Installed size</quote> will end up in <filename>/usr</"
-"filename>; the size listed as <quote>Download size</quote> is (temporarily) "
-"required in <filename>/var</filename>."
+"the standard installation when determining the size of partitions. Most of "
+"the size listed as <quote>Installed size</quote> will end up in <filename>/"
+"usr</filename> and in <filename>/lib</filename>; the size listed as "
+"<quote>Download size</quote> is (temporarily) required in <filename>/var</"
+"filename>."
msgstr ""
"파티션의 크기를 결정할 때, 베이스를 설치했을 때의 크기에다가 다음 표에 나온 "
"크기를 더해야 합니다. <quote>설치 크기</quote>에 들어 있는 크기의 대부분은 "
@@ -484,217 +497,232 @@ msgstr ""
"적으로) <filename>/var</filename>에 필요합니다."
#. Tag: entry
-#: random-bits.xml:216
+#: random-bits.xml:232
#, no-c-format
msgid "Task"
msgstr "작업"
#. Tag: entry
-#: random-bits.xml:217
+#: random-bits.xml:233
#, no-c-format
msgid "Installed size (MB)"
msgstr "설치 크기 (MB)"
#. Tag: entry
-#: random-bits.xml:218
+#: random-bits.xml:234
#, no-c-format
msgid "Download size (MB)"
msgstr "다운로드 크기 (MB)"
#. Tag: entry
-#: random-bits.xml:219
+#: random-bits.xml:235
#, no-c-format
msgid "Space needed to install (MB)"
msgstr "설치하는데 필요한 공간 (MB)"
#. Tag: entry
-#: random-bits.xml:225
+#: random-bits.xml:241
#, no-c-format
-msgid "Desktop"
-msgstr "데스크탑"
+msgid "Desktop environment"
+msgstr ""
#. Tag: entry
-#: random-bits.xml:226
+#: random-bits.xml:242
#, no-c-format
-msgid "1258"
+msgid "1267"
msgstr ""
#. Tag: entry
-#: random-bits.xml:227
+#: random-bits.xml:243
#, fuzzy, no-c-format
-msgid "<entry>418</entry>"
-msgstr "<entry>48</entry>"
+msgid "<entry>420</entry>"
+msgstr "<entry>21</entry>"
#. Tag: entry
-#: random-bits.xml:228
+#: random-bits.xml:244
#, no-c-format
-msgid "1676"
+msgid "1667"
msgstr ""
#. Tag: entry
-#: random-bits.xml:232
+#: random-bits.xml:248
#, no-c-format
msgid "Laptop"
msgstr ""
+#. Tag: para
+#: random-bits.xml:250
+#, no-c-format
+msgid ""
+"There is a large overlap of the Laptop task with the Destop environment "
+"task. If you install both, the Laptop task will only require a few MB "
+"additional disk space."
+msgstr ""
+
#. Tag: entry
-#: random-bits.xml:233 random-bits.xml:242
+#: random-bits.xml:257
#, fuzzy, no-c-format
-msgid "<entry>46</entry>"
-msgstr "<entry>460</entry>"
+msgid "<entry>50</entry>"
+msgstr "<entry>58</entry>"
#. Tag: entry
-#: random-bits.xml:234
+#: random-bits.xml:258
#, fuzzy, no-c-format
-msgid "<entry>16</entry>"
-msgstr "<entry>168</entry>"
+msgid "<entry>17</entry>"
+msgstr "<entry>1</entry>"
#. Tag: entry
-#: random-bits.xml:235
+#: random-bits.xml:259
#, fuzzy, no-c-format
-msgid "<entry>62</entry>"
-msgstr "<entry>2</entry>"
+msgid "<entry>67</entry>"
+msgstr "<entry>460</entry>"
#. Tag: entry
-#: random-bits.xml:239
+#: random-bits.xml:263
#, no-c-format
msgid "Web server"
msgstr "웹 서버"
#. Tag: entry
-#: random-bits.xml:240
+#: random-bits.xml:264
#, fuzzy, no-c-format
msgid "<entry>35</entry>"
msgstr "<entry>3</entry>"
#. Tag: entry
-#: random-bits.xml:241
+#: random-bits.xml:265
#, fuzzy, no-c-format
msgid "<entry>11</entry>"
msgstr "<entry>1</entry>"
#. Tag: entry
-#: random-bits.xml:246
+#: random-bits.xml:266
+#, fuzzy, no-c-format
+msgid "<entry>46</entry>"
+msgstr "<entry>460</entry>"
+
+#. Tag: entry
+#: random-bits.xml:270
#, no-c-format
msgid "Print server"
msgstr "인쇄 서버"
#. Tag: entry
-#: random-bits.xml:247
+#: random-bits.xml:271
#, fuzzy, no-c-format
-msgid "<entry>326</entry>"
-msgstr "<entry>36</entry>"
+msgid "<entry>277</entry>"
+msgstr "<entry>2</entry>"
#. Tag: entry
-#: random-bits.xml:248
+#: random-bits.xml:272
#, fuzzy, no-c-format
-msgid "<entry>95</entry>"
+msgid "<entry>79</entry>"
msgstr "<entry>58</entry>"
#. Tag: entry
-#: random-bits.xml:249
+#: random-bits.xml:273
#, fuzzy, no-c-format
-msgid "<entry>421</entry>"
-msgstr "<entry>21</entry>"
+msgid "<entry>356</entry>"
+msgstr "<entry>3</entry>"
#. Tag: entry
-#: random-bits.xml:253
+#: random-bits.xml:277
#, no-c-format
msgid "DNS server"
msgstr "DNS 서버"
#. Tag: entry
-#: random-bits.xml:254
+#: random-bits.xml:278
#, no-c-format
msgid "<entry>2</entry>"
msgstr "<entry>2</entry>"
#. Tag: entry
-#: random-bits.xml:255
+#: random-bits.xml:279
#, no-c-format
msgid "<entry>1</entry>"
msgstr "<entry>1</entry>"
#. Tag: entry
-#: random-bits.xml:256
+#: random-bits.xml:280
#, no-c-format
msgid "<entry>3</entry>"
msgstr "<entry>3</entry>"
#. Tag: entry
-#: random-bits.xml:260
+#: random-bits.xml:284
#, no-c-format
msgid "File server"
msgstr "파일 서버"
#. Tag: entry
-#: random-bits.xml:261
+#: random-bits.xml:285
#, fuzzy, no-c-format
-msgid "<entry>50</entry>"
-msgstr "<entry>58</entry>"
+msgid "<entry>49</entry>"
+msgstr "<entry>460</entry>"
#. Tag: entry
-#: random-bits.xml:262
+#: random-bits.xml:286
#, no-c-format
msgid "<entry>21</entry>"
msgstr "<entry>21</entry>"
#. Tag: entry
-#: random-bits.xml:263
-#, no-c-format
-msgid "<entry>71</entry>"
-msgstr "<entry>71</entry>"
+#: random-bits.xml:287
+#, fuzzy, no-c-format
+msgid "<entry>70</entry>"
+msgstr "<entry>58</entry>"
#. Tag: entry
-#: random-bits.xml:267
+#: random-bits.xml:291
#, no-c-format
msgid "Mail server"
msgstr "메일 서버"
#. Tag: entry
-#: random-bits.xml:268
+#: random-bits.xml:292
#, no-c-format
msgid "<entry>13</entry>"
msgstr "<entry>13</entry>"
#. Tag: entry
-#: random-bits.xml:269
+#: random-bits.xml:293
#, fuzzy, no-c-format
msgid "<entry>5</entry>"
msgstr "<entry>58</entry>"
#. Tag: entry
-#: random-bits.xml:270
+#: random-bits.xml:294
#, fuzzy, no-c-format
msgid "<entry>18</entry>"
msgstr "<entry>168</entry>"
#. Tag: entry
-#: random-bits.xml:274
+#: random-bits.xml:298
#, no-c-format
msgid "SQL database"
msgstr "SQL 데이터베이스"
#. Tag: entry
-#: random-bits.xml:275
+#: random-bits.xml:299
#, no-c-format
msgid "<entry>24</entry>"
msgstr "<entry>24</entry>"
#. Tag: entry
-#: random-bits.xml:276
+#: random-bits.xml:300
#, fuzzy, no-c-format
msgid "<entry>8</entry>"
msgstr "<entry>48</entry>"
#. Tag: entry
-#: random-bits.xml:277
+#: random-bits.xml:301
#, fuzzy, no-c-format
msgid "<entry>32</entry>"
msgstr "<entry>2</entry>"
#. Tag: para
-#: random-bits.xml:283
+#: random-bits.xml:307
#, fuzzy, no-c-format
msgid ""
"The <emphasis>Desktop</emphasis> task will install the GNOME desktop "
@@ -704,7 +732,7 @@ msgstr ""
"다."
#. Tag: para
-#: random-bits.xml:290
+#: random-bits.xml:314
#, no-c-format
msgid ""
"If you install in a language other than English, <command>tasksel</command> "
@@ -718,13 +746,13 @@ msgstr ""
"공간이 있어야 합니다."
#. Tag: title
-#: random-bits.xml:305
+#: random-bits.xml:329
#, no-c-format
msgid "Installing &debian; from a Unix/Linux System"
msgstr "유닉스/리눅스 시스템에서 &debian; 설치하기"
#. Tag: para
-#: random-bits.xml:307
+#: random-bits.xml:331
#, no-c-format
msgid ""
"This section explains how to install &debian; from an existing Unix or Linux "
@@ -746,7 +774,7 @@ msgstr ""
"는 데비안 chroot에서 입력하는 명령어를 말합니다."
#. Tag: para
-#: random-bits.xml:319
+#: random-bits.xml:343
#, no-c-format
msgid ""
"Once you've got the new Debian system configured to your preference, you can "
@@ -761,13 +789,13 @@ msgstr ""
"이 동작하지 않는 하드웨어에 설치하는 쉬운 방법이기도 합니다."
#. Tag: title
-#: random-bits.xml:331
+#: random-bits.xml:355
#, no-c-format
msgid "Getting Started"
msgstr "시작하기"
#. Tag: para
-#: random-bits.xml:332
+#: random-bits.xml:356
#, fuzzy, no-c-format
msgid ""
"With your current *nix partitioning tools, repartition the hard drive as "
@@ -781,7 +809,7 @@ msgstr ""
"는 최소 150MB의 공간이 필요하고 X를 설치한다면 최소 300MB가 필요합니다."
#. Tag: para
-#: random-bits.xml:340
+#: random-bits.xml:364
#, fuzzy, no-c-format
msgid ""
"Next, create file systems on the partitions. For example, to create an ext3 "
@@ -799,7 +827,7 @@ msgstr ""
"j</userinput> 옵션을 빼십시오."
#. Tag: para
-#: random-bits.xml:350
+#: random-bits.xml:374
#, fuzzy, no-c-format
msgid ""
"Initialize and activate swap (substitute the partition number for your "
@@ -822,7 +850,7 @@ msgstr ""
"트 위치 이름은 마음대로 정한 것이고, 아래에서 계속 사용합니다."
#. Tag: screen
-#: random-bits.xml:362
+#: random-bits.xml:386
#, fuzzy, no-c-format
msgid ""
"# mkdir /mnt/debinst\n"
@@ -832,7 +860,7 @@ msgstr ""
"# mount /dev/hda6 /mnt/debinst"
#. Tag: para
-#: random-bits.xml:365
+#: random-bits.xml:389
#, no-c-format
msgid ""
"If you want to have parts of the filesystem (e.g. /usr) mounted on separate "
@@ -843,13 +871,13 @@ msgstr ""
"로 넘어가기 전에 그 디렉토리를 수동으로 만들어서 마운트해야 합니다."
#. Tag: title
-#: random-bits.xml:375
+#: random-bits.xml:399
#, no-c-format
msgid "Install <command>debootstrap</command>"
msgstr "<command>debootstrap</command> 설치"
#. Tag: para
-#: random-bits.xml:376
+#: random-bits.xml:400
#, no-c-format
msgid ""
"The utility used by the Debian installer, and recognized as the official way "
@@ -873,7 +901,7 @@ msgstr ""
"오. 그리고 <command>debootstrap</command>을 내려 받고 설치하십시오."
#. Tag: para
-#: random-bits.xml:406
+#: random-bits.xml:430
#, fuzzy, no-c-format
msgid ""
"Or, you can use the following procedure to install it manually. Make a work "
@@ -899,7 +927,7 @@ msgstr ""
"한이 필요할 것입니다."
#. Tag: screen
-#: random-bits.xml:421
+#: random-bits.xml:445
#, fuzzy, no-c-format
msgid ""
"# ar -x debootstrap_0.X.X_all.deb\n"
@@ -911,13 +939,13 @@ msgstr ""
"# zcat /full-path-to-work/work/data.tar.gz | tar xv"
#. Tag: title
-#: random-bits.xml:427
+#: random-bits.xml:451
#, no-c-format
msgid "Run <command>debootstrap</command>"
msgstr "<command>debootstrap</command> 실행"
#. Tag: para
-#: random-bits.xml:428
+#: random-bits.xml:452
#, no-c-format
msgid ""
"<command>debootstrap</command> can download the needed files directly from "
@@ -933,7 +961,7 @@ msgstr ""
"org/misc/README.mirror\"></ulink>에 있습니다."
#. Tag: para
-#: random-bits.xml:437
+#: random-bits.xml:461
#, no-c-format
msgid ""
"If you have a &releasename; &debian; CD mounted at <filename>/cdrom</"
@@ -945,7 +973,7 @@ msgstr ""
"userinput>"
#. Tag: para
-#: random-bits.xml:443
+#: random-bits.xml:467
#, fuzzy, no-c-format
msgid ""
"Substitute one of the following for <replaceable>ARCH</replaceable> in the "
@@ -964,7 +992,7 @@ msgstr ""
"<userinput>s390</userinput>, <userinput>sparc</userinput>."
#. Tag: screen
-#: random-bits.xml:461
+#: random-bits.xml:485
#, fuzzy, no-c-format
msgid ""
"# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n"
@@ -974,13 +1002,13 @@ msgstr ""
" /mnt/debinst http://http.us.debian.org/debian"
#. Tag: title
-#: random-bits.xml:467
+#: random-bits.xml:491
#, no-c-format
msgid "Configure The Base System"
msgstr "베이스 시스템 설정"
#. Tag: para
-#: random-bits.xml:468
+#: random-bits.xml:492
#, no-c-format
msgid ""
"Now you've got a real Debian system, though rather lean, on disk. "
@@ -991,19 +1019,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: random-bits.xml:478
+#: random-bits.xml:502
#, no-c-format
msgid "# export TERM=<replaceable>xterm-color</replaceable>"
msgstr ""
#. Tag: title
-#: random-bits.xml:483
+#: random-bits.xml:507
#, no-c-format
msgid "Mount Partitions"
msgstr "파티션 마운트하기"
#. Tag: para
-#: random-bits.xml:484
+#: random-bits.xml:508
#, fuzzy, no-c-format
msgid ""
"You need to create <filename>/etc/fstab</filename>. "
@@ -1077,13 +1105,13 @@ msgstr ""
"오."
#. Tag: screen
-#: random-bits.xml:510
+#: random-bits.xml:534
#, no-c-format
msgid "# mount -t proc proc /proc"
msgstr "# mount -t proc proc /proc"
#. Tag: para
-#: random-bits.xml:512
+#: random-bits.xml:536
#, no-c-format
msgid ""
"The command <userinput>ls /proc</userinput> should now show a non-empty "
@@ -1095,19 +1123,19 @@ msgstr ""
"있습니다."
#. Tag: screen
-#: random-bits.xml:518
+#: random-bits.xml:542
#, no-c-format
msgid "# mount -t proc proc /mnt/debinst/proc"
msgstr "# mount -t proc proc /mnt/debinst/proc"
#. Tag: title
-#: random-bits.xml:524
+#: random-bits.xml:548
#, fuzzy, no-c-format
msgid "Setting Timezone"
msgstr "소스 설정하기"
#. Tag: para
-#: random-bits.xml:525
+#: random-bits.xml:549
#, no-c-format
msgid ""
"An option in the file <filename>/etc/default/rcS</filename> determines "
@@ -1117,7 +1145,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: random-bits.xml:532
+#: random-bits.xml:556
#, no-c-format
msgid ""
"# editor /etc/default/rcS\n"
@@ -1125,13 +1153,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:538
+#: random-bits.xml:562
#, no-c-format
msgid "Configure Networking"
msgstr "네트워크 설정하기"
#. Tag: para
-#: random-bits.xml:539
+#: random-bits.xml:563
#, fuzzy, no-c-format
msgid ""
"To configure networking, edit <filename>/etc/network/interfaces</filename>, "
@@ -1241,13 +1269,13 @@ msgstr ""
"니다."
#. Tag: title
-#: random-bits.xml:580
+#: random-bits.xml:604
#, fuzzy, no-c-format
msgid "Configure Apt"
msgstr "네트워크 설정하기"
#. Tag: para
-#: random-bits.xml:581
+#: random-bits.xml:605
#, no-c-format
msgid ""
"Debootstrap will have created a very basic <filename>/etc/apt/sources.list</"
@@ -1263,13 +1291,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:597
+#: random-bits.xml:621
#, fuzzy, no-c-format
msgid "Configure Locales and Keyboard"
msgstr "키보드 설정"
#. Tag: para
-#: random-bits.xml:598
+#: random-bits.xml:622
#, fuzzy, no-c-format
msgid ""
"To configure your locale settings to use a language other than English, "
@@ -1291,7 +1319,7 @@ msgstr ""
"하려면 그 전에 적당한 지역화 HOWTO를 참고하십시오."
#. Tag: screen
-#: random-bits.xml:608
+#: random-bits.xml:632
#, fuzzy, no-c-format
msgid ""
"# aptitude install console-data\n"
@@ -1299,7 +1327,7 @@ msgid ""
msgstr "# dpkg-reconfigure console-data"
#. Tag: para
-#: random-bits.xml:610
+#: random-bits.xml:634
#, no-c-format
msgid ""
"Note that the keyboard cannot be set while in the chroot, but will be "
@@ -1309,13 +1337,13 @@ msgstr ""
"작한 다음에 설정합니다."
#. Tag: title
-#: random-bits.xml:620
+#: random-bits.xml:644
#, no-c-format
msgid "Install a Kernel"
msgstr "커널 설치"
#. Tag: para
-#: random-bits.xml:621
+#: random-bits.xml:645
#, fuzzy, no-c-format
msgid ""
"If you intend to boot this system, you probably want a Linux kernel and a "
@@ -1328,13 +1356,13 @@ msgstr ""
"</screen></informalexample> 그리고 꾸러미 이름을 하나 골라서 설치하십시오."
#. Tag: screen
-#: random-bits.xml:626
+#: random-bits.xml:650
#, no-c-format
msgid "# apt-cache search linux-image"
msgstr ""
#. Tag: para
-#: random-bits.xml:628
+#: random-bits.xml:652
#, no-c-format
msgid ""
"If you intend to use a pre-packaged kernel, you may want to create the "
@@ -1343,7 +1371,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: random-bits.xml:634
+#: random-bits.xml:658
#, no-c-format
msgid ""
"# Kernel image management overrides\n"
@@ -1357,7 +1385,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:636
+#: random-bits.xml:660
#, no-c-format
msgid ""
"For detailed information about this file and the various options, consult "
@@ -1367,7 +1395,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:643
+#: random-bits.xml:667
#, no-c-format
msgid ""
"If you intend to use <classname>grub</classname> as your bootloader, you can "
@@ -1382,7 +1410,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:655
+#: random-bits.xml:679
#, no-c-format
msgid ""
"Then install the kernel package of your choice using its package name. "
@@ -1395,13 +1423,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:669
+#: random-bits.xml:693
#, no-c-format
msgid "Set up the Boot Loader"
msgstr "부트로더 설정하기"
#. Tag: para
-#: random-bits.xml:670
+#: random-bits.xml:694
#, no-c-format
msgid ""
"To make your &debian; system bootable, set up your boot loader to load the "
@@ -1415,7 +1443,7 @@ msgstr ""
"을 데비안 chroot 안에서 사용하면 부트로더를 설치할 수 있습니다."
#. Tag: para
-#: random-bits.xml:677
+#: random-bits.xml:701
#, fuzzy, no-c-format
msgid ""
"Check <userinput>info grub</userinput> or <userinput>man lilo.conf</"
@@ -1437,7 +1465,7 @@ msgstr ""
"일을 사용하게 됩니다.)"
#. Tag: para
-#: random-bits.xml:689
+#: random-bits.xml:713
#, no-c-format
msgid ""
"Installing and setting up <classname>grub</classname> is as easy as: "
@@ -1452,13 +1480,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:699
+#: random-bits.xml:723
#, no-c-format
msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:"
msgstr "다음은 기본적인 <filename>/etc/lilo.conf</filename> 예제입니다:"
#. Tag: screen
-#: random-bits.xml:703
+#: random-bits.xml:727
#, fuzzy, no-c-format
msgid ""
"boot=/dev/<replaceable>hda6</replaceable>\n"
@@ -1478,7 +1506,7 @@ msgstr ""
"label=Debian"
#. Tag: para
-#: random-bits.xml:705
+#: random-bits.xml:729
#, no-c-format
msgid ""
"Check <userinput>man yaboot.conf</userinput> for instructions on setting up "
@@ -1496,7 +1524,7 @@ msgstr ""
"<filename>yaboot.conf</filename> 파일을 사용하게 됩니다.)"
#. Tag: para
-#: random-bits.xml:715
+#: random-bits.xml:739
#, no-c-format
msgid ""
"Here is a basic <filename>/etc/yaboot.conf</filename> as an example: "
@@ -1526,13 +1554,13 @@ msgstr ""
"을 <userinput>hd:</userinput> 대신에 써야 할 수도 있습니다."
#. Tag: title
-#: random-bits.xml:728
+#: random-bits.xml:752
#, no-c-format
msgid "Finishing touches"
msgstr ""
#. Tag: para
-#: random-bits.xml:729
+#: random-bits.xml:753
#, no-c-format
msgid ""
"As mentioned earlier, the installed system will be very basic. If you would "
@@ -1545,7 +1573,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:740
+#: random-bits.xml:764
#, no-c-format
msgid ""
"After the installation there will be a lot of downloaded packages in "
@@ -1554,19 +1582,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: random-bits.xml:746
+#: random-bits.xml:770
#, no-c-format
msgid "# aptitude clean"
msgstr ""
#. Tag: title
-#: random-bits.xml:757
+#: random-bits.xml:781
#, no-c-format
msgid "Installing &debian; over Parallel Line IP (PLIP)"
msgstr "병렬 라인 IP를 (PLIP) 이용해 &debian; 설치하기"
#. Tag: para
-#: random-bits.xml:759
+#: random-bits.xml:783
#, no-c-format
msgid ""
"This section explains how to install &debian; on a computer without an "
@@ -1580,7 +1608,7 @@ msgstr ""
"어 인터넷에) 연결되어 있어야 합니다."
#. Tag: para
-#: random-bits.xml:767
+#: random-bits.xml:791
#, no-c-format
msgid ""
"In the example in this appendix we will set up a PLIP connection using a "
@@ -1595,7 +1623,7 @@ msgstr ""
"에서 이 IP 주소는 사용하지 말아야 합니다.)"
#. Tag: para
-#: random-bits.xml:775
+#: random-bits.xml:799
#, no-c-format
msgid ""
"The PLIP connection set up during the installation will also be available "
@@ -1606,7 +1634,7 @@ msgstr ""
"수 있습니다. (<xref linkend=\"boot-new\"/> 참고)"
#. Tag: para
-#: random-bits.xml:780
+#: random-bits.xml:804
#, no-c-format
msgid ""
"Before you start, you will need to check the BIOS configuration (IO base "
@@ -1619,13 +1647,13 @@ msgstr ""
"<literal>io=0x378</literal>, <literal>irq=7</literal>입니다."
#. Tag: title
-#: random-bits.xml:790
+#: random-bits.xml:814
#, no-c-format
msgid "Requirements"
msgstr "요구 사항"
#. Tag: para
-#: random-bits.xml:793
+#: random-bits.xml:817
#, no-c-format
msgid ""
"A target computer, called <emphasis>target</emphasis>, where Debian will be "
@@ -1633,13 +1661,13 @@ msgid ""
msgstr "데비안을 설치할 <emphasis>타겟</emphasis>이라고 하는 타겟 컴퓨터."
#. Tag: para
-#: random-bits.xml:799
+#: random-bits.xml:823
#, no-c-format
msgid "System installation media; see <xref linkend=\"installation-media\"/>."
msgstr "시스템 설치 미디어. <xref linkend=\"installation-media\"/> 참고."
#. Tag: para
-#: random-bits.xml:804
+#: random-bits.xml:828
#, no-c-format
msgid ""
"Another computer connected to the Internet, called <emphasis>source</"
@@ -1649,7 +1677,7 @@ msgstr ""
"합니다."
#. Tag: para
-#: random-bits.xml:810
+#: random-bits.xml:834
#, no-c-format
msgid ""
"A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;"
@@ -1661,13 +1689,13 @@ msgstr ""
"시오."
#. Tag: title
-#: random-bits.xml:822
+#: random-bits.xml:846
#, no-c-format
msgid "Setting up source"
msgstr "소스 설정하기"
#. Tag: para
-#: random-bits.xml:823
+#: random-bits.xml:847
#, no-c-format
msgid ""
"The following shell script is a simple example of how to configure the "
@@ -1677,7 +1705,7 @@ msgstr ""
"예제입니다."
#. Tag: screen
-#: random-bits.xml:828
+#: random-bits.xml:852
#, no-c-format
msgid ""
"#!/bin/sh\n"
@@ -1720,13 +1748,13 @@ msgstr ""
"echo 1 > /proc/sys/net/ipv4/ip_forward"
#. Tag: title
-#: random-bits.xml:834
+#: random-bits.xml:858
#, no-c-format
msgid "Installing target"
msgstr "타겟 설치"
#. Tag: para
-#: random-bits.xml:835
+#: random-bits.xml:859
#, no-c-format
msgid ""
"Boot the installation media. The installation needs to be run in expert "
@@ -1751,13 +1779,13 @@ msgstr ""
"</screen></informalexample> 아래는 설치 단계에서 입력해야 할 사항들입니다."
#. Tag: guimenuitem
-#: random-bits.xml:854
+#: random-bits.xml:878
#, no-c-format
msgid "Load installer components from CD"
msgstr "CD에서 설치 프로그램 구성 요소 읽어들이기"
#. Tag: para
-#: random-bits.xml:856
+#: random-bits.xml:880
#, no-c-format
msgid ""
"Select the <userinput>plip-modules</userinput> option from the list; this "
@@ -1767,13 +1795,13 @@ msgstr ""
"치 시스템에서 PLIP 드라이버를 사용할 수 있습니다."
#. Tag: guimenuitem
-#: random-bits.xml:864
+#: random-bits.xml:888
#, no-c-format
msgid "Detect network hardware"
msgstr "네트워크 하드웨어 검색"
#. Tag: para
-#: random-bits.xml:869
+#: random-bits.xml:893
#, no-c-format
msgid ""
"If target <emphasis>does</emphasis> have a network card, a list of driver "
@@ -1787,7 +1815,7 @@ msgstr ""
"은 표시하지 않습니다."
#. Tag: para
-#: random-bits.xml:878
+#: random-bits.xml:902
#, no-c-format
msgid ""
"Because no network card was detected/selected earlier, the installer will "
@@ -1798,26 +1826,26 @@ msgstr ""
"의 모듈을 설치합니다. <userinput>plip</userinput> 모듈을 선택하십시오."
#. Tag: guimenuitem
-#: random-bits.xml:890
+#: random-bits.xml:914
#, no-c-format
msgid "Configure the network"
msgstr "네트워크 설정"
#. Tag: para
-#: random-bits.xml:893
+#: random-bits.xml:917
#, no-c-format
msgid "Auto-configure network with DHCP: No"
msgstr "DHCP로 네트워크 자동 설정: 아니오"
#. Tag: para
-#: random-bits.xml:898
+#: random-bits.xml:922
#, no-c-format
msgid ""
"IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
msgstr "IP 주소: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
#. Tag: para
-#: random-bits.xml:903
+#: random-bits.xml:927
#, no-c-format
msgid ""
"Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></"
@@ -1827,7 +1855,7 @@ msgstr ""
"userinput>"
#. Tag: para
-#: random-bits.xml:909
+#: random-bits.xml:933
#, no-c-format
msgid ""
"Name server addresses: you can enter the same addresses used on source (see "
@@ -1836,6 +1864,28 @@ msgstr ""
"네임서버 주소: 소스에서 사용한 같은 주소를 입력합니다. (<filename>/etc/"
"resolv.conf</filename> 파일 참고)"
+#~ msgid "Desktop"
+#~ msgstr "데스크탑"
+
+#, fuzzy
+#~ msgid "<entry>418</entry>"
+#~ msgstr "<entry>48</entry>"
+
+#, fuzzy
+#~ msgid "<entry>16</entry>"
+#~ msgstr "<entry>168</entry>"
+
+#, fuzzy
+#~ msgid "<entry>62</entry>"
+#~ msgstr "<entry>2</entry>"
+
+#, fuzzy
+#~ msgid "<entry>326</entry>"
+#~ msgstr "<entry>36</entry>"
+
+#~ msgid "<entry>71</entry>"
+#~ msgstr "<entry>71</entry>"
+
#~ msgid ""
#~ "# aptitude install linux-image-<replaceable>&kernelversion;-arch-etc</"
#~ "replaceable>"
diff --git a/po/ko/using-d-i.po b/po/ko/using-d-i.po
index b2351b287..0993aea78 100644
--- a/po/ko/using-d-i.po
+++ b/po/ko/using-d-i.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: using-d-i.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-12-31 03:15+0000\n"
+"POT-Creation-Date: 2007-01-01 11:02+0000\n"
"PO-Revision-Date: 2006-08-08 23:17+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -3058,7 +3058,7 @@ msgstr ""
"습니다."
#. Tag: para
-#: using-d-i.xml:2014
+#: using-d-i.xml:2016
#, fuzzy, no-c-format
msgid ""
"Some tasks may be pre-selected based on the characteristics of the computer "
@@ -3070,7 +3070,7 @@ msgstr ""
"시점에서 태스크를 하나도 선택하지 않을 수도 있습니다."
#. Tag: para
-#: using-d-i.xml:2021
+#: using-d-i.xml:2023
#, no-c-format
msgid ""
"The <quote>Desktop environment</quote> task will install the GNOME desktop "
@@ -3079,7 +3079,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2027
+#: using-d-i.xml:2031
#, no-c-format
msgid ""
"It is possible to get the installer to install KDE by using preseeding (see "
@@ -3093,7 +3093,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2038
+#: using-d-i.xml:2042
#, no-c-format
msgid ""
"The various server tasks will install software roughly as follows. DNS "
@@ -3105,7 +3105,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2050
+#: using-d-i.xml:2054
#, fuzzy, no-c-format
msgid ""
"Once you've selected your tasks, select <guibutton>OK</guibutton>. At this "
@@ -3116,7 +3116,7 @@ msgstr ""
"<command>aptitude</command>는 선택된 꾸러미를 설치할 것입니다."
#. Tag: para
-#: using-d-i.xml:2057
+#: using-d-i.xml:2061
#, no-c-format
msgid ""
"In the standard user interface of the installer, you can use the space bar "
@@ -3126,7 +3126,7 @@ msgstr ""
"택하고 선택을 해제할 수 있습니다."
#. Tag: para
-#: using-d-i.xml:2063
+#: using-d-i.xml:2067
#, no-c-format
msgid ""
"You should be aware that especially the Desktop task is very large. "
@@ -3138,7 +3138,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2072
+#: using-d-i.xml:2076
#, no-c-format
msgid ""
"Even when packages are included on the CD-ROM, the installer may still "
@@ -3150,7 +3150,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2081
+#: using-d-i.xml:2085
#, no-c-format
msgid ""
"Each package you selected with <command>tasksel</command> is downloaded, "
@@ -3163,13 +3163,13 @@ msgstr ""
"자에게서 필요한 정보가 있을 경우 도중에 사용자에게 질문하기도 합니다."
#. Tag: title
-#: using-d-i.xml:2094
+#: using-d-i.xml:2098
#, no-c-format
msgid "Making Your System Bootable"
msgstr "시스템을 부팅 가능하게 만들기"
#. Tag: para
-#: using-d-i.xml:2096
+#: using-d-i.xml:2100
#, fuzzy, no-c-format
msgid ""
"If you are installing a diskless workstation, obviously, booting off the "
@@ -3183,13 +3183,13 @@ msgstr ""
"\"boot-dev-select-sun\"/> 부분을 참고하십시오.</phrase>"
#. Tag: title
-#: using-d-i.xml:2111
+#: using-d-i.xml:2115
#, no-c-format
msgid "Detecting other operating systems"
msgstr "다른 운영 체제 찾기"
#. Tag: para
-#: using-d-i.xml:2113
+#: using-d-i.xml:2117
#, no-c-format
msgid ""
"Before a boot loader is installed, the installer will attempt to probe for "
@@ -3204,7 +3204,7 @@ msgstr ""
"수 있도록 설정할 것입니다."
#. Tag: para
-#: using-d-i.xml:2121
+#: using-d-i.xml:2125
#, no-c-format
msgid ""
"Note that multiple operating systems booting on a single machine is still "
@@ -3219,13 +3219,13 @@ msgstr ""
"세한 사항을 찾아보십시오."
#. Tag: title
-#: using-d-i.xml:2139
+#: using-d-i.xml:2143
#, no-c-format
msgid "Install <command>aboot</command> on a Hard Disk"
msgstr "하드 디스크에 <command>aboot</command> 설치"
#. Tag: para
-#: using-d-i.xml:2140
+#: using-d-i.xml:2144
#, fuzzy, no-c-format
msgid ""
"If you have booted from SRM and you select this option, the installer will "
@@ -3246,13 +3246,13 @@ msgstr ""
"command>를 설치하지 말고 플로피로 GNU/리눅스를 부팅해야 할 것입니다."
#. Tag: title
-#: using-d-i.xml:2160
+#: using-d-i.xml:2164
#, no-c-format
msgid "<command>palo</command>-installer"
msgstr "<command>palo</command>-installer"
#. Tag: para
-#: using-d-i.xml:2161
+#: using-d-i.xml:2165
#, no-c-format
msgid ""
"The bootloader on PA-RISC is <quote>palo</quote>. <command>PALO</command> is "
@@ -3268,19 +3268,19 @@ msgstr ""
"문입니다."
#. Tag: para
-#: using-d-i.xml:2170
+#: using-d-i.xml:2174
#, no-c-format
msgid "hppa FIXME ( need more info )"
msgstr "hppa FIXME ( need more info )"
#. Tag: title
-#: using-d-i.xml:2182
+#: using-d-i.xml:2186
#, no-c-format
msgid "Install the <command>Grub</command> Boot Loader on a Hard Disk"
msgstr "하드 디스크에 <command>GRUB</command> 부트로더 설치"
#. Tag: para
-#: using-d-i.xml:2184
+#: using-d-i.xml:2188
#, no-c-format
msgid ""
"The main &architecture; boot loader is called <quote>grub</quote>. Grub is a "
@@ -3292,7 +3292,7 @@ msgstr ""
"다."
#. Tag: para
-#: using-d-i.xml:2190
+#: using-d-i.xml:2194
#, no-c-format
msgid ""
"By default, grub will be installed into the Master Boot Record (MBR), where "
@@ -3304,7 +3304,7 @@ msgstr ""
"한 정보를 보려면 GRUB 매뉴얼을 참고하십시오."
#. Tag: para
-#: using-d-i.xml:2196
+#: using-d-i.xml:2200
#, no-c-format
msgid ""
"If you do not want to install grub at all, use the Back button to get to the "
@@ -3314,13 +3314,13 @@ msgstr ""
"음에, 쓰고 싶은 부트로더를 선택하십시오."
#. Tag: title
-#: using-d-i.xml:2210
+#: using-d-i.xml:2214
#, no-c-format
msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk"
msgstr "하드 디스크에 <command>LILO</command> 부트로더 설치"
#. Tag: para
-#: using-d-i.xml:2212
+#: using-d-i.xml:2216
#, no-c-format
msgid ""
"The second &architecture; boot loader is called <quote>LILO</quote>. It is "
@@ -3336,7 +3336,7 @@ msgstr ""
"mini-HOWTO</ulink>도 참고하십시오."
#. Tag: para
-#: using-d-i.xml:2222
+#: using-d-i.xml:2226
#, no-c-format
msgid ""
"Currently the LILO installation will only create menu entries for other "
@@ -3349,7 +3349,7 @@ msgstr ""
"뉴 항목을 수동으로 추가해야 할 수도 있습니다."
#. Tag: para
-#: using-d-i.xml:2230
+#: using-d-i.xml:2234
#, fuzzy, no-c-format
msgid ""
"&d-i; offers you three choices on where to install the <command>LILO</"
@@ -3359,13 +3359,13 @@ msgstr ""
"니다:"
#. Tag: term
-#: using-d-i.xml:2237
+#: using-d-i.xml:2241
#, no-c-format
msgid "Master Boot Record (MBR)"
msgstr "마스터 부트 레코드 (Master Boot Record, MBR)"
#. Tag: para
-#: using-d-i.xml:2237
+#: using-d-i.xml:2241
#, no-c-format
msgid ""
"This way the <command>LILO</command> will take complete control of the boot "
@@ -3374,13 +3374,13 @@ msgstr ""
"이 방법으로 <command>LILO</command>가 부팅 과정을 완전히 책임지게 됩니다."
#. Tag: term
-#: using-d-i.xml:2244
+#: using-d-i.xml:2248
#, no-c-format
msgid "new Debian partition"
msgstr "새 데비안 파티션"
#. Tag: para
-#: using-d-i.xml:2244
+#: using-d-i.xml:2248
#, no-c-format
msgid ""
"Choose this if you want to use another boot manager. <command>LILO</command> "
@@ -3391,13 +3391,13 @@ msgstr ""
"새 데비안 파티션의 맨 앞쪽에 설치되어 보조 부트로더로서 동작합니다."
#. Tag: term
-#: using-d-i.xml:2253
+#: using-d-i.xml:2257
#, no-c-format
msgid "Other choice"
msgstr "기타"
#. Tag: para
-#: using-d-i.xml:2253
+#: using-d-i.xml:2257
#, no-c-format
msgid ""
"Useful for advanced users who want to install <command>LILO</command> "
@@ -3415,7 +3415,7 @@ msgstr ""
"filename> 및 <filename>/dev/discs</filename>라고 쓸 수도 있습니다.)"
#. Tag: para
-#: using-d-i.xml:2265
+#: using-d-i.xml:2269
#, fuzzy, no-c-format
msgid ""
"If you can no longer boot into Windows 9x (or DOS) after this step, you'll "
@@ -3432,13 +3432,13 @@ msgstr ""
"하십시오."
#. Tag: title
-#: using-d-i.xml:2281
+#: using-d-i.xml:2285
#, no-c-format
msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk"
msgstr "하드 디스크에 <command>ELILO</command> 부트로더 설치"
#. Tag: para
-#: using-d-i.xml:2283
+#: using-d-i.xml:2287
#, fuzzy, no-c-format
msgid ""
"The &architecture; boot loader is called <quote>elilo</quote>. It is modeled "
@@ -3465,7 +3465,7 @@ msgstr ""
"는 일을 합니다."
#. Tag: para
-#: using-d-i.xml:2299
+#: using-d-i.xml:2303
#, no-c-format
msgid ""
"The <quote>elilo</quote> configuration and installation is done as the last "
@@ -3481,13 +3481,13 @@ msgstr ""
"은 디스크의 파티션입니다."
#. Tag: title
-#: using-d-i.xml:2311
+#: using-d-i.xml:2315
#, no-c-format
msgid "Choose the correct partition!"
msgstr "올바른 파티션을 고르십시오!"
#. Tag: para
-#: using-d-i.xml:2313
+#: using-d-i.xml:2317
#, fuzzy, no-c-format
msgid ""
"The criteria for selecting a partition is that it is FAT format filesystem "
@@ -3504,13 +3504,13 @@ msgstr ""
"는 동안 해당 파티션을 포맷할 수도 있고, 그러면 이전의 내용이 모두 지워집니다!"
#. Tag: title
-#: using-d-i.xml:2328
+#: using-d-i.xml:2332
#, no-c-format
msgid "EFI Partition Contents"
msgstr "EFI 파티션 내용"
#. Tag: para
-#: using-d-i.xml:2330
+#: using-d-i.xml:2334
#, no-c-format
msgid ""
"The EFI partition is a FAT filesystem format partition on one of the hard "
@@ -3539,13 +3539,13 @@ msgstr ""
"이 파일 시스템에는 다른 파일이 들어갈 수 있습니다."
#. Tag: filename
-#: using-d-i.xml:2352
+#: using-d-i.xml:2356
#, no-c-format
msgid "elilo.conf"
msgstr "elilo.conf"
#. Tag: para
-#: using-d-i.xml:2353
+#: using-d-i.xml:2357
#, no-c-format
msgid ""
"This is the configuration file read by the boot loader when it starts. It is "
@@ -3557,13 +3557,13 @@ msgstr ""
"의 파일이름을 바꾼 것입니다."
#. Tag: filename
-#: using-d-i.xml:2362
+#: using-d-i.xml:2366
#, no-c-format
msgid "elilo.efi"
msgstr "elilo.efi"
#. Tag: para
-#: using-d-i.xml:2363
+#: using-d-i.xml:2367
#, no-c-format
msgid ""
"This is the boot loader program that the <quote>EFI Boot Manager</quote> "
@@ -3577,13 +3577,13 @@ msgstr ""
"입니다."
#. Tag: filename
-#: using-d-i.xml:2373
+#: using-d-i.xml:2377
#, no-c-format
msgid "initrd.img"
msgstr "initrd.img"
#. Tag: para
-#: using-d-i.xml:2374
+#: using-d-i.xml:2378
#, no-c-format
msgid ""
"This is the initial root filesystem used to boot the kernel. It is a copy of "
@@ -3597,13 +3597,13 @@ msgstr ""
"filename> 심볼릭 링크가 그 파일을 가리킵니다."
#. Tag: filename
-#: using-d-i.xml:2386
+#: using-d-i.xml:2390
#, no-c-format
msgid "readme.txt"
msgstr "readme.txt"
#. Tag: para
-#: using-d-i.xml:2387
+#: using-d-i.xml:2391
#, no-c-format
msgid ""
"This is a small text file warning you that the contents of the directory are "
@@ -3615,13 +3615,13 @@ msgstr ""
"어진다는 사실을 알리는 내용이 들어 있습니다."
#. Tag: filename
-#: using-d-i.xml:2397
+#: using-d-i.xml:2401
#, no-c-format
msgid "vmlinuz"
msgstr "vmlinuz"
#. Tag: para
-#: using-d-i.xml:2398
+#: using-d-i.xml:2402
#, no-c-format
msgid ""
"This is the compressed kernel itself. It is a copy of the file referenced in "
@@ -3635,13 +3635,13 @@ msgstr ""
"을 가리킵니다."
#. Tag: title
-#: using-d-i.xml:2418
+#: using-d-i.xml:2422
#, no-c-format
msgid "<command>arcboot</command>-installer"
msgstr "<command>arcboot</command>-installer"
#. Tag: para
-#: using-d-i.xml:2419
+#: using-d-i.xml:2423
#, no-c-format
msgid ""
"The boot loader on SGI machines is <command>arcboot</command>. It has to be "
@@ -3683,13 +3683,13 @@ msgstr ""
"면 시스템을 하드 디스크에서 부팅할 수 있습니다."
#. Tag: replaceable
-#: using-d-i.xml:2438
+#: using-d-i.xml:2442
#, no-c-format
msgid "scsi"
msgstr "scsi"
#. Tag: para
-#: using-d-i.xml:2439
+#: using-d-i.xml:2443
#, no-c-format
msgid ""
"is the SCSI bus to be booted from, this is <userinput>0</userinput> for the "
@@ -3699,13 +3699,13 @@ msgstr ""
"니다"
#. Tag: replaceable
-#: using-d-i.xml:2447
+#: using-d-i.xml:2451
#, no-c-format
msgid "disk"
msgstr "disk"
#. Tag: para
-#: using-d-i.xml:2448
+#: using-d-i.xml:2452
#, no-c-format
msgid ""
"is the SCSI ID of the hard disk on which <command>arcboot</command> is "
@@ -3713,13 +3713,13 @@ msgid ""
msgstr "<command>arcboot</command>를 설치한 하드디스크의 SCSI ID"
#. Tag: replaceable
-#: using-d-i.xml:2456 using-d-i.xml:2525
+#: using-d-i.xml:2460 using-d-i.xml:2529
#, no-c-format
msgid "partnr"
msgstr "partnr"
#. Tag: para
-#: using-d-i.xml:2457
+#: using-d-i.xml:2461
#, no-c-format
msgid ""
"is the number of the partition on which <filename>/etc/arcboot.conf</"
@@ -3727,13 +3727,13 @@ msgid ""
msgstr "<filename>/etc/arcboot.conf</filename> 파일이 들어 있는 파티션 번호"
#. Tag: replaceable
-#: using-d-i.xml:2465
+#: using-d-i.xml:2469
#, no-c-format
msgid "config"
msgstr "config"
#. Tag: para
-#: using-d-i.xml:2466
+#: using-d-i.xml:2470
#, no-c-format
msgid ""
"is the name of the configuration entry in <filename>/etc/arcboot.conf</"
@@ -3743,13 +3743,13 @@ msgstr ""
"은 <quote>linux</quote>입니다."
#. Tag: title
-#: using-d-i.xml:2487
+#: using-d-i.xml:2491
#, no-c-format
msgid "<command>delo</command>-installer"
msgstr "<command>delo</command>-installer"
#. Tag: para
-#: using-d-i.xml:2488
+#: using-d-i.xml:2492
#, no-c-format
msgid ""
"The boot loader on DECstations is <command>DELO</command>. It has to be "
@@ -3777,13 +3777,13 @@ msgstr ""
"</screen></informalexample>"
#. Tag: replaceable
-#: using-d-i.xml:2507
+#: using-d-i.xml:2511
#, no-c-format
msgid "<replaceable>#</replaceable>"
msgstr "<replaceable>#</replaceable>"
#. Tag: para
-#: using-d-i.xml:2508
+#: using-d-i.xml:2512
#, no-c-format
msgid ""
"is the TurboChannel device to be booted from, on most DECstations this is "
@@ -3793,20 +3793,20 @@ msgstr ""
"<userinput>3</userinput>입니다"
#. Tag: replaceable
-#: using-d-i.xml:2516
+#: using-d-i.xml:2520
#, no-c-format
msgid "<replaceable>id</replaceable>"
msgstr "<replaceable>id</replaceable>"
#. Tag: para
-#: using-d-i.xml:2517
+#: using-d-i.xml:2521
#, no-c-format
msgid ""
"is the SCSI ID of the hard disk on which <command>DELO</command> is installed"
msgstr "<command>DELO</command>를 설치한 하드 디스크의 SCSI ID"
#. Tag: para
-#: using-d-i.xml:2526
+#: using-d-i.xml:2530
#, no-c-format
msgid ""
"is the number of the partition on which <filename>/etc/delo.conf</filename> "
@@ -3814,13 +3814,13 @@ msgid ""
msgstr "<filename>/etc/delo.conf</filename> 파일이 들어 있는 파티션 번호"
#. Tag: replaceable
-#: using-d-i.xml:2534
+#: using-d-i.xml:2538
#, no-c-format
msgid "name"
msgstr "name"
#. Tag: para
-#: using-d-i.xml:2535
+#: using-d-i.xml:2539
#, no-c-format
msgid ""
"is the name of the configuration entry in <filename>/etc/delo.conf</"
@@ -3830,7 +3830,7 @@ msgstr ""
"본값은 <quote>linux</quote>입니다."
#. Tag: para
-#: using-d-i.xml:2545
+#: using-d-i.xml:2549
#, no-c-format
msgid ""
"In case <filename>/etc/delo.conf</filename> is on the first partition on the "
@@ -3840,19 +3840,19 @@ msgstr ""
"본 설정으로 부팅하는 경우, 다음을 사용하면 충분합니다:"
#. Tag: screen
-#: using-d-i.xml:2551
+#: using-d-i.xml:2555
#, no-c-format
msgid "<userinput>boot #/rz<replaceable>id</replaceable></userinput>"
msgstr "<userinput>boot #/rz<replaceable>id</replaceable></userinput>"
#. Tag: title
-#: using-d-i.xml:2561
+#: using-d-i.xml:2565
#, no-c-format
msgid "Install <command>Yaboot</command> on a Hard Disk"
msgstr "하드 디스크에 <command>yaboot</command> 설치"
#. Tag: para
-#: using-d-i.xml:2562
+#: using-d-i.xml:2566
#, no-c-format
msgid ""
"Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as their "
@@ -3871,13 +3871,13 @@ msgstr ""
"크가 부팅 가능하게 되고 OpenFirmware에서 &debian; 부팅 준비가 끝납니다."
#. Tag: title
-#: using-d-i.xml:2580
+#: using-d-i.xml:2584
#, no-c-format
msgid "Install <command>Quik</command> on a Hard Disk"
msgstr "하드 디스크에 <command>Quik</command> 설치"
#. Tag: para
-#: using-d-i.xml:2581
+#: using-d-i.xml:2585
#, no-c-format
msgid ""
"The boot loader for OldWorld Power Macintosh machines is <command>quik</"
@@ -3891,13 +3891,13 @@ msgstr ""
"환품에서 동작한다고 알려져 있습니다."
#. Tag: title
-#: using-d-i.xml:2597
+#: using-d-i.xml:2601
#, no-c-format
msgid "<command>zipl</command>-installer"
msgstr "<command>zipl</command>-installer"
#. Tag: para
-#: using-d-i.xml:2598
+#: using-d-i.xml:2602
#, no-c-format
msgid ""
"The boot loader on &arch-title; is <quote>zipl</quote>. <command>ZIPL</"
@@ -3913,13 +3913,13 @@ msgstr ""
"and Installation Commands</quote>를 보십시오."
#. Tag: title
-#: using-d-i.xml:2615
+#: using-d-i.xml:2619
#, no-c-format
msgid "Install the <command>SILO</command> Boot Loader on a Hard Disk"
msgstr "하드 디스크에 <command>SILO</command> 부트로더 설치"
#. Tag: para
-#: using-d-i.xml:2617
+#: using-d-i.xml:2621
#, no-c-format
msgid ""
"The standard &architecture; boot loader is called <quote>silo</quote>. It is "
@@ -3949,13 +3949,13 @@ msgstr ""
"Solaris와 같이 설치할 때 유용합니다."
#. Tag: title
-#: using-d-i.xml:2642
+#: using-d-i.xml:2646
#, no-c-format
msgid "Continue Without Boot Loader"
msgstr "부트로더 없이 계속"
#. Tag: para
-#: using-d-i.xml:2644
+#: using-d-i.xml:2648
#, no-c-format
msgid ""
"This option can be used to complete the installation even when no boot "
@@ -3972,7 +3972,7 @@ msgstr ""
"지하면서 기존 운영체제에서 GNU/리눅스를 부팅하는 경우에 사용합니다.</phrase>"
#. Tag: para
-#: using-d-i.xml:2653
+#: using-d-i.xml:2657
#, no-c-format
msgid ""
"If you plan to manually configure your bootloader, you should check the name "
@@ -3993,13 +3993,13 @@ msgstr ""
"시스템의 디스크 및 파티션도 알아야 합니다."
#. Tag: title
-#: using-d-i.xml:2670
+#: using-d-i.xml:2674
#, no-c-format
msgid "Finishing the Installation"
msgstr "설치 마치기"
#. Tag: para
-#: using-d-i.xml:2671
+#: using-d-i.xml:2675
#, no-c-format
msgid ""
"These are the last bits to do before rebooting to your new system. It mostly "
@@ -4009,13 +4009,13 @@ msgstr ""
"&d-i;를 정리하는 작업들입니다."
#. Tag: title
-#: using-d-i.xml:2683
+#: using-d-i.xml:2687
#, no-c-format
msgid "Finish the Installation and Reboot"
msgstr "설치 마치기 및 다시 시작하기"
#. Tag: para
-#: using-d-i.xml:2685
+#: using-d-i.xml:2689
#, no-c-format
msgid ""
"This is the last step in the initial Debian installation process. You will "
@@ -4028,7 +4028,7 @@ msgstr ""
"작업을 다 마친 다음에, 새로 설치한 데비안 시스템으로 다시 시작합니다."
#. Tag: para
-#: using-d-i.xml:2692
+#: using-d-i.xml:2696
#, no-c-format
msgid ""
"Select the <guimenuitem>Finish the installation</guimenuitem> menu item "
@@ -4042,13 +4042,13 @@ msgstr ""
"팅하면 (IPL) 됩니다."
#. Tag: title
-#: using-d-i.xml:2706
+#: using-d-i.xml:2710
#, no-c-format
msgid "Miscellaneous"
msgstr "기타"
#. Tag: para
-#: using-d-i.xml:2707
+#: using-d-i.xml:2711
#, no-c-format
msgid ""
"The components listed in this section are usually not involved in the "
@@ -4059,13 +4059,13 @@ msgstr ""
"하지만 백그라운드에서 기다리면서 잘못된 부분이 있을 때 도움이 됩니다."
#. Tag: title
-#: using-d-i.xml:2720
+#: using-d-i.xml:2724
#, no-c-format
msgid "Saving the installation logs"
msgstr "설치 로그 저장"
#. Tag: para
-#: using-d-i.xml:2722
+#: using-d-i.xml:2726
#, no-c-format
msgid ""
"If the installation is successful, the logfiles created during the "
@@ -4076,7 +4076,7 @@ msgstr ""
"<filename>/var/log/installer/</filename> 파일에 자동으로 저장합니다."
#. Tag: para
-#: using-d-i.xml:2729
+#: using-d-i.xml:2733
#, no-c-format
msgid ""
"Choosing <guimenuitem>Save debug logs</guimenuitem> from the main menu "
@@ -4091,13 +4091,13 @@ msgstr ""
"로그를 설치 보고서에 첨부할 때 유용합니다."
#. Tag: title
-#: using-d-i.xml:2749
+#: using-d-i.xml:2753
#, no-c-format
msgid "Using the Shell and Viewing the Logs"
msgstr "쉘 사용하기 및 로그 보기"
#. Tag: para
-#: using-d-i.xml:2751
+#: using-d-i.xml:2755
#, no-c-format
msgid ""
"There are several methods you can use to get a shell while running an "
@@ -4113,7 +4113,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2769
+#: using-d-i.xml:2773
#, no-c-format
msgid ""
"If you cannot switch consoles, there is also an <guimenuitem>Execute a "
@@ -4123,7 +4123,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2776
+#: using-d-i.xml:2780
#, fuzzy, no-c-format
msgid ""
"At this point you are booted from the RAM disk, and there is a limited set "
@@ -4140,7 +4140,7 @@ msgstr ""
"같은 훌륭한 기능도 좀 있습니다."
#. Tag: para
-#: using-d-i.xml:2785
+#: using-d-i.xml:2789
#, no-c-format
msgid ""
"To edit and view files, use the text editor <command>nano</command>. Log "
@@ -4149,7 +4149,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2792
+#: using-d-i.xml:2796
#, no-c-format
msgid ""
"Although you can do basically anything in a shell that the available "
@@ -4158,7 +4158,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2798
+#: using-d-i.xml:2802
#, no-c-format
msgid ""
"Doing things manually from the shell may interfere with the installation "
@@ -4168,13 +4168,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: using-d-i.xml:2813
+#: using-d-i.xml:2817
#, no-c-format
msgid "Installation Over the Network"
msgstr "네트워크를 통해 설치"
#. Tag: para
-#: using-d-i.xml:2815
+#: using-d-i.xml:2819
#, no-c-format
msgid ""
"One of the more interesting components is <firstterm>network-console</"
@@ -4191,7 +4191,7 @@ msgstr ""
"에 따라 자동화할 수 있습니다.)"
#. Tag: para
-#: using-d-i.xml:2825
+#: using-d-i.xml:2829
#, no-c-format
msgid ""
"This component is not loaded into the main installation menu by default, so "
@@ -4212,7 +4212,7 @@ msgstr ""
"목이 새로 생깁니다."
#. Tag: para
-#: using-d-i.xml:2838
+#: using-d-i.xml:2842
#, no-c-format
msgid ""
"For installations on &arch-title;, this is the default method after setting "
@@ -4222,7 +4222,7 @@ msgstr ""
"입니다."
#. Tag: para
-#: using-d-i.xml:2843
+#: using-d-i.xml:2847
#, no-c-format
msgid ""
"<phrase arch=\"not-s390\">After selecting this new entry, you</phrase> "
@@ -4242,7 +4242,7 @@ msgstr ""
"치할 사람에게</quote> 안전하게 전달해야 합니다."
#. Tag: para
-#: using-d-i.xml:2855
+#: using-d-i.xml:2859
#, no-c-format
msgid ""
"Should you decide to continue with the installation locally, you can always "
@@ -4253,7 +4253,7 @@ msgstr ""
"주 메뉴로 돌아갈 수 있습니다. 주 메뉴에서 다른 구성 요소를 선택하면 됩니다."
#. Tag: para
-#: using-d-i.xml:2861
+#: using-d-i.xml:2865
#, no-c-format
msgid ""
"Now let's switch to the other side of the wire. As a prerequisite, you need "
@@ -4283,7 +4283,7 @@ msgstr ""
"핑거프린트가 표시될 것이고, 이 핑거프린트가 올바른 지 확인해야 합니다."
#. Tag: para
-#: using-d-i.xml:2878
+#: using-d-i.xml:2882
#, no-c-format
msgid ""
"If you install several computers in turn and they happen to have the same IP "
@@ -4300,7 +4300,7 @@ msgstr ""
"당 줄을 지우고 다시 연결하면 됩니다."
#. Tag: para
-#: using-d-i.xml:2887
+#: using-d-i.xml:2891
#, no-c-format
msgid ""
"After the login you will be presented with an initial screen where you have "
@@ -4319,7 +4319,7 @@ msgstr ""
"야 합니다. 하지만 쉘의 경우에는 여러 개를 열어도 됩니다."
#. Tag: para
-#: using-d-i.xml:2897
+#: using-d-i.xml:2901
#, no-c-format
msgid ""
"After you have started the installation remotely over SSH, you should not go "
@@ -4334,7 +4334,7 @@ msgstr ""
"발생할 수 있습니다."
#. Tag: para
-#: using-d-i.xml:2905
+#: using-d-i.xml:2909
#, no-c-format
msgid ""
"Also, if you are running the SSH session from an X terminal, you should not "