diff options
Diffstat (limited to 'po/sv/using-d-i.po')
-rw-r--r-- | po/sv/using-d-i.po | 799 |
1 files changed, 502 insertions, 297 deletions
diff --git a/po/sv/using-d-i.po b/po/sv/using-d-i.po index 8c90e705e..295a81913 100644 --- a/po/sv/using-d-i.po +++ b/po/sv/using-d-i.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: installation-guide 20051025 using d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2010-02-24 01:12+0000\n" +"POT-Creation-Date: 2010-03-12 01:12+0000\n" "PO-Revision-Date: 2009-11-25 17:47+0100\n" "Last-Translator: Daniel Nylander <po@danielnylander.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -1520,12 +1520,217 @@ msgstr "" #. Tag: title #: using-d-i.xml:952 +#, fuzzy, no-c-format +#| msgid "Created partitions" +msgid "Supported partitioning options" +msgstr "Skapade partitioner" + +#. Tag: para +#: using-d-i.xml:953 +#, no-c-format +msgid "" +"The partitioner used in &d-i; is fairly versatile. It allows to create many " +"different partitioning schemes, using various partition tables, file systems " +"and advanced block devices." +msgstr "" + +#. Tag: para +#: using-d-i.xml:959 +#, no-c-format +msgid "" +"Exactly which options are available depends mainly on the architecture, but " +"also on other factors. For example, on systems with limited internal memory " +"some options may not be available. Defaults may vary as well. The type of " +"partition table used by default can for example be different for large " +"capacity hard disks than for smaller hard disks. Some options can only be " +"changed when installing at medium or low debconf priority; at higher " +"priorities sensible defaults will be used." +msgstr "" + +#. Tag: para +#: using-d-i.xml:970 +#, no-c-format +msgid "" +"The installer supports various forms of advanced partitioning and use of " +"storage devices, which in many cases can be used in combination." +msgstr "" + +#. Tag: emphasis +#: using-d-i.xml:977 +#, fuzzy, no-c-format +#| msgid "Configuring the Logical Volume Manager (LVM)" +msgid "Logical Volume Management (LVM)" +msgstr "Konfigurering av den logiska volymhanteraren (LVM)" + +#. Tag: emphasis +#: using-d-i.xml:980 +#, no-c-format +msgid "Software RAID" +msgstr "" + +#. Tag: para +#: using-d-i.xml:981 +#, no-c-format +msgid "Supported are RAID levels 0, 1, 4, 5, 6 and 10." +msgstr "" + +#. Tag: emphasis +#: using-d-i.xml:985 +#, no-c-format +msgid "Encryption" +msgstr "" + +#. Tag: para +#: using-d-i.xml:987 +#, no-c-format +msgid "" +"<emphasis>Serial ATA RAID</emphasis> (using <classname>dmraid</classname>)" +msgstr "" + +#. Tag: para +#: using-d-i.xml:989 +#, no-c-format +msgid "" +"Also called <quote>fake RAID</quote> or <quote>BIOS RAID</quote>. Support " +"for Serial ATA RAID is currently only available if enabled when the " +"installer is booted. Further information is available on <ulink url=\"&url-d-" +"i-sataraid;\">our Wiki</ulink>." +msgstr "" + +#. Tag: para +#: using-d-i.xml:995 +#, no-c-format +msgid "<emphasis>Multipath</emphasis> (experimental)" +msgstr "" + +#. Tag: para +#: using-d-i.xml:997 +#, no-c-format +msgid "" +"See <ulink url=\"&url-d-i-multipath;\">our Wiki</ulink> for information. " +"Support for multipath is currently only available if enabled when the " +"installer is booted." +msgstr "" + +#. Tag: para +#: using-d-i.xml:1004 +#, no-c-format +msgid "The following file systems are supported." +msgstr "" + +#. Tag: para +#: using-d-i.xml:1009 +#, no-c-format +msgid "" +"<phrase arch=\"arm, mipsel\"><emphasis>ext2r0</emphasis>,</phrase> " +"<emphasis>ext2</emphasis>, <emphasis>ext3</emphasis>, <emphasis>ext4</" +"emphasis>" +msgstr "" + +#. Tag: para +#: using-d-i.xml:1014 +#, no-c-format +msgid "" +"The default file system selected in most cases is ext3; for <filename>/boot</" +"filename> partitions ext2 will be selected by default when guided " +"partitioning is used." +msgstr "" + +#. Tag: para +#: using-d-i.xml:1019 +#, fuzzy, no-c-format +#| msgid "" +#| "The option to use (encrypted) LVM may not be available on all " +#| "architectures." +msgid "<emphasis>jfs</emphasis> (not available on all architectures)" +msgstr "" +"Alternativet att använda (krypterad) LVM kanske inte är tillgängligt på alla " +"arkitekturer." + +#. Tag: para +#: using-d-i.xml:1022 +#, fuzzy, no-c-format +#| msgid "" +#| "The option to use (encrypted) LVM may not be available on all " +#| "architectures." +msgid "<emphasis>xfs</emphasis> (not available on all architectures)" +msgstr "" +"Alternativet att använda (krypterad) LVM kanske inte är tillgängligt på alla " +"arkitekturer." + +#. Tag: para +#: using-d-i.xml:1025 +#, no-c-format +msgid "" +"<emphasis>reiserfs</emphasis> (optional; not available on all architectures)" +msgstr "" + +#. Tag: para +#: using-d-i.xml:1027 +#, no-c-format +msgid "" +"Support for the Reiser file system is no longer available by default. When " +"the installer is running at medium or low debconf priority it can be enabled " +"by selecting the <classname>partman-reiserfs</classname> component. Only " +"version 3 of the file system is supported." +msgstr "" + +#. Tag: emphasis +#: using-d-i.xml:1034 +#, no-c-format +msgid "jffs2" +msgstr "" + +#. Tag: para +#: using-d-i.xml:1035 +#, no-c-format +msgid "" +"Used on some systems to read flash memory. It is not possible to create new " +"jffs2 partitions." +msgstr "" + +#. Tag: emphasis +#: using-d-i.xml:1040 +#, no-c-format +msgid "qnx4" +msgstr "" + +#. Tag: para +#: using-d-i.xml:1041 +#, no-c-format +msgid "" +"Existing partitions will be recognized and it is possible to assign mount " +"points for them. It is not possible to create new qnx4 partitions." +msgstr "" + +#. Tag: para +#: using-d-i.xml:1045 +#, no-c-format +msgid "<emphasis>FAT16</emphasis>, <emphasis>FAT32</emphasis>" +msgstr "" + +#. Tag: para +#: using-d-i.xml:1048 +#, no-c-format +msgid "<emphasis>NTFS</emphasis> (read-only)" +msgstr "" + +#. Tag: para +#: using-d-i.xml:1050 +#, no-c-format +msgid "" +"Existing NTFS partitions can be resized and it is possible to assign mount " +"points for them. It is not possible to create new NTFS partitions." +msgstr "" + +#. Tag: title +#: using-d-i.xml:1060 #, no-c-format msgid "Guided Partitioning" msgstr "Guidad partitionering" #. Tag: para -#: using-d-i.xml:953 +#: using-d-i.xml:1061 #, no-c-format msgid "" "If you choose guided partitioning, you may have three options: to create " @@ -1543,7 +1748,7 @@ msgstr "" "para> </footnote>." #. Tag: para -#: using-d-i.xml:968 +#: using-d-i.xml:1076 #, no-c-format msgid "" "The option to use (encrypted) LVM may not be available on all architectures." @@ -1552,7 +1757,7 @@ msgstr "" "arkitekturer." #. Tag: para -#: using-d-i.xml:973 +#: using-d-i.xml:1081 #, no-c-format msgid "" "When using LVM or encrypted LVM, the installer will create most partitions " @@ -1569,7 +1774,7 @@ msgstr "" "extra säkerhet för ditt (personliga) data." #. Tag: para -#: using-d-i.xml:982 +#: using-d-i.xml:1090 #, no-c-format msgid "" "When using encrypted LVM, the installer will also automatically erase the " @@ -1586,7 +1791,7 @@ msgstr "" "disk." #. Tag: para -#: using-d-i.xml:991 +#: using-d-i.xml:1099 #, no-c-format msgid "" "If you choose guided partitioning using LVM or encrypted LVM, some changes " @@ -1604,7 +1809,7 @@ msgstr "" "dessa ändringar innan de skrivs till disken." #. Tag: para -#: using-d-i.xml:1001 +#: using-d-i.xml:1109 #, no-c-format msgid "" "If you choose guided partitioning (either classic or using (encrypted) LVM) " @@ -1622,7 +1827,7 @@ msgstr "" "hjälpa dig att särskilja dem." #. Tag: para -#: using-d-i.xml:1010 +#: using-d-i.xml:1118 #, no-c-format msgid "" "Any data on the disk you select will eventually be lost, but you will always " @@ -1638,7 +1843,7 @@ msgstr "" "inte möjligt." #. Tag: para -#: using-d-i.xml:1018 +#: using-d-i.xml:1126 #, no-c-format msgid "" "Next, you will be able to choose from the schemes listed in the table below. " @@ -1656,73 +1861,73 @@ msgstr "" "på vald plan), kommer den guidade partitioneringen att misslyckas." #. Tag: entry -#: using-d-i.xml:1034 +#: using-d-i.xml:1142 #, no-c-format msgid "Partitioning scheme" msgstr "Partitioneringsplan" #. Tag: entry -#: using-d-i.xml:1035 +#: using-d-i.xml:1143 #, no-c-format msgid "Minimum space" msgstr "Minsta utrymme" #. Tag: entry -#: using-d-i.xml:1036 +#: using-d-i.xml:1144 #, no-c-format msgid "Created partitions" msgstr "Skapade partitioner" #. Tag: entry -#: using-d-i.xml:1042 +#: using-d-i.xml:1150 #, no-c-format msgid "All files in one partition" msgstr "Alla filer på en partition" #. Tag: entry -#: using-d-i.xml:1043 +#: using-d-i.xml:1151 #, no-c-format msgid "600MB" msgstr "600 MB" #. Tag: entry -#: using-d-i.xml:1044 +#: using-d-i.xml:1152 #, no-c-format msgid "<filename>/</filename>, swap" msgstr "<filename>/</filename>, växl" #. Tag: entry -#: using-d-i.xml:1046 +#: using-d-i.xml:1154 #, no-c-format msgid "Separate /home partition" msgstr "Separat partition för /home" #. Tag: entry -#: using-d-i.xml:1047 +#: using-d-i.xml:1155 #, no-c-format msgid "500MB" msgstr "500 MB" #. Tag: entry -#: using-d-i.xml:1048 +#: using-d-i.xml:1156 #, no-c-format msgid "<filename>/</filename>, <filename>/home</filename>, swap" msgstr "<filename>/</filename>, <filename>/home</filename>, växl" #. Tag: entry -#: using-d-i.xml:1052 +#: using-d-i.xml:1160 #, no-c-format msgid "Separate /home, /usr, /var and /tmp partitions" msgstr "Separata partitioner för /home, /usr, /var och /tmp" #. Tag: entry -#: using-d-i.xml:1053 +#: using-d-i.xml:1161 #, no-c-format msgid "<entry>1GB</entry>" msgstr "<entry>1 GB</entry>" #. Tag: entry -#: using-d-i.xml:1054 +#: using-d-i.xml:1162 #, no-c-format msgid "" "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" @@ -1732,7 +1937,7 @@ msgstr "" "filename>, <filename>/var</filename>, <filename>/tmp</filename>, växl" #. Tag: para -#: using-d-i.xml:1063 +#: using-d-i.xml:1171 #, no-c-format msgid "" "If you choose guided partitioning using (encrypted) LVM, the installer will " @@ -1746,7 +1951,7 @@ msgstr "" "att skapas inom LVM-partitionen." #. Tag: para -#: using-d-i.xml:1069 +#: using-d-i.xml:1177 #, no-c-format msgid "" "If you choose guided partitioning for your IA-64 system, there will be an " @@ -1761,7 +1966,7 @@ msgstr "" "uppstartspartition." #. Tag: para -#: using-d-i.xml:1077 +#: using-d-i.xml:1185 #, no-c-format msgid "" "After selecting a scheme, the next screen will show your new partition " @@ -1773,7 +1978,7 @@ msgstr "" "var de kommer att monteras." #. Tag: para -#: using-d-i.xml:1083 +#: using-d-i.xml:1191 #, no-c-format msgid "" "The list of partitions might look like this: <informalexample><screen>\n" @@ -1823,7 +2028,7 @@ msgstr "" "men det visar en möjlig variation som kan uppnås med manuell partitionering." #. Tag: para -#: using-d-i.xml:1096 +#: using-d-i.xml:1204 #, no-c-format msgid "" "This concludes the guided partitioning. If you are satisfied with the " @@ -1844,13 +2049,13 @@ msgstr "" "beskrivs nedan för manuell partitionering." #. Tag: title -#: using-d-i.xml:1110 +#: using-d-i.xml:1218 #, no-c-format msgid "Manual Partitioning" msgstr "Manuell partitionering" #. Tag: para -#: using-d-i.xml:1111 +#: using-d-i.xml:1219 #, no-c-format msgid "" "A similar screen to the one shown just above will be displayed if you choose " @@ -1866,7 +2071,7 @@ msgstr "" "kommer att täckas in av den återstående delen av det här avsnittet." #. Tag: para -#: using-d-i.xml:1119 +#: using-d-i.xml:1227 #, no-c-format msgid "" "If you select a pristine disk which has neither partitions nor free space on " @@ -1880,7 +2085,7 @@ msgstr "" "texten <quote>LEDIGT UTRYMME</quote> visas i tabellen under en valda disken." #. Tag: para -#: using-d-i.xml:1127 +#: using-d-i.xml:1235 #, no-c-format msgid "" "If you select some free space, you will have the opportunity to create a new " @@ -1922,7 +2127,7 @@ msgstr "" "<command>partman</command>." #. Tag: para -#: using-d-i.xml:1149 +#: using-d-i.xml:1257 #, no-c-format msgid "" "If you decide you want to change something about your partition, simply " @@ -1944,7 +2149,7 @@ msgstr "" "Den här menyn låter dig även ta bort en partition." #. Tag: para -#: using-d-i.xml:1160 +#: using-d-i.xml:1268 #, no-c-format msgid "" "Be sure to create at least two partitions: one for the <emphasis>root</" @@ -1960,7 +2165,7 @@ msgstr "" "förrän du har rättat till det." #. Tag: para -#: using-d-i.xml:1168 +#: using-d-i.xml:1276 #, no-c-format msgid "" "If you forget to select and format an EFI boot partition, <command>partman</" @@ -1972,7 +2177,7 @@ msgstr "" "förrän du har allokerat en." #. Tag: para -#: using-d-i.xml:1174 +#: using-d-i.xml:1282 #, no-c-format msgid "" "Capabilities of <command>partman</command> can be extended with installer " @@ -1988,7 +2193,7 @@ msgstr "" "filename> eller <filename>partman-lvm</filename>)." #. Tag: para -#: using-d-i.xml:1182 +#: using-d-i.xml:1290 #, no-c-format msgid "" "After you are satisfied with partitioning, select <guimenuitem>Finish " @@ -2003,13 +2208,13 @@ msgstr "" "filsystem." #. Tag: title -#: using-d-i.xml:1210 +#: using-d-i.xml:1318 #, no-c-format msgid "Configuring Multidisk Devices (Software RAID)" msgstr "Konfiguration av multidiskenheter (Programvaru-RAID)" #. Tag: para -#: using-d-i.xml:1211 +#: using-d-i.xml:1319 #, no-c-format msgid "" "If you have more than one harddrive<footnote><para> To be honest, you can " @@ -2029,7 +2234,7 @@ msgstr "" "<firstterm>programvaru-RAID</firstterm>)." #. Tag: para -#: using-d-i.xml:1224 +#: using-d-i.xml:1332 #, no-c-format msgid "" "MD is basically a bunch of partitions located on different disks and " @@ -2044,7 +2249,7 @@ msgstr "" "etc.)." #. Tag: para -#: using-d-i.xml:1232 +#: using-d-i.xml:1340 #, no-c-format msgid "" "What benefits this brings depends on the type of MD device you are creating. " @@ -2155,98 +2360,98 @@ msgstr "" "varlistentry> </variablelist> För att summera:" #. Tag: entry -#: using-d-i.xml:1346 +#: using-d-i.xml:1454 #, no-c-format msgid "Type" msgstr "Typ" #. Tag: entry -#: using-d-i.xml:1347 +#: using-d-i.xml:1455 #, no-c-format msgid "Minimum Devices" msgstr "Minimum antal enheter" #. Tag: entry -#: using-d-i.xml:1348 +#: using-d-i.xml:1456 #, no-c-format msgid "Spare Device" msgstr "Reservenhet" #. Tag: entry -#: using-d-i.xml:1349 +#: using-d-i.xml:1457 #, no-c-format msgid "Survives disk failure?" msgstr "Överlever diskfel?" #. Tag: entry -#: using-d-i.xml:1350 +#: using-d-i.xml:1458 #, no-c-format msgid "Available Space" msgstr "Tillgänglig plats" #. Tag: entry -#: using-d-i.xml:1356 +#: using-d-i.xml:1464 #, no-c-format msgid "RAID0" msgstr "RAID0" #. Tag: entry -#: using-d-i.xml:1357 using-d-i.xml:1365 using-d-i.xml:1395 +#: using-d-i.xml:1465 using-d-i.xml:1473 using-d-i.xml:1503 #, no-c-format msgid "<entry>2</entry>" msgstr "<entry>2</entry>" #. Tag: entry -#: using-d-i.xml:1358 using-d-i.xml:1359 +#: using-d-i.xml:1466 using-d-i.xml:1467 #, no-c-format msgid "<entry>no</entry>" msgstr "<entry>nej</entry>" #. Tag: entry -#: using-d-i.xml:1360 +#: using-d-i.xml:1468 #, no-c-format msgid "Size of the smallest partition multiplied by number of devices in RAID" msgstr "" "Storlek för den minsta partitionen multiplicerat med antalet enheter i RAID" #. Tag: entry -#: using-d-i.xml:1364 +#: using-d-i.xml:1472 #, no-c-format msgid "RAID1" msgstr "RAID1" #. Tag: entry -#: using-d-i.xml:1366 using-d-i.xml:1374 using-d-i.xml:1385 using-d-i.xml:1396 +#: using-d-i.xml:1474 using-d-i.xml:1482 using-d-i.xml:1493 using-d-i.xml:1504 #, no-c-format msgid "optional" msgstr "valfri" #. Tag: entry -#: using-d-i.xml:1367 using-d-i.xml:1375 using-d-i.xml:1386 using-d-i.xml:1397 +#: using-d-i.xml:1475 using-d-i.xml:1483 using-d-i.xml:1494 using-d-i.xml:1505 #, no-c-format msgid "<entry>yes</entry>" msgstr "<entry>ja</entry>" #. Tag: entry -#: using-d-i.xml:1368 +#: using-d-i.xml:1476 #, no-c-format msgid "Size of the smallest partition in RAID" msgstr "Storlek för den minsta partitionen i RAID" #. Tag: entry -#: using-d-i.xml:1372 +#: using-d-i.xml:1480 #, no-c-format msgid "RAID5" msgstr "RAID5" #. Tag: entry -#: using-d-i.xml:1373 +#: using-d-i.xml:1481 #, no-c-format msgid "<entry>3</entry>" msgstr "<entry>3</entry>" #. Tag: entry -#: using-d-i.xml:1376 +#: using-d-i.xml:1484 #, no-c-format msgid "" "Size of the smallest partition multiplied by (number of devices in RAID " @@ -2256,19 +2461,19 @@ msgstr "" "minus en)" #. Tag: entry -#: using-d-i.xml:1383 +#: using-d-i.xml:1491 #, no-c-format msgid "RAID6" msgstr "RAID6" #. Tag: entry -#: using-d-i.xml:1384 +#: using-d-i.xml:1492 #, no-c-format msgid "<entry>4</entry>" msgstr "<entry>4</entry>" #. Tag: entry -#: using-d-i.xml:1387 +#: using-d-i.xml:1495 #, no-c-format msgid "" "Size of the smallest partition multiplied by (number of devices in RAID " @@ -2278,13 +2483,13 @@ msgstr "" "minus två)" #. Tag: entry -#: using-d-i.xml:1394 +#: using-d-i.xml:1502 #, no-c-format msgid "RAID10" msgstr "RAID10" #. Tag: entry -#: using-d-i.xml:1398 +#: using-d-i.xml:1506 #, no-c-format msgid "" "Total of all partitions divided by the number of chunk copies (defaults to " @@ -2293,7 +2498,7 @@ msgstr "" "Totalen för alla partitioner delat med antalet delkopior (standard är två)" #. Tag: para -#: using-d-i.xml:1405 +#: using-d-i.xml:1513 #, no-c-format msgid "" "If you want to know more about Software RAID, have a look at <ulink url=" @@ -2303,7 +2508,7 @@ msgstr "" "software-raid-howto;\">Software RAID HOWTO</ulink>." #. Tag: para -#: using-d-i.xml:1410 +#: using-d-i.xml:1518 #, no-c-format msgid "" "To create an MD device, you need to have the desired partitions it should " @@ -2319,7 +2524,7 @@ msgstr "" "<guimenuitem>fysisk volym för RAID</guimenuitem> </menuchoice>.)" #. Tag: para -#: using-d-i.xml:1419 +#: using-d-i.xml:1527 #, no-c-format msgid "" "Make sure that the system can be booted with the partitioning scheme you are " @@ -2339,7 +2544,7 @@ msgstr "" "RAID1 för <filename>/boot</filename> kan det vara ett alternativ." #. Tag: para -#: using-d-i.xml:1431 +#: using-d-i.xml:1539 #, no-c-format msgid "" "Support for MD is a relatively new addition to the installer. You may " @@ -2357,7 +2562,7 @@ msgstr "" "installationssteg manuellt från ett skal." #. Tag: para -#: using-d-i.xml:1440 +#: using-d-i.xml:1548 #, no-c-format msgid "" "Next, you should choose <guimenuitem>Configure software RAID</guimenuitem> " @@ -2379,7 +2584,7 @@ msgstr "" "beror på den MD-typ du har valt." #. Tag: para -#: using-d-i.xml:1453 +#: using-d-i.xml:1561 #, no-c-format msgid "" "RAID0 is simple — you will be issued with the list of available RAID " @@ -2391,7 +2596,7 @@ msgstr "" "enheten." #. Tag: para -#: using-d-i.xml:1460 +#: using-d-i.xml:1568 #, no-c-format msgid "" "RAID1 is a bit more tricky. First, you will be asked to enter the number of " @@ -2411,7 +2616,7 @@ msgstr "" "fortsätta förräns du har rättat till det." #. Tag: para -#: using-d-i.xml:1472 +#: using-d-i.xml:1580 #, no-c-format msgid "" "RAID5 has a setup procedure similar to RAID1 with the exception that you " @@ -2421,7 +2626,7 @@ msgstr "" "behöver använda åtminstone <emphasis>tre</emphasis> aktiva partitioner." #. Tag: para -#: using-d-i.xml:1478 +#: using-d-i.xml:1586 #, no-c-format msgid "" "RAID6 also has a setup procedure similar to RAID1 except that at least " @@ -2431,7 +2636,7 @@ msgstr "" "behöver använda åtminstone <emphasis>fyra</emphasis> aktiva partitioner." #. Tag: para -#: using-d-i.xml:1484 +#: using-d-i.xml:1592 #, no-c-format msgid "" "RAID10 again has a setup procedure similar to RAID1 except in expert mode. " @@ -2451,7 +2656,7 @@ msgstr "" "enheter så att var och en av kopiorna kan distribueras till olika diskar." #. Tag: para -#: using-d-i.xml:1498 +#: using-d-i.xml:1606 #, no-c-format msgid "" "It is perfectly possible to have several types of MD at once. For example, " @@ -2470,7 +2675,7 @@ msgstr "" "home</filename>)." #. Tag: para -#: using-d-i.xml:1507 +#: using-d-i.xml:1615 #, no-c-format msgid "" "After you set up MD devices to your liking, you can <guimenuitem>Finish</" @@ -2484,13 +2689,13 @@ msgstr "" "enheter och ge dem de vanliga attributen såsom monteringspunkter." #. Tag: title -#: using-d-i.xml:1522 +#: using-d-i.xml:1630 #, no-c-format msgid "Configuring the Logical Volume Manager (LVM)" msgstr "Konfigurering av den logiska volymhanteraren (LVM)" #. Tag: para -#: using-d-i.xml:1523 +#: using-d-i.xml:1631 #, no-c-format msgid "" "If you are working with computers at the level of system administrator or " @@ -2506,7 +2711,7 @@ msgstr "" "den här situationen genom att flytta runt saker, symboliska länkar, etc." #. Tag: para -#: using-d-i.xml:1531 +#: using-d-i.xml:1639 #, no-c-format msgid "" "To avoid the described situation you can use Logical Volume Manager (LVM). " @@ -2526,7 +2731,7 @@ msgstr "" "volymgrupperna) kan spänna över ett flertal fysiska diskar." #. Tag: para -#: using-d-i.xml:1541 +#: using-d-i.xml:1649 #, no-c-format msgid "" "Now when you realize you need more space for your old 160GB <filename>/home</" @@ -2547,7 +2752,7 @@ msgstr "" "<ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>." #. Tag: para -#: using-d-i.xml:1552 +#: using-d-i.xml:1660 #, no-c-format msgid "" "LVM setup in &d-i; is quite simple and completely supported inside " @@ -2564,7 +2769,7 @@ msgstr "" "guimenuitem> </menuchoice>." #. Tag: para -#: using-d-i.xml:1561 +#: using-d-i.xml:1669 #, no-c-format msgid "" "When you return to the main <command>partman</command> screen, you will see " @@ -2585,7 +2790,7 @@ msgstr "" "är:" #. Tag: para -#: using-d-i.xml:1572 +#: using-d-i.xml:1680 #, no-c-format msgid "" "<guimenuitem>Display configuration details</guimenuitem>: shows LVM device " @@ -2595,43 +2800,43 @@ msgstr "" "enhetsstrukturen, namn och storlekar på logiska volymer och annat" #. Tag: guimenuitem -#: using-d-i.xml:1577 +#: using-d-i.xml:1685 #, no-c-format msgid "Create volume group" msgstr "Skapa volymgrupp" #. Tag: guimenuitem -#: using-d-i.xml:1580 +#: using-d-i.xml:1688 #, no-c-format msgid "Create logical volume" msgstr "Skapa logisk volym" #. Tag: guimenuitem -#: using-d-i.xml:1583 +#: using-d-i.xml:1691 #, no-c-format msgid "Delete volume group" msgstr "Ta bort volymgrupp" #. Tag: guimenuitem -#: using-d-i.xml:1586 +#: using-d-i.xml:1694 #, no-c-format msgid "Delete logical volume" msgstr "Ta bort logisk volym" #. Tag: guimenuitem -#: using-d-i.xml:1589 +#: using-d-i.xml:1697 #, no-c-format msgid "Extend volume group" msgstr "Utöka volymgrupp" #. Tag: guimenuitem -#: using-d-i.xml:1592 +#: using-d-i.xml:1700 #, no-c-format msgid "Reduce volume group" msgstr "Minska volymgrupp" #. Tag: para -#: using-d-i.xml:1594 +#: using-d-i.xml:1702 #, no-c-format msgid "" "<guimenuitem>Finish</guimenuitem>: return to the main <command>partman</" @@ -2641,7 +2846,7 @@ msgstr "" "<command>partman</command>" #. Tag: para -#: using-d-i.xml:1600 +#: using-d-i.xml:1708 #, no-c-format msgid "" "Use the options in that menu to first create a volume group and then create " @@ -2651,7 +2856,7 @@ msgstr "" "skapa dina logiska volymer i den." #. Tag: para -#: using-d-i.xml:1605 +#: using-d-i.xml:1713 #, no-c-format msgid "" "After you return to the main <command>partman</command> screen, any created " @@ -2663,13 +2868,13 @@ msgstr "" "bör även behandla dem som det)." #. Tag: title -#: using-d-i.xml:1619 +#: using-d-i.xml:1727 #, no-c-format msgid "Configuring Encrypted Volumes" msgstr "Konfigurera krypterade volymer" #. Tag: para -#: using-d-i.xml:1620 +#: using-d-i.xml:1728 #, no-c-format msgid "" "&d-i; allows you to set up encrypted partitions. Every file you write to " @@ -2692,7 +2897,7 @@ msgstr "" "slumpmässiga tecken." #. Tag: para -#: using-d-i.xml:1632 +#: using-d-i.xml:1740 #, no-c-format msgid "" "The two most important partitions to encrypt are: the home partition, where " @@ -2720,7 +2925,7 @@ msgstr "" "krypterad partition." #. Tag: para -#: using-d-i.xml:1647 +#: using-d-i.xml:1755 #, no-c-format msgid "" "Please note that the performance of encrypted partitions will be less than " @@ -2734,7 +2939,7 @@ msgstr "" "processorhastighet, vald kryptering och nyckellängd." #. Tag: para -#: using-d-i.xml:1654 +#: using-d-i.xml:1762 #, no-c-format msgid "" "To use encryption, you have to create a new partition by selecting some free " @@ -2755,7 +2960,7 @@ msgstr "" "partitionen." #. Tag: para -#: using-d-i.xml:1665 +#: using-d-i.xml:1773 #, no-c-format msgid "" "&d-i; supports several encryption methods. The default method is " @@ -2772,7 +2977,7 @@ msgstr "" "annorlunda. " #. Tag: para -#: using-d-i.xml:1677 +#: using-d-i.xml:1785 #, no-c-format msgid "" "First, let's have a look at the options available when you select " @@ -2786,13 +2991,13 @@ msgstr "" "ut med tanke på säkerhet." #. Tag: term -#: using-d-i.xml:1687 +#: using-d-i.xml:1795 #, no-c-format msgid "Encryption: <userinput>aes</userinput>" msgstr "Kryptering: <userinput>aes</userinput>" #. Tag: para -#: using-d-i.xml:1689 +#: using-d-i.xml:1797 #, no-c-format msgid "" "This option lets you select the encryption algorithm (<firstterm>cipher</" @@ -2817,13 +3022,13 @@ msgstr "" "standardkrypteringsalgoritm för skydd av känslig information för 2000-talet." #. Tag: term -#: using-d-i.xml:1707 +#: using-d-i.xml:1815 #, no-c-format msgid "Key size: <userinput>256</userinput>" msgstr "Nyckellängd: <userinput>256</userinput>" #. Tag: para -#: using-d-i.xml:1709 +#: using-d-i.xml:1817 #, no-c-format msgid "" "Here you can specify the length of the encryption key. With a larger key " @@ -2837,13 +3042,13 @@ msgstr "" "olika beroende på valt chiffer." #. Tag: term -#: using-d-i.xml:1721 +#: using-d-i.xml:1829 #, no-c-format msgid "IV algorithm: <userinput>cbc-essiv:sha256</userinput>" msgstr "IV-algoritm: <userinput>cbc-essiv:sha256</userinput>" #. Tag: para -#: using-d-i.xml:1723 +#: using-d-i.xml:1831 #, no-c-format msgid "" "The <firstterm>Initialization Vector</firstterm> or <firstterm>IV</" @@ -2861,7 +3066,7 @@ msgstr "" "krypterat data." #. Tag: para -#: using-d-i.xml:1733 +#: using-d-i.xml:1841 #, no-c-format msgid "" "From the provided alternatives, the default <userinput>cbc-essiv:sha256</" @@ -2875,25 +3080,25 @@ msgstr "" "system som inte kan använda nyare algoritmer." #. Tag: term -#: using-d-i.xml:1745 +#: using-d-i.xml:1853 #, no-c-format msgid "Encryption key: <userinput>Passphrase</userinput>" msgstr "Krypteringsnyckel: <userinput>Lösenfras</userinput>" #. Tag: para -#: using-d-i.xml:1747 +#: using-d-i.xml:1855 #, no-c-format msgid "Here you can choose the type of the encryption key for this partition." msgstr "Här kan du välja typ av krypteringsnyckel för denna partition." #. Tag: term -#: using-d-i.xml:1753 +#: using-d-i.xml:1861 #, no-c-format msgid "Passphrase" msgstr "Lösenfras" #. Tag: para -#: using-d-i.xml:1754 +#: using-d-i.xml:1862 #, no-c-format msgid "" "The encryption key will be computed<footnote> <para> Using a passphrase as " @@ -2907,13 +3112,13 @@ msgstr "" "basis och som du kan ange senare i processen." #. Tag: term -#: using-d-i.xml:1769 using-d-i.xml:1862 +#: using-d-i.xml:1877 using-d-i.xml:1970 #, no-c-format msgid "Random key" msgstr "Slumpmässig nyckel" #. Tag: para -#: using-d-i.xml:1770 +#: using-d-i.xml:1878 #, no-c-format msgid "" "A new encryption key will be generated from random data each time you try to " @@ -2932,7 +3137,7 @@ msgstr "" "livstid.)" #. Tag: para -#: using-d-i.xml:1779 +#: using-d-i.xml:1887 #, no-c-format msgid "" "Random keys are useful for swap partitions because you do not need to bother " @@ -2952,13 +3157,13 @@ msgstr "" "återhämta suspenderat data som skrivits på växlingspartitionen." #. Tag: term -#: using-d-i.xml:1798 using-d-i.xml:1875 +#: using-d-i.xml:1906 using-d-i.xml:1983 #, no-c-format msgid "Erase data: <userinput>yes</userinput>" msgstr "Radera data: <userinput>ja</userinput>" #. Tag: para -#: using-d-i.xml:1800 +#: using-d-i.xml:1908 #, no-c-format msgid "" "Determines whether the content of this partition should be overwritten with " @@ -2980,7 +3185,7 @@ msgstr "" "flertal överskrivningar. </para></footnote>." #. Tag: para -#: using-d-i.xml:1820 +#: using-d-i.xml:1928 #, no-c-format msgid "" "If you select <menuchoice> <guimenu>Encryption method:</guimenu> " @@ -2992,13 +3197,13 @@ msgstr "" "att ändras för att tillhandahålla följande alternativ:" #. Tag: term -#: using-d-i.xml:1829 +#: using-d-i.xml:1937 #, no-c-format msgid "Encryption: <userinput>AES256</userinput>" msgstr "Kryptering: <userinput>AES256</userinput>" #. Tag: para -#: using-d-i.xml:1831 +#: using-d-i.xml:1939 #, no-c-format msgid "" "For loop-AES, unlike dm-crypt, the options for cipher and key size are " @@ -3011,25 +3216,25 @@ msgstr "" "nyckellängder." #. Tag: term -#: using-d-i.xml:1841 +#: using-d-i.xml:1949 #, no-c-format msgid "Encryption key: <userinput>Keyfile (GnuPG)</userinput>" msgstr "Krypteringsnyckel: <userinput>Nyckelfil (GnuPG)</userinput>" #. Tag: para -#: using-d-i.xml:1843 +#: using-d-i.xml:1951 #, no-c-format msgid "Here you can select the type of the encryption key for this partition." msgstr "Här kan du välja typ av krypteringsnyckel för denna partition." #. Tag: term -#: using-d-i.xml:1849 +#: using-d-i.xml:1957 #, no-c-format msgid "Keyfile (GnuPG)" msgstr "Nyckelfil (GnuPG)" #. Tag: para -#: using-d-i.xml:1850 +#: using-d-i.xml:1958 #, no-c-format msgid "" "The encryption key will be generated from random data during the " @@ -3044,19 +3249,19 @@ msgstr "" "processen)." #. Tag: para -#: using-d-i.xml:1863 +#: using-d-i.xml:1971 #, no-c-format msgid "Please see the section on random keys above." msgstr "Se ovanstående avsnitt angående slumpmässiga nycklar." #. Tag: para -#: using-d-i.xml:1877 +#: using-d-i.xml:1985 #, no-c-format msgid "Please see the the section on erasing data above." msgstr "Se ovanstående avsnitt angående radering av data." #. Tag: para -#: using-d-i.xml:1886 +#: using-d-i.xml:1994 #, no-c-format msgid "" "After you have selected the desired parameters for your encrypted " @@ -3075,7 +3280,7 @@ msgstr "" "ta lite tid." #. Tag: para -#: using-d-i.xml:1896 +#: using-d-i.xml:2004 #, no-c-format msgid "" "Next you will be asked to enter a passphrase for partitions configured to " @@ -3092,7 +3297,7 @@ msgstr "" "namn på husdjur, namn på familjemedlemmar eller närstående, etc.)." #. Tag: para -#: using-d-i.xml:1905 +#: using-d-i.xml:2013 #, no-c-format msgid "" "Before you input any passphrases, you should have made sure that your " @@ -3116,7 +3321,7 @@ msgstr "" "lösenfrasen för rotfilsystemet anges." #. Tag: para -#: using-d-i.xml:1918 +#: using-d-i.xml:2026 #, no-c-format msgid "" "If you selected to use methods other than a passphrase to create encryption " @@ -3139,7 +3344,7 @@ msgstr "" "kommer att upprepas för varje partition som ska krypteras." #. Tag: para -#: using-d-i.xml:1934 +#: using-d-i.xml:2042 #, no-c-format msgid "" "After returning to the main partitioning menu, you will see all encrypted " @@ -3173,7 +3378,7 @@ msgstr "" "inte passar för dig." #. Tag: para -#: using-d-i.xml:1947 +#: using-d-i.xml:2055 #, no-c-format msgid "" "Pay attention to the identifiers in parentheses (<replaceable>sda2_crypt</" @@ -3192,7 +3397,7 @@ msgstr "" "encrypted-volumes\"/>." #. Tag: para -#: using-d-i.xml:1957 +#: using-d-i.xml:2065 #, no-c-format msgid "" "Once you are satisfied with the partitioning scheme, continue with the " @@ -3200,13 +3405,13 @@ msgid "" msgstr "När du är nöjd med partitioneringsplanen, fortsätt med installationen." #. Tag: title -#: using-d-i.xml:1968 +#: using-d-i.xml:2076 #, no-c-format msgid "Installing the Base System" msgstr "Installation av grundsystemet" #. Tag: para -#: using-d-i.xml:1969 +#: using-d-i.xml:2077 #, no-c-format msgid "" "Although this stage is the least problematic, it consumes a significant " @@ -3220,7 +3425,7 @@ msgstr "" "här ta en stund." #. Tag: para -#: using-d-i.xml:1982 +#: using-d-i.xml:2090 #, no-c-format msgid "" "During installation of the base system, package unpacking and setup messages " @@ -3237,7 +3442,7 @@ msgstr "" "keycap><keycap>F1</keycap></keycombo>." #. Tag: para -#: using-d-i.xml:1991 +#: using-d-i.xml:2099 #, no-c-format msgid "" "The unpack/setup messages generated during this phase are also saved in " @@ -3249,7 +3454,7 @@ msgstr "" "dem där om installationen genomförs över en seriekonsoll." #. Tag: para -#: using-d-i.xml:1997 +#: using-d-i.xml:2105 #, no-c-format msgid "" "As part of the installation, a Linux kernel will be installed. At the " @@ -3263,7 +3468,7 @@ msgstr "" "från en lista av tillgängliga kärnor." #. Tag: para -#: using-d-i.xml:2004 +#: using-d-i.xml:2112 #, no-c-format msgid "" "When packages are installed using the package management system, it will by " @@ -3275,7 +3480,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2014 +#: using-d-i.xml:2122 #, no-c-format msgid "" "For technical reasons packages installed during the installation of the base " @@ -3285,13 +3490,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2026 +#: using-d-i.xml:2134 #, no-c-format msgid "Setting Up Users And Passwords" msgstr "Skapa användare och lösenord" #. Tag: para -#: using-d-i.xml:2027 +#: using-d-i.xml:2135 #, no-c-format msgid "" "After the base system has been installed, the installer will allow you to " @@ -3304,13 +3509,13 @@ msgstr "" "har färdigställts." #. Tag: title -#: using-d-i.xml:2041 +#: using-d-i.xml:2149 #, no-c-format msgid "Set the Root Password" msgstr "Ställa in ett lösenord för root" #. Tag: para -#: using-d-i.xml:2045 +#: using-d-i.xml:2153 #, no-c-format msgid "" "The <emphasis>root</emphasis> account is also called the <emphasis>super-" @@ -3324,7 +3529,7 @@ msgstr "" "under en så kort tid som möjligt." #. Tag: para -#: using-d-i.xml:2053 +#: using-d-i.xml:2161 #, no-c-format msgid "" "Any password you create should contain at least 6 characters, and should " @@ -3340,7 +3545,7 @@ msgstr "" "information som lätt kan gissas." #. Tag: para -#: using-d-i.xml:2061 +#: using-d-i.xml:2169 #, no-c-format msgid "" "If anyone ever tells you they need your root password, be extremely wary. " @@ -3352,13 +3557,13 @@ msgstr "" "administrerar en maskin med fler än en systemadministratör." #. Tag: title -#: using-d-i.xml:2071 +#: using-d-i.xml:2179 #, no-c-format msgid "Create an Ordinary User" msgstr "Skapa en vanlig användare" #. Tag: para -#: using-d-i.xml:2073 +#: using-d-i.xml:2181 #, no-c-format msgid "" "The system will ask you whether you wish to create an ordinary user account " @@ -3372,7 +3577,7 @@ msgstr "" "dagligt bruk eller som ditt personliga konto." #. Tag: para -#: using-d-i.xml:2082 +#: using-d-i.xml:2190 #, no-c-format msgid "" "Why not? Well, one reason to avoid using root's privileges is that it is " @@ -3393,7 +3598,7 @@ msgstr "" "en sådan bok." #. Tag: para -#: using-d-i.xml:2092 +#: using-d-i.xml:2200 #, no-c-format msgid "" "You will first be prompted for the user's full name. Then you'll be asked " @@ -3408,7 +3613,7 @@ msgstr "" "kontot." #. Tag: para -#: using-d-i.xml:2099 +#: using-d-i.xml:2207 #, no-c-format msgid "" "If at any point after installation you would like to create another account, " @@ -3418,13 +3623,13 @@ msgstr "" "installationen, använd kommandot <command>adduser</command>." #. Tag: title -#: using-d-i.xml:2110 +#: using-d-i.xml:2218 #, no-c-format msgid "Installing Additional Software" msgstr "Installera ytterligare programvara" #. Tag: para -#: using-d-i.xml:2111 +#: using-d-i.xml:2219 #, no-c-format msgid "" "At this point you have a usable but limited system. Most users will want to " @@ -3439,13 +3644,13 @@ msgstr "" "du har en långsam dator eller nätverk." #. Tag: title -#: using-d-i.xml:2126 +#: using-d-i.xml:2234 #, no-c-format msgid "Configuring apt" msgstr "Konfigurera apt" #. Tag: para -#: using-d-i.xml:2128 +#: using-d-i.xml:2236 #, no-c-format msgid "" "One of the tools used to install packages on a &debian; system is a program " @@ -3481,7 +3686,7 @@ msgstr "" "verktyget för pakethantering." #. Tag: para -#: using-d-i.xml:2152 +#: using-d-i.xml:2260 #, no-c-format msgid "" "<command>apt</command> must be configured so that it knows from where to " @@ -3495,7 +3700,7 @@ msgstr "" "den för att passa dina behov efter att installationen är färdig." #. Tag: para -#: using-d-i.xml:2159 +#: using-d-i.xml:2267 #, no-c-format msgid "" "If you are installing at default priority, the installer will largely take " @@ -3514,7 +3719,7 @@ msgstr "" "quote>." #. Tag: para -#: using-d-i.xml:2168 +#: using-d-i.xml:2276 #, no-c-format msgid "" "If you are installing at a lower priority (e.g. in expert mode), you will be " @@ -3530,13 +3735,13 @@ msgstr "" "free</quote> i arkivet." #. Tag: title -#: using-d-i.xml:2179 +#: using-d-i.xml:2287 #, no-c-format msgid "Installing from more than one CD or DVD" msgstr "Installera från fler än en cd eller dvd-skiva" #. Tag: para -#: using-d-i.xml:2181 +#: using-d-i.xml:2289 #, no-c-format msgid "" "If you are installing from a CD or a DVD that is part of a larger set, the " @@ -3551,7 +3756,7 @@ msgstr "" "installationsprogrammet kan använda paketen som finns på dem." #. Tag: para -#: using-d-i.xml:2188 +#: using-d-i.xml:2296 #, no-c-format msgid "" "If you do not have any additional CDs or DVDs, that is no problem: using " @@ -3566,7 +3771,7 @@ msgstr "" "i installationen." #. Tag: para -#: using-d-i.xml:2196 +#: using-d-i.xml:2304 #, no-c-format msgid "" "Packages are included on CDs (and DVDs) in the order of their popularity. " @@ -3580,7 +3785,7 @@ msgstr "" "att använda paketen som inkluderats på de sista skivorna i en uppsättning." #. Tag: para -#: using-d-i.xml:2203 +#: using-d-i.xml:2311 #, no-c-format msgid "" "It also means that buying or downloading and burning a full CD set is just a " @@ -3597,7 +3802,7 @@ msgstr "" "de första två skivorna täcker behovet för de flesta." #. Tag: para -#: using-d-i.xml:2212 +#: using-d-i.xml:2320 #, no-c-format msgid "" "A good rule of thumb is that for a regular desktop installation (using the " @@ -3611,7 +3816,7 @@ msgstr "" "skivor. Den första dvd-skivan täcker enkelt in alla tre skrivbordsmiljöer." #. Tag: para -#: using-d-i.xml:2220 +#: using-d-i.xml:2328 #, no-c-format msgid "" "If you do scan multiple CDs or DVDs, the installer will prompt you to " @@ -3629,13 +3834,13 @@ msgstr "" "minska chanserna för misstag." #. Tag: title -#: using-d-i.xml:2233 +#: using-d-i.xml:2341 #, no-c-format msgid "Using a network mirror" msgstr "Använda en nätverksspegel" #. Tag: para -#: using-d-i.xml:2235 +#: using-d-i.xml:2343 #, no-c-format msgid "" "One question that will be asked during most installs is whether or not to " @@ -3647,7 +3852,7 @@ msgstr "" "standardsvaret ett bra svar men det finns några undantag." #. Tag: para -#: using-d-i.xml:2241 +#: using-d-i.xml:2349 #, no-c-format msgid "" "If you are <emphasis>not</emphasis> installing from a full CD or DVD or " @@ -3665,7 +3870,7 @@ msgstr "" "nästa steg av installationen." #. Tag: para -#: using-d-i.xml:2250 +#: using-d-i.xml:2358 #, no-c-format msgid "" "If you are installing from a single full CD or using a full CD image, using " @@ -3686,7 +3891,7 @@ msgstr "" "att du har startat upp det nya systemet)." #. Tag: para -#: using-d-i.xml:2261 +#: using-d-i.xml:2369 #, no-c-format msgid "" "If you are installing from a DVD or using a DVD image, any packages needed " @@ -3700,7 +3905,7 @@ msgstr "" "föregående avsnitt. Användning av en nätverksspegel är valfritt." #. Tag: para -#: using-d-i.xml:2268 +#: using-d-i.xml:2376 #, no-c-format msgid "" "One advantage of adding a network mirror is that updates that have occurred " @@ -3716,7 +3921,7 @@ msgstr "" "säkerheten eller stabiliteten för det installerade systemet." #. Tag: para -#: using-d-i.xml:2275 +#: using-d-i.xml:2383 #, no-c-format msgid "" "In summary: selecting a network mirror is generally a good idea, except if " @@ -3732,19 +3937,19 @@ msgstr "" "spegel beror på" #. Tag: para -#: using-d-i.xml:2284 +#: using-d-i.xml:2392 #, no-c-format msgid "the tasks you select in the next step of the installation," msgstr "funktionera som du väljer i nästa steg av installationen," #. Tag: para -#: using-d-i.xml:2289 +#: using-d-i.xml:2397 #, no-c-format msgid "which packages are needed for those tasks," msgstr "vilka paket som behövs för dessa funktioner," #. Tag: para -#: using-d-i.xml:2294 +#: using-d-i.xml:2402 #, no-c-format msgid "" "which of those packages are present on the CDs or DVDs you have scanned, and" @@ -3753,7 +3958,7 @@ msgstr "" "igenom, samt" #. Tag: para -#: using-d-i.xml:2299 +#: using-d-i.xml:2407 #, no-c-format msgid "" "whether any updated versions of packages included on the CDs or DVDs are " @@ -3765,7 +3970,7 @@ msgstr "" "paketspegel eller en spegelserver för säkerhet eller flyktiga uppdateringar)." #. Tag: para -#: using-d-i.xml:2308 +#: using-d-i.xml:2416 #, no-c-format msgid "" "Note that the last point means that, even if you choose not to use a network " @@ -3779,13 +3984,13 @@ msgstr "" "dessa tjänster har konfigurerats." #. Tag: title -#: using-d-i.xml:2324 +#: using-d-i.xml:2432 #, no-c-format msgid "Selecting and Installing Software" msgstr "Val och installation av programvara" #. Tag: para -#: using-d-i.xml:2326 +#: using-d-i.xml:2434 #, no-c-format msgid "" "During the installation process, you are given the opportunity to select " @@ -3803,7 +4008,7 @@ msgstr "" "din dator att genomföra olika funktioner." #. Tag: para -#: using-d-i.xml:2335 +#: using-d-i.xml:2443 #, no-c-format msgid "" "So, you have the ability to choose <emphasis>tasks</emphasis> first, and " @@ -3837,7 +4042,7 @@ msgstr "" "list\"/> listar utrymmet som krävs för de tillgängliga funktionerna." #. Tag: para -#: using-d-i.xml:2362 +#: using-d-i.xml:2470 #, no-c-format msgid "" "Some tasks may be pre-selected based on the characteristics of the computer " @@ -3849,7 +4054,7 @@ msgstr "" "kan även välja att inte installera några funktioner alls." #. Tag: para -#: using-d-i.xml:2369 +#: using-d-i.xml:2477 #, no-c-format msgid "" "In the standard user interface of the installer, you can use the space bar " @@ -3859,7 +4064,7 @@ msgstr "" "blankslag för att växla markering av en funktion." #. Tag: para -#: using-d-i.xml:2375 +#: using-d-i.xml:2483 #, no-c-format msgid "" "Unless you are using the special KDE or Xfce/LXDE CDs, the <quote>Desktop " @@ -3870,7 +4075,7 @@ msgstr "" "GNOME." #. Tag: para -#: using-d-i.xml:2380 +#: using-d-i.xml:2488 #, no-c-format msgid "" "It is not possible to interactively select a different desktop during the " @@ -3892,7 +4097,7 @@ msgstr "" "<literal>desktop=xfce</literal> eller <literal>desktop=lxde</literal>." #. Tag: para -#: using-d-i.xml:2391 +#: using-d-i.xml:2499 #, no-c-format msgid "" "Some CD images (businesscard, netinst and DVD) also allow selection of the " @@ -3906,7 +4111,7 @@ msgstr "" "<quote>Alternativa skrivbordsmiljöer</quote>." #. Tag: para -#: using-d-i.xml:2398 +#: using-d-i.xml:2506 #, no-c-format msgid "" "Note that this will only work if the packages needed for the desired desktop " @@ -3925,7 +4130,7 @@ msgstr "" "annan installationsmetod." #. Tag: para -#: using-d-i.xml:2408 +#: using-d-i.xml:2516 #, no-c-format msgid "" "The various server tasks will install software roughly as follows. DNS " @@ -3945,7 +4150,7 @@ msgstr "" "classname>." #. Tag: para -#: using-d-i.xml:2419 +#: using-d-i.xml:2527 #, no-c-format msgid "" "The <quote>Standard system</quote> task will install any package that has a " @@ -3961,7 +4166,7 @@ msgstr "" "gör och vill ha ett mycket minimalt system." #. Tag: para -#: using-d-i.xml:2427 +#: using-d-i.xml:2535 #, no-c-format msgid "" "If during language selection a default locale other than the <quote>C</" @@ -3981,7 +4186,7 @@ msgstr "" "att installera lämpliga lokalanpassningspaket för det (om det finns några)." #. Tag: para -#: using-d-i.xml:2437 +#: using-d-i.xml:2545 #, no-c-format msgid "" "Once you've selected your tasks, select &BTN-CONT;. At this point, " @@ -3995,7 +4200,7 @@ msgstr "" "information från användare så kommer den att fråga dig under denna process." #. Tag: para -#: using-d-i.xml:2444 +#: using-d-i.xml:2552 #, no-c-format msgid "" "You should be aware that especially the Desktop task is very large. " @@ -4013,7 +4218,7 @@ msgstr "" "avbryta installationen av paket när den väl har startats." #. Tag: para -#: using-d-i.xml:2453 +#: using-d-i.xml:2561 #, no-c-format msgid "" "Even when packages are included on the CD-ROM, the installer may still " @@ -4031,13 +4236,13 @@ msgstr "" "här att hända om du använder en äldre avbildning." #. Tag: title -#: using-d-i.xml:2468 +#: using-d-i.xml:2576 #, no-c-format msgid "Making Your System Bootable" msgstr "Gör ditt system klart för uppstart" #. Tag: para -#: using-d-i.xml:2470 +#: using-d-i.xml:2578 #, no-c-format msgid "" "If you are installing a diskless workstation, obviously, booting off the " @@ -4052,13 +4257,13 @@ msgstr "" "sun\"/>.</phrase>" #. Tag: title -#: using-d-i.xml:2485 +#: using-d-i.xml:2593 #, no-c-format msgid "Detecting other operating systems" msgstr "Sökning efter andra operativsystem" #. Tag: para -#: using-d-i.xml:2487 +#: using-d-i.xml:2595 #, no-c-format msgid "" "Before a boot loader is installed, the installer will attempt to probe for " @@ -4075,7 +4280,7 @@ msgstr "" "tillägg till Debian." #. Tag: para -#: using-d-i.xml:2495 +#: using-d-i.xml:2603 #, no-c-format msgid "" "Note that multiple operating systems booting on a single machine is still " @@ -4092,13 +4297,13 @@ msgstr "" "information." #. Tag: title -#: using-d-i.xml:2513 +#: using-d-i.xml:2621 #, no-c-format msgid "<command>palo</command>-installer" msgstr "<command>palo</command>-installerare" #. Tag: para -#: using-d-i.xml:2514 +#: using-d-i.xml:2622 #, no-c-format msgid "" "The bootloader on PA-RISC is <quote>palo</quote>. <command>PALO</command> is " @@ -4114,19 +4319,19 @@ msgstr "" "<command>PALO</command> faktiskt kan läsa Linux-partitioner." #. Tag: para -#: using-d-i.xml:2523 +#: using-d-i.xml:2631 #, no-c-format msgid "hppa FIXME ( need more info )" msgstr "hppa FIXME ( behöver mer info )" #. Tag: title -#: using-d-i.xml:2535 +#: using-d-i.xml:2643 #, no-c-format msgid "Install the <command>Grub</command> Boot Loader on a Hard Disk" msgstr "Installera starthanteraren <command>Grub</command> på en hårddisk" #. Tag: para -#: using-d-i.xml:2537 +#: using-d-i.xml:2645 #, no-c-format msgid "" "The main &architecture; boot loader is called <quote>grub</quote>. Grub is a " @@ -4138,7 +4343,7 @@ msgstr "" "standardval både för nybörjare och erfarna användare." #. Tag: para -#: using-d-i.xml:2543 +#: using-d-i.xml:2651 #, no-c-format msgid "" "By default, grub will be installed into the Master Boot Record (MBR), where " @@ -4151,7 +4356,7 @@ msgstr "" "information." #. Tag: para -#: using-d-i.xml:2549 +#: using-d-i.xml:2657 #, no-c-format msgid "" "If you do not want to install grub, use the &BTN-GOBACK; button to get to " @@ -4163,13 +4368,13 @@ msgstr "" "använda." #. Tag: title -#: using-d-i.xml:2562 +#: using-d-i.xml:2670 #, no-c-format msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk" msgstr "Installera starthanteraren <command>LILO</command> på en hårddisk" #. Tag: para -#: using-d-i.xml:2564 +#: using-d-i.xml:2672 #, no-c-format msgid "" "The second &architecture; boot loader is called <quote>LILO</quote>. It is " @@ -4186,7 +4391,7 @@ msgstr "" "HOWTO</ulink>." #. Tag: para -#: using-d-i.xml:2574 +#: using-d-i.xml:2682 #, no-c-format msgid "" "Currently the LILO installation will only create menu entries for other " @@ -4200,7 +4405,7 @@ msgstr "" "GNU/Linux och GNU/Hurd efter installationen." #. Tag: para -#: using-d-i.xml:2582 +#: using-d-i.xml:2690 #, no-c-format msgid "" "&d-i; offers you three choices on where to install the <command>LILO</" @@ -4210,13 +4415,13 @@ msgstr "" "command> ska installeras:" #. Tag: term -#: using-d-i.xml:2589 +#: using-d-i.xml:2697 #, no-c-format msgid "Master Boot Record (MBR)" msgstr "Huvudstartsektor (MBR)" #. Tag: para -#: using-d-i.xml:2589 +#: using-d-i.xml:2697 #, no-c-format msgid "" "This way the <command>LILO</command> will take complete control of the boot " @@ -4226,13 +4431,13 @@ msgstr "" "uppstartsprocessen." #. Tag: term -#: using-d-i.xml:2596 +#: using-d-i.xml:2704 #, no-c-format msgid "new Debian partition" msgstr "Ny Debianpartition" #. Tag: para -#: using-d-i.xml:2596 +#: using-d-i.xml:2704 #, no-c-format msgid "" "Choose this if you want to use another boot manager. <command>LILO</command> " @@ -4244,13 +4449,13 @@ msgstr "" "partitionen och kommer att fungera som en sekundär starthanterare." #. Tag: term -#: using-d-i.xml:2605 +#: using-d-i.xml:2713 #, no-c-format msgid "Other choice" msgstr "Annat val" #. Tag: para -#: using-d-i.xml:2605 +#: using-d-i.xml:2713 #, no-c-format msgid "" "Useful for advanced users who want to install <command>LILO</command> " @@ -4264,7 +4469,7 @@ msgstr "" "filename> eller <filename>/dev/sda</filename>." #. Tag: para -#: using-d-i.xml:2615 +#: using-d-i.xml:2723 #, no-c-format msgid "" "If you can no longer boot into Windows 9x (or DOS) after this step, you'll " @@ -4280,13 +4485,13 @@ msgstr "" "använda något annat sätt att komma tillbaka in i Debian!" #. Tag: title -#: using-d-i.xml:2631 +#: using-d-i.xml:2739 #, no-c-format msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk" msgstr "Installera starthanteraren <command>ELILO</command> på en hårddisk" #. Tag: para -#: using-d-i.xml:2633 +#: using-d-i.xml:2741 #, no-c-format msgid "" "The &architecture; boot loader is called <quote>elilo</quote>. It is modeled " @@ -4315,7 +4520,7 @@ msgstr "" "uppstarten av Linux-kärnan." #. Tag: para -#: using-d-i.xml:2649 +#: using-d-i.xml:2757 #, no-c-format msgid "" "The <quote>elilo</quote> configuration and installation is done as the last " @@ -4333,13 +4538,13 @@ msgstr "" "<emphasis>rot</emphasis>filsystem." #. Tag: title -#: using-d-i.xml:2661 +#: using-d-i.xml:2769 #, no-c-format msgid "Choose the correct partition!" msgstr "Välj den korrekta partitionen!" #. Tag: para -#: using-d-i.xml:2663 +#: using-d-i.xml:2771 #, no-c-format msgid "" "The criteria for selecting a partition is that it is FAT format filesystem " @@ -4357,13 +4562,13 @@ msgstr "" "partitionen under installationen, vilket raderar allt tidigare innehåll!" #. Tag: title -#: using-d-i.xml:2678 +#: using-d-i.xml:2786 #, no-c-format msgid "EFI Partition Contents" msgstr "EFI-partitionens innehåll" #. Tag: para -#: using-d-i.xml:2680 +#: using-d-i.xml:2788 #, no-c-format msgid "" "The EFI partition is a FAT filesystem format partition on one of the hard " @@ -4393,13 +4598,13 @@ msgstr "" "uppdateras eller konfigureras om." #. Tag: filename -#: using-d-i.xml:2702 +#: using-d-i.xml:2810 #, no-c-format msgid "elilo.conf" msgstr "elilo.conf" #. Tag: para -#: using-d-i.xml:2703 +#: using-d-i.xml:2811 #, no-c-format msgid "" "This is the configuration file read by the boot loader when it starts. It is " @@ -4411,13 +4616,13 @@ msgstr "" "omskrivna för att referera till filer på EFI-partitionen." #. Tag: filename -#: using-d-i.xml:2712 +#: using-d-i.xml:2820 #, no-c-format msgid "elilo.efi" msgstr "elilo.efi" #. Tag: para -#: using-d-i.xml:2713 +#: using-d-i.xml:2821 #, no-c-format msgid "" "This is the boot loader program that the <quote>EFI Boot Manager</quote> " @@ -4431,13 +4636,13 @@ msgstr "" "Boot Manager</quote>." #. Tag: filename -#: using-d-i.xml:2723 +#: using-d-i.xml:2831 #, no-c-format msgid "initrd.img" msgstr "initrd.img" #. Tag: para -#: using-d-i.xml:2724 +#: using-d-i.xml:2832 #, no-c-format msgid "" "This is the initial root filesystem used to boot the kernel. It is a copy of " @@ -4452,13 +4657,13 @@ msgstr "" "initrd.img</filename>." #. Tag: filename -#: using-d-i.xml:2736 +#: using-d-i.xml:2844 #, no-c-format msgid "readme.txt" msgstr "readme.txt" #. Tag: para -#: using-d-i.xml:2737 +#: using-d-i.xml:2845 #, no-c-format msgid "" "This is a small text file warning you that the contents of the directory are " @@ -4470,13 +4675,13 @@ msgstr "" "att förloras nästa gång som <filename>/usr/sbin/elilo</filename> kör." #. Tag: filename -#: using-d-i.xml:2747 +#: using-d-i.xml:2855 #, no-c-format msgid "vmlinuz" msgstr "vmlinuz" #. Tag: para -#: using-d-i.xml:2748 +#: using-d-i.xml:2856 #, no-c-format msgid "" "This is the compressed kernel itself. It is a copy of the file referenced in " @@ -4490,13 +4695,13 @@ msgstr "" "symboliska länken <filename>/vmlinuz</filename>." #. Tag: title -#: using-d-i.xml:2768 +#: using-d-i.xml:2876 #, no-c-format msgid "<command>arcboot</command>-installer" msgstr "<command>arcboot</command>-installerare" #. Tag: para -#: using-d-i.xml:2769 +#: using-d-i.xml:2877 #, no-c-format msgid "" "The boot loader on SGI machines is <command>arcboot</command>. It has to be " @@ -4540,13 +4745,13 @@ msgstr "" "<command>boot</command>." #. Tag: replaceable -#: using-d-i.xml:2788 +#: using-d-i.xml:2896 #, no-c-format msgid "scsi" msgstr "scsi" #. Tag: para -#: using-d-i.xml:2789 +#: using-d-i.xml:2897 #, no-c-format msgid "" "is the SCSI bus to be booted from, this is <userinput>0</userinput> for the " @@ -4556,13 +4761,13 @@ msgstr "" "inbyggda styrkort" #. Tag: replaceable -#: using-d-i.xml:2797 +#: using-d-i.xml:2905 #, no-c-format msgid "disk" msgstr "disk" #. Tag: para -#: using-d-i.xml:2798 +#: using-d-i.xml:2906 #, no-c-format msgid "" "is the SCSI ID of the hard disk on which <command>arcboot</command> is " @@ -4571,13 +4776,13 @@ msgstr "" "är SCSI ID på hårddisken på vilken <command>arcboot</command> är installerad" #. Tag: replaceable -#: using-d-i.xml:2806 +#: using-d-i.xml:2914 #, no-c-format msgid "partnr" msgstr "partnr" #. Tag: para -#: using-d-i.xml:2807 +#: using-d-i.xml:2915 #, no-c-format msgid "" "is the number of the partition on which <filename>/etc/arcboot.conf</" @@ -4587,13 +4792,13 @@ msgstr "" "finns" #. Tag: replaceable -#: using-d-i.xml:2815 +#: using-d-i.xml:2923 #, no-c-format msgid "config" msgstr "konfig" #. Tag: para -#: using-d-i.xml:2816 +#: using-d-i.xml:2924 #, no-c-format msgid "" "is the name of the configuration entry in <filename>/etc/arcboot.conf</" @@ -4603,13 +4808,13 @@ msgstr "" "vilket är <quote>linux</quote> som standard." #. Tag: title -#: using-d-i.xml:2837 +#: using-d-i.xml:2945 #, no-c-format msgid "Install <command>Yaboot</command> on a Hard Disk" msgstr "Installera <command>Yaboot</command> på en hårddisk" #. Tag: para -#: using-d-i.xml:2838 +#: using-d-i.xml:2946 #, no-c-format msgid "" "Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as their " @@ -4630,13 +4835,13 @@ msgstr "" "&debian;." #. Tag: title -#: using-d-i.xml:2856 +#: using-d-i.xml:2964 #, no-c-format msgid "Install <command>Quik</command> on a Hard Disk" msgstr "Installera <command>Quik</command> på en hårddisk" #. Tag: para -#: using-d-i.xml:2857 +#: using-d-i.xml:2965 #, no-c-format msgid "" "The boot loader for OldWorld Power Macintosh machines is <command>quik</" @@ -4651,13 +4856,13 @@ msgstr "" "vissa Power Computing-kloner." #. Tag: title -#: using-d-i.xml:2873 +#: using-d-i.xml:2981 #, no-c-format msgid "<command>zipl</command>-installer" msgstr "<command>zipl</command>-installerare" #. Tag: para -#: using-d-i.xml:2874 +#: using-d-i.xml:2982 #, no-c-format msgid "" "The boot loader on &arch-title; is <quote>zipl</quote>. <command>ZIPL</" @@ -4673,13 +4878,13 @@ msgstr "" "om du vill veta mer om <command>ZIPL</command>." #. Tag: title -#: using-d-i.xml:2891 +#: using-d-i.xml:2999 #, no-c-format msgid "Install the <command>SILO</command> Boot Loader on a Hard Disk" msgstr "Installera starthanteraren <command>SILO</command> på en hårddisk" #. Tag: para -#: using-d-i.xml:2893 +#: using-d-i.xml:3001 #, no-c-format msgid "" "The standard &architecture; boot loader is called <quote>silo</quote>. It is " @@ -4710,13 +4915,13 @@ msgstr "" "GNU/Linux vid sidan av en befintlig installation av SunOS/Solaris." #. Tag: title -#: using-d-i.xml:2918 +#: using-d-i.xml:3026 #, no-c-format msgid "Continue Without Boot Loader" msgstr "Fortsätt utan starthanterare" #. Tag: para -#: using-d-i.xml:2920 +#: using-d-i.xml:3028 #, no-c-format msgid "" "This option can be used to complete the installation even when no boot " @@ -4729,7 +4934,7 @@ msgstr "" "önskas (exempelvis, du vill använda den befintliga starthanteraren)." #. Tag: para -#: using-d-i.xml:2927 +#: using-d-i.xml:3035 #, no-c-format msgid "" "If you plan to manually configure your bootloader, you should check the name " @@ -4751,13 +4956,13 @@ msgstr "" "partition, även ditt <filename>/boot</filename>-filsystem." #. Tag: title -#: using-d-i.xml:2944 +#: using-d-i.xml:3052 #, no-c-format msgid "Finishing the Installation" msgstr "Färdigställ installationen" #. Tag: para -#: using-d-i.xml:2945 +#: using-d-i.xml:3053 #, no-c-format msgid "" "This is the last step in the Debian installation process during which the " @@ -4769,13 +4974,13 @@ msgstr "" "mestadels av att knyta ihop allt efter &d-i;." #. Tag: title -#: using-d-i.xml:2958 +#: using-d-i.xml:3066 #, no-c-format msgid "Setting the System Clock" msgstr "Ställa in systemklockan" #. Tag: para -#: using-d-i.xml:2960 +#: using-d-i.xml:3068 #, no-c-format msgid "" "The installer may ask you if the computer's clock is set to UTC. Normally " @@ -4789,7 +4994,7 @@ msgstr "" "baserat på vilka andra operativsystem som är installerade." #. Tag: para -#: using-d-i.xml:2967 +#: using-d-i.xml:3075 #, no-c-format msgid "" "In expert mode you will always be able to choose whether or not the clock is " @@ -4807,7 +5012,7 @@ msgstr "" "dubbel uppstart, välj lokal tid istället för UTC.</phrase>" #. Tag: para -#: using-d-i.xml:2978 +#: using-d-i.xml:3086 #, no-c-format msgid "" "At this point &d-i; will also attempt to save the current time to the " @@ -4819,13 +5024,13 @@ msgstr "" "tid, beroende på det val som tidigare gjordes." #. Tag: title -#: using-d-i.xml:2993 +#: using-d-i.xml:3101 #, no-c-format msgid "Reboot the System" msgstr "Starta om systemet" #. Tag: para -#: using-d-i.xml:2995 +#: using-d-i.xml:3103 #, no-c-format msgid "" "You will be prompted to remove the boot media (CD, floppy, etc) that you " @@ -4837,7 +5042,7 @@ msgstr "" "det kommer systemet att startas om till ditt nya Debian-system." #. Tag: para -#: using-d-i.xml:3001 +#: using-d-i.xml:3109 #, no-c-format msgid "" "After a final prompt the system will be halted because rebooting is not " @@ -4851,13 +5056,13 @@ msgstr "" "stegen av installationen." #. Tag: title -#: using-d-i.xml:3014 +#: using-d-i.xml:3122 #, no-c-format msgid "Miscellaneous" msgstr "Blandat" #. Tag: para -#: using-d-i.xml:3015 +#: using-d-i.xml:3123 #, no-c-format msgid "" "The components listed in this section are usually not involved in the " @@ -4869,13 +5074,13 @@ msgstr "" "om något går fel." #. Tag: title -#: using-d-i.xml:3028 +#: using-d-i.xml:3136 #, no-c-format msgid "Saving the installation logs" msgstr "Spara installationsloggar" #. Tag: para -#: using-d-i.xml:3030 +#: using-d-i.xml:3138 #, no-c-format msgid "" "If the installation is successful, the logfiles created during the " @@ -4887,7 +5092,7 @@ msgstr "" "installer/</filename> på ditt nya Debian-system." #. Tag: para -#: using-d-i.xml:3037 +#: using-d-i.xml:3145 #, no-c-format msgid "" "Choosing <guimenuitem>Save debug logs</guimenuitem> from the main menu " @@ -4903,13 +5108,13 @@ msgstr "" "dem i en installationsrapport." #. Tag: title -#: using-d-i.xml:3057 +#: using-d-i.xml:3165 #, no-c-format msgid "Using the Shell and Viewing the Logs" msgstr "Användning av skalet och visning av loggar" #. Tag: para -#: using-d-i.xml:3059 +#: using-d-i.xml:3167 #, no-c-format msgid "" "There are several methods you can use to get a shell while running an " @@ -4937,7 +5142,7 @@ msgstr "" "installationsprogrammet." #. Tag: para -#: using-d-i.xml:3077 +#: using-d-i.xml:3185 #, no-c-format msgid "For the graphical installer see also <xref linkend=\"gtk-using\"/>." msgstr "" @@ -4945,7 +5150,7 @@ msgstr "" "\"/>." #. Tag: para -#: using-d-i.xml:3081 +#: using-d-i.xml:3189 #, no-c-format msgid "" "If you cannot switch consoles, there is also an <guimenuitem>Execute a " @@ -4962,7 +5167,7 @@ msgstr "" "installationsprogrammet." #. Tag: para -#: using-d-i.xml:3089 +#: using-d-i.xml:3197 #, no-c-format msgid "" "At this point you are booted from the RAM disk, and there is a limited set " @@ -4980,7 +5185,7 @@ msgstr "" "funktioner som till exempel automatisk komplettering och historik." #. Tag: para -#: using-d-i.xml:3098 +#: using-d-i.xml:3206 #, no-c-format msgid "" "To edit and view files, use the text editor <command>nano</command>. Log " @@ -4992,7 +5197,7 @@ msgstr "" "<filename>/var/log</filename>." #. Tag: para -#: using-d-i.xml:3105 +#: using-d-i.xml:3213 #, no-c-format msgid "" "Although you can do basically anything in a shell that the available " @@ -5004,7 +5209,7 @@ msgstr "" "egentliga endast där om någonting skulle gå fel och att du behöver felsöka." #. Tag: para -#: using-d-i.xml:3111 +#: using-d-i.xml:3219 #, no-c-format msgid "" "Doing things manually from the shell may interfere with the installation " @@ -5018,13 +5223,13 @@ msgstr "" "det själv från ett skal. " #. Tag: title -#: using-d-i.xml:3126 +#: using-d-i.xml:3234 #, no-c-format msgid "Installation Over the Network" msgstr "Installation över nätverket" #. Tag: para -#: using-d-i.xml:3128 +#: using-d-i.xml:3236 #, no-c-format msgid "" "One of the more interesting components is <firstterm>network-console</" @@ -5042,7 +5247,7 @@ msgstr "" "\"automatic-install\"/>.)" #. Tag: para -#: using-d-i.xml:3138 +#: using-d-i.xml:3246 #, no-c-format msgid "" "This component is not loaded into the main installation menu by default, so " @@ -5064,7 +5269,7 @@ msgstr "" "installationen genom fjärråtkomst med SSH</guimenuitem>." #. Tag: para -#: using-d-i.xml:3151 +#: using-d-i.xml:3259 #, no-c-format msgid "" "For installations on &arch-title;, this is the default method after setting " @@ -5074,7 +5279,7 @@ msgstr "" "konfiguration av nätverket." #. Tag: para -#: using-d-i.xml:3156 +#: using-d-i.xml:3264 #, no-c-format msgid "" "<phrase arch=\"not-s390\">After selecting this new entry, you</phrase> " @@ -5097,7 +5302,7 @@ msgstr "" "fortsätta fjärrinstallationen</quote>." #. Tag: para -#: using-d-i.xml:3168 +#: using-d-i.xml:3276 #, no-c-format msgid "" "Should you decide to continue with the installation locally, you can always " @@ -5109,7 +5314,7 @@ msgstr "" "en annan komponent." #. Tag: para -#: using-d-i.xml:3174 +#: using-d-i.xml:3282 #, no-c-format msgid "" "Now let's switch to the other side of the wire. As a prerequisite, you need " @@ -5141,7 +5346,7 @@ msgstr "" "och du behöver bekräfta att det är korrekt." #. Tag: para -#: using-d-i.xml:3191 +#: using-d-i.xml:3299 #, no-c-format msgid "" "The <command>ssh</command> server in the installer uses a default " @@ -5167,7 +5372,7 @@ msgstr "" "anslutningen." #. Tag: para -#: using-d-i.xml:3204 +#: using-d-i.xml:3312 #, no-c-format msgid "" "You may be able to avoid the connection being dropped by adding the option " @@ -5189,7 +5394,7 @@ msgstr "" "själv skulle ha återhämtat sig), så den ska endast användas när den behövs." #. Tag: para -#: using-d-i.xml:3217 +#: using-d-i.xml:3325 #, no-c-format msgid "" "If you install several computers in turn and they happen to have the same IP " @@ -5213,7 +5418,7 @@ msgstr "" "</command>. </para> </footnote> och försöka igen." #. Tag: para -#: using-d-i.xml:3233 +#: using-d-i.xml:3341 #, no-c-format msgid "" "After the login you will be presented with an initial screen where you have " @@ -5233,7 +5438,7 @@ msgstr "" "SSH-session för installationsmenyn, men kan starta flera sessioner för skal." #. Tag: para -#: using-d-i.xml:3243 +#: using-d-i.xml:3351 #, no-c-format msgid "" "After you have started the installation remotely over SSH, you should not go " @@ -5249,13 +5454,13 @@ msgstr "" "eller problem med det installerade systemet." #. Tag: title -#: using-d-i.xml:3263 +#: using-d-i.xml:3371 #, no-c-format msgid "Loading Missing Firmware" msgstr "Läsa in saknad fast programvara" #. Tag: para -#: using-d-i.xml:3264 +#: using-d-i.xml:3372 #, no-c-format msgid "" "As described in <xref linkend=\"hardware-firmware\"/>, some devices require " @@ -5271,7 +5476,7 @@ msgstr "" "funktioner." #. Tag: para -#: using-d-i.xml:3272 +#: using-d-i.xml:3380 #, no-c-format msgid "" "If a device driver requests firmware that is not available, &d-i; will " @@ -5290,7 +5495,7 @@ msgstr "" "firmware</filename>) och drivrutinsmodulen kommer att läsas om." #. Tag: para -#: using-d-i.xml:3282 +#: using-d-i.xml:3390 #, no-c-format msgid "" "Which devices are scanned and which file systems are supported depends on " @@ -5308,7 +5513,7 @@ msgstr "" "från ett MMC- eller SD-kort.</phrase>" #. Tag: para -#: using-d-i.xml:3292 +#: using-d-i.xml:3400 #, no-c-format msgid "" "Note that it is possible to skip loading the firmware if you know the device " @@ -5320,7 +5525,7 @@ msgstr "" "behövs under installationen." #. Tag: para -#: using-d-i.xml:3299 +#: using-d-i.xml:3407 #, no-c-format msgid "" "Support for loading firmware is still relatively basic and is likely to be " @@ -5338,13 +5543,13 @@ msgstr "" "linkend=\"submit-bug\"/>)." #. Tag: title -#: using-d-i.xml:3310 +#: using-d-i.xml:3418 #, no-c-format msgid "Preparing a medium" msgstr "Förbereda ett media" #. Tag: para -#: using-d-i.xml:3311 +#: using-d-i.xml:3419 #, no-c-format msgid "" "Although in some cases the firmware can also be loaded from a partition on a " @@ -5364,7 +5569,7 @@ msgstr "" "flesta fall stöds under de tidiga stegen av installationen." #. Tag: para -#: using-d-i.xml:3321 +#: using-d-i.xml:3429 #, no-c-format msgid "" "Tarballs containing current packages for the most common firmware are " @@ -5380,7 +5585,7 @@ msgstr "" "på mediats filsystem." #. Tag: para -#: using-d-i.xml:3335 +#: using-d-i.xml:3443 #, no-c-format msgid "" "If the firmware you need is not included in the tarball, you can also " @@ -5396,7 +5601,7 @@ msgstr "" "och kan även innehålla paket som inte innehåller fast programvara:" #. Tag: para -#: using-d-i.xml:3349 +#: using-d-i.xml:3457 #, no-c-format msgid "" "It is also possible to copy individual firmware files to the medium. Loose " @@ -5408,13 +5613,13 @@ msgstr "" "redan installerat system eller från maskinvarans tillverkare." #. Tag: title -#: using-d-i.xml:3358 +#: using-d-i.xml:3466 #, no-c-format msgid "Firmware and the Installed System" msgstr "Fast programvara och det installerade systemet" #. Tag: para -#: using-d-i.xml:3359 +#: using-d-i.xml:3467 #, no-c-format msgid "" "Any firmware loaded during the installation will be copied automatically to " @@ -5433,7 +5638,7 @@ msgstr "" "som användes under installationen." #. Tag: para -#: using-d-i.xml:3368 +#: using-d-i.xml:3476 #, no-c-format msgid "" "If the firmware was loaded from a firmware package, &d-i; will also install " @@ -5450,7 +5655,7 @@ msgstr "" "tillgänglig." #. Tag: para -#: using-d-i.xml:3376 +#: using-d-i.xml:3484 #, no-c-format msgid "" "If loading the firmware was skipped during the installation, the relevant " @@ -5463,7 +5668,7 @@ msgstr "" "manuellt." #. Tag: para -#: using-d-i.xml:3383 +#: using-d-i.xml:3491 #, no-c-format msgid "" "If the firmware was loaded from loose firmware files, the firmware copied to " |