summaryrefslogtreecommitdiff
path: root/po/da/install-methods.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/da/install-methods.po')
-rw-r--r--po/da/install-methods.po187
1 files changed, 106 insertions, 81 deletions
diff --git a/po/da/install-methods.po b/po/da/install-methods.po
index de754f9f5..b9f7a7905 100644
--- a/po/da/install-methods.po
+++ b/po/da/install-methods.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_install-methods\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-09-22 23:04+0000\n"
+"POT-Creation-Date: 2020-04-02 09:22+0000\n"
"PO-Revision-Date: 2018-12-27 09:42+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -770,14 +770,22 @@ msgstr ""
#. Tag: para
#: install-methods.xml:436
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "In order to start the kernel after booting from the USB stick, we will "
+#| "put a boot loader on the stick. Although any boot loader (e.g. "
+#| "<classname>lilo</classname>) should work, it's convenient to use "
+#| "<classname>syslinux</classname>, since it uses a FAT16 partition and can "
+#| "be reconfigured by just editing a text file. Any operating system which "
+#| "supports the FAT file system can be used to make changes to the "
+#| "configuration of the boot loader."
msgid ""
"In order to start the kernel after booting from the USB stick, we will put a "
-"boot loader on the stick. Although any boot loader (e.g. <classname>lilo</"
-"classname>) should work, it's convenient to use <classname>syslinux</"
-"classname>, since it uses a FAT16 partition and can be reconfigured by just "
-"editing a text file. Any operating system which supports the FAT file system "
-"can be used to make changes to the configuration of the boot loader."
+"boot loader on the stick. Although any boot loader should work, it's "
+"convenient to use <classname>syslinux</classname>, since it uses a FAT16 "
+"partition and can be reconfigured by just editing a text file. Any operating "
+"system which supports the FAT file system can be used to make changes to the "
+"configuration of the boot loader."
msgstr ""
"For at starte kernen efter opstart fra USB-drevet, vil vi placere en "
"opstartsindlæser på drevet. Selvom enhver opstartsindlæser (f.eks. "
@@ -1145,20 +1153,23 @@ msgstr ""
#. Tag: title
#: install-methods.xml:676
-#, no-c-format
-msgid ""
-"Hard disk installer booting from Linux using <command>LILO</command> or "
-"<command>GRUB</command>"
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Hard disk installer booting from DOS using <command>loadlin</command>"
+msgid "Hard disk installer booting from Linux using <command>GRUB</command>"
msgstr ""
-"Installationsprogrammets opstart fra harddisk fra Linux med brug af "
-"<command>LILO</command> eller <command>GRUB</command>"
+"Harddiskinstallationen starter op fra DOS med <command>loadlin</command>"
#. Tag: para
#: install-methods.xml:678
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "This section explains how to add to or even replace an existing linux "
+#| "installation using either <command>LILO</command> or <command>GRUB</"
+#| "command>."
msgid ""
"This section explains how to add to or even replace an existing linux "
-"installation using either <command>LILO</command> or <command>GRUB</command>."
+"installation using <command>GRUB</command>."
msgstr ""
"Dette afsnit forklarer hvordan du tilføjer eller erstatter en eksisterende "
"Linux-installation via enten <command>LILO</command> eller <command>GRUB</"
@@ -1166,11 +1177,15 @@ msgstr ""
#. Tag: para
#: install-methods.xml:684
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "At boot time, both bootloaders support loading in memory not only the "
+#| "kernel, but also a disk image. This RAM disk can be used as the root file-"
+#| "system by the kernel."
msgid ""
-"At boot time, both bootloaders support loading in memory not only the "
-"kernel, but also a disk image. This RAM disk can be used as the root file-"
-"system by the kernel."
+"At boot time, <command>GRUB</command> supports loading in memory not only "
+"the kernel, but also a disk image. This RAM disk can be used as the root "
+"file-system by the kernel."
msgstr ""
"Ved opstart, understøtter begge opstartsindlæsere indlæsning i hukommelse "
"ikke kun af kernen, men også af et diskaftryk. Denne RAM-disk kan bruges som "
@@ -1178,30 +1193,33 @@ msgstr ""
#. Tag: para
#: install-methods.xml:690
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Copy the following files from the &debian; archives to a convenient "
+#| "location on your hard drive (note that LILO can not boot from files on an "
+#| "NTFS file system), for instance to <filename>/boot/newinstall/</filename>."
msgid ""
"Copy the following files from the &debian; archives to a convenient location "
-"on your hard drive (note that LILO can not boot from files on an NTFS file "
-"system), for instance to <filename>/boot/newinstall/</filename>."
+"on your hard drive, for instance to <filename>/boot/newinstall/</filename>."
msgstr ""
"Kopier de følgende filer fra &debian;-arkiverne til en passende placering på "
"din harddisk (bemærk at LILO ikke kan starte op fra filer på et NFTS-"
"filsystem), for eksempel <filename>/boot/newinstall/</filename>."
#. Tag: para
-#: install-methods.xml:698
+#: install-methods.xml:697
#, no-c-format
msgid "<filename>vmlinuz</filename> (kernel binary)"
msgstr "<filename>vmlinuz</filename> (kernens binære fil)"
#. Tag: para
-#: install-methods.xml:703
+#: install-methods.xml:702
#, no-c-format
msgid "<filename>initrd.gz</filename> (ramdisk image)"
msgstr "<filename>initrd.gz</filename> (ramdisk-aftryk)"
#. Tag: para
-#: install-methods.xml:710
+#: install-methods.xml:709
#, no-c-format
msgid ""
"Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd"
@@ -1211,14 +1229,14 @@ msgstr ""
"\"boot-initrd\"/>."
#. Tag: title
-#: install-methods.xml:720
+#: install-methods.xml:719
#, no-c-format
msgid "Hard disk installer booting from DOS using <command>loadlin</command>"
msgstr ""
"Harddiskinstallationen starter op fra DOS med <command>loadlin</command>"
#. Tag: para
-#: install-methods.xml:721
+#: install-methods.xml:720
#, no-c-format
msgid ""
"This section explains how to prepare your hard drive for booting the "
@@ -1228,7 +1246,7 @@ msgstr ""
"installationsprogrammet op fra DOS med <command>loadlin</command>."
#. Tag: para
-#: install-methods.xml:726
+#: install-methods.xml:725
#, fuzzy, no-c-format
#| msgid ""
#| "Copy the following directories from a &debian; CD image to <filename>c:"
@@ -1241,7 +1259,7 @@ msgstr ""
"filename>."
#. Tag: para
-#: install-methods.xml:731
+#: install-methods.xml:730
#, no-c-format
msgid ""
"<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)"
@@ -1249,19 +1267,19 @@ msgstr ""
"<filename>/&x86-install-dir;</filename> (kernens binære fil og ramdiskaftryk)"
#. Tag: para
-#: install-methods.xml:736
+#: install-methods.xml:735
#, no-c-format
msgid "<filename>/tools</filename> (loadlin tool)"
msgstr "<filename>/tools</filename> (loadlin-værktøj)"
#. Tag: title
-#: install-methods.xml:848
+#: install-methods.xml:847
#, no-c-format
msgid "Preparing Files for TFTP Net Booting"
msgstr "Forberedelse af filer for TFTP-netopstart"
#. Tag: para
-#: install-methods.xml:849
+#: install-methods.xml:848
#, no-c-format
msgid ""
"If your machine is connected to a local area network, you may be able to "
@@ -1278,7 +1296,7 @@ msgstr ""
"maskine."
#. Tag: para
-#: install-methods.xml:857
+#: install-methods.xml:856
#, no-c-format
msgid ""
"You need to set up a TFTP server, and for many machines a DHCP server<phrase "
@@ -1290,7 +1308,7 @@ msgstr ""
"\"supports-bootp\">, eller BOOTP-server</phrase>."
#. Tag: para
-#: install-methods.xml:864
+#: install-methods.xml:863
#, no-c-format
msgid ""
"<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol "
@@ -1311,7 +1329,7 @@ msgstr ""
"konfigureres via DHCP."
#. Tag: para
-#: install-methods.xml:878
+#: install-methods.xml:877
#, no-c-format
msgid ""
"For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good "
@@ -1323,7 +1341,7 @@ msgstr ""
"starte op via BOOTP."
#. Tag: para
-#: install-methods.xml:884
+#: install-methods.xml:883
#, no-c-format
msgid ""
"Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There "
@@ -1333,7 +1351,7 @@ msgstr ""
"er en <classname>rbootd</classname>-pakke tilgængelig i &debian;."
#. Tag: para
-#: install-methods.xml:889
+#: install-methods.xml:888
#, no-c-format
msgid ""
"The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to "
@@ -1347,7 +1365,7 @@ msgstr ""
"angiver vi kommandoer for SunOS 4.x, SunOS 5.x (a.k.a. Solaris) og GNU/Linux."
#. Tag: para
-#: install-methods.xml:897
+#: install-methods.xml:896
#, no-c-format
msgid ""
"For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. "
@@ -1361,13 +1379,13 @@ msgstr ""
"til problemstillinger. Et godt alternativ er <classname>atftpd</classname>."
#. Tag: title
-#: install-methods.xml:913
+#: install-methods.xml:912
#, no-c-format
msgid "Setting up RARP server"
msgstr "Opsætning af en RARP-server"
#. Tag: para
-#: install-methods.xml:914
+#: install-methods.xml:913
#, fuzzy, no-c-format
#| msgid ""
#| "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC "
@@ -1394,7 +1412,7 @@ msgstr ""
"show dev eth0</userinput>."
#. Tag: para
-#: install-methods.xml:926
+#: install-methods.xml:925
#, no-c-format
msgid ""
"On a RARP server system using a Linux kernel or Solaris/SunOS, you use the "
@@ -1418,13 +1436,13 @@ msgstr ""
"-a</userinput> i SunOS 4 (Solaris 1)."
#. Tag: title
-#: install-methods.xml:947
+#: install-methods.xml:946
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "Opsætning af en DHCP-server"
#. Tag: para
-#: install-methods.xml:948
+#: install-methods.xml:947
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. For &debian-"
@@ -1438,7 +1456,7 @@ msgstr ""
"filename>):"
#. Tag: screen
-#: install-methods.xml:955
+#: install-methods.xml:954
#, no-c-format
msgid ""
"option domain-name \"example.com\";\n"
@@ -1482,7 +1500,7 @@ msgstr ""
"}"
#. Tag: para
-#: install-methods.xml:957
+#: install-methods.xml:956
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -1500,7 +1518,7 @@ msgstr ""
"navnet på filen, som hentes via TFTP."
#. Tag: para
-#: install-methods.xml:967
+#: install-methods.xml:966
#, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -1510,13 +1528,13 @@ msgstr ""
"genstart den med <userinput>/etc/init.d/isc-dhcp-server restart</userinput>."
#. Tag: title
-#: install-methods.xml:975
+#: install-methods.xml:974
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "Aktivering af PXE-opstart i DHCP-konfigurationen"
#. Tag: para
-#: install-methods.xml:976
+#: install-methods.xml:975
#, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -1587,7 +1605,7 @@ msgstr ""
"<xref linkend=\"tftp-images\"/> below)."
#. Tag: para
-#: install-methods.xml:986
+#: install-methods.xml:985
#, no-c-format
msgid ""
"If your machine uses UEFI to boot, you will have to specify a boot loader "
@@ -1597,7 +1615,7 @@ msgstr ""
"opstartsindlæser passende for UEFI-maskiner, for eksempel"
#. Tag: screen
-#: install-methods.xml:990
+#: install-methods.xml:989
#, no-c-format
msgid ""
"group {\n"
@@ -1619,13 +1637,13 @@ msgstr ""
"}"
#. Tag: title
-#: install-methods.xml:1003
+#: install-methods.xml:1002
#, no-c-format
msgid "Setting up a BOOTP server"
msgstr "Opsætning af en BOOTP-server"
#. Tag: para
-#: install-methods.xml:1004
+#: install-methods.xml:1003
#, no-c-format
msgid ""
"There are two BOOTP servers available for GNU/Linux. The first is CMU "
@@ -1641,7 +1659,7 @@ msgstr ""
"respektivt."
#. Tag: para
-#: install-methods.xml:1012
+#: install-methods.xml:1011
#, no-c-format
msgid ""
"To use CMU <command>bootpd</command>, you must first uncomment (or add) the "
@@ -1704,7 +1722,7 @@ msgstr ""
"MAC-adresse. </phrase>"
#. Tag: para
-#: install-methods.xml:1045
+#: install-methods.xml:1044
#, no-c-format
msgid ""
"By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
@@ -1728,13 +1746,13 @@ msgstr ""
"isc-dhcp-server restart</userinput>."
#. Tag: title
-#: install-methods.xml:1064
+#: install-methods.xml:1063
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "Aktivering af TFTP-serveren"
#. Tag: para
-#: install-methods.xml:1065
+#: install-methods.xml:1064
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -1744,7 +1762,7 @@ msgstr ""
"command> er aktiveret."
#. Tag: para
-#: install-methods.xml:1070
+#: install-methods.xml:1069
#, no-c-format
msgid ""
"In the case of <classname>tftpd-hpa</classname> there are two ways the "
@@ -1760,7 +1778,7 @@ msgstr ""
"ændres ved at rekonfigurere pakken."
#. Tag: para
-#: install-methods.xml:1079
+#: install-methods.xml:1078
#, no-c-format
msgid ""
"Historically, TFTP servers used <filename>/tftpboot</filename> as directory "
@@ -1778,7 +1796,7 @@ msgstr ""
"konfigurationseksemplerne i dette afsnit jævnfør dette."
#. Tag: para
-#: install-methods.xml:1089
+#: install-methods.xml:1088
#, no-c-format
msgid ""
"All <command>in.tftpd</command> alternatives available in &debian; should "
@@ -1795,7 +1813,7 @@ msgstr ""
"fejltilfælde."
#. Tag: para
-#: install-methods.xml:1097
+#: install-methods.xml:1096
#, no-c-format
msgid ""
"If you intend to install &debian; on an SGI machine and your TFTP server is "
@@ -1827,13 +1845,13 @@ msgstr ""
"Linux TFTP-serveren bruger."
#. Tag: title
-#: install-methods.xml:1119
+#: install-methods.xml:1118
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "Flyt TFTP-aftryk på plads"
#. Tag: para
-#: install-methods.xml:1120
+#: install-methods.xml:1119
#, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -1849,7 +1867,7 @@ msgstr ""
"TFTP-klienten, og der er ingen udbredte standarder."
#. Tag: para
-#: install-methods.xml:1129
+#: install-methods.xml:1128
#, no-c-format
msgid ""
"On NewWorld Power Macintosh machines, you will need to set up the "
@@ -1864,37 +1882,37 @@ msgstr ""
"filer fra mappen <filename>netboot/</filename>:"
#. Tag: filename
-#: install-methods.xml:1140
+#: install-methods.xml:1139
#, no-c-format
msgid "vmlinux"
msgstr "vmlinux"
#. Tag: filename
-#: install-methods.xml:1145
+#: install-methods.xml:1144
#, no-c-format
msgid "initrd.gz"
msgstr "initrd.gz"
#. Tag: filename
-#: install-methods.xml:1150
+#: install-methods.xml:1149
#, no-c-format
msgid "yaboot"
msgstr "yaboot"
#. Tag: filename
-#: install-methods.xml:1155
+#: install-methods.xml:1154
#, no-c-format
msgid "yaboot.conf"
msgstr "yaboot.conf"
#. Tag: filename
-#: install-methods.xml:1160
+#: install-methods.xml:1159
#, no-c-format
msgid "boot.msg"
msgstr "boot.msg"
#. Tag: para
-#: install-methods.xml:1165
+#: install-methods.xml:1164
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -1914,7 +1932,7 @@ msgstr ""
"installer/amd64/bootnetx64.efi</filename>)."
#. Tag: para
-#: install-methods.xml:1175
+#: install-methods.xml:1174
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -1930,13 +1948,13 @@ msgstr ""
"filename> til <command>tftpd</command> som filnavnet at starte op."
#. Tag: title
-#: install-methods.xml:1187
+#: install-methods.xml:1186
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "SPARC TFTP-opstart"
#. Tag: para
-#: install-methods.xml:1188
+#: install-methods.xml:1187
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -1967,7 +1985,7 @@ msgstr ""
"underarkitekturnavnet."
#. Tag: para
-#: install-methods.xml:1204
+#: install-methods.xml:1203
#, no-c-format
msgid ""
"If you've done all this correctly, giving the command <userinput>boot net</"
@@ -1981,7 +1999,7 @@ msgstr ""
"aftryksnavn der anmodes om."
#. Tag: para
-#: install-methods.xml:1211
+#: install-methods.xml:1210
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -1995,13 +2013,13 @@ msgstr ""
"befinde sig i mappen som TFTP-serveren kigger i."
#. Tag: title
-#: install-methods.xml:1222
+#: install-methods.xml:1221
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "SGI TFTP-opstart"
#. Tag: para
-#: install-methods.xml:1223
+#: install-methods.xml:1222
#, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2015,13 +2033,13 @@ msgstr ""
"userinput>-tlvalget i <filename>/etc/dhcpd.conf</filename>."
#. Tag: title
-#: install-methods.xml:1331
+#: install-methods.xml:1330
#, no-c-format
msgid "Automatic Installation"
msgstr "Automatisk installation"
#. Tag: para
-#: install-methods.xml:1332
+#: install-methods.xml:1331
#, no-c-format
msgid ""
"For installing on multiple computers it's possible to do fully automatic "
@@ -2037,13 +2055,13 @@ msgstr ""
"\">FAI's hjemmeside</ulink> for detaljeret information."
#. Tag: title
-#: install-methods.xml:1344
+#: install-methods.xml:1343
#, no-c-format
msgid "Automatic Installation Using the &debian; Installer"
msgstr "Automatisk installation med &debian;-installationsprogrammet"
#. Tag: para
-#: install-methods.xml:1345
+#: install-methods.xml:1344
#, no-c-format
msgid ""
"The &debian; Installer supports automating installs via preconfiguration "
@@ -2057,7 +2075,7 @@ msgstr ""
"stillet under installationsprocessen."
#. Tag: para
-#: install-methods.xml:1352
+#: install-methods.xml:1351
#, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "
@@ -2066,6 +2084,13 @@ msgstr ""
"Fuld dokumentation vedrørende preseeding inklusiv et arbejdseksempel, som du "
"kan redigere er i <xref linkend=\"appendix-preseed\"/>."
+#~ msgid ""
+#~ "Hard disk installer booting from Linux using <command>LILO</command> or "
+#~ "<command>GRUB</command>"
+#~ msgstr ""
+#~ "Installationsprogrammets opstart fra harddisk fra Linux med brug af "
+#~ "<command>LILO</command> eller <command>GRUB</command>"
+
#~ msgid "Creating Floppies from Disk Images"
#~ msgstr "Oprette disketter fra diskaftryk"