From c5b4562d152d5bdf9fb80f4f62404d69744f7f72 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 11 Jun 2023 15:20:06 +0200 Subject: Adding or refreshing installer in hr --- installer/9/hr/content/Select-and-use-ISOs.html | 116 ++++ installer/9/hr/content/acceptLicense.html | 40 ++ installer/9/hr/content/addUser.html | 56 ++ installer/9/hr/content/configureServices.html | 36 ++ installer/9/hr/content/diskPartitioning.html | 115 ++++ installer/9/hr/content/draft.png | Bin 0 -> 16150 bytes installer/9/hr/content/exitInstall.html | 38 ++ installer/9/hr/content/firewall.html | 54 ++ installer/9/hr/content/graphicalConfiguration.html | 82 +++ installer/9/hr/content/images/Fdisk.png | Bin 0 -> 22864 bytes installer/9/hr/content/images/Md5sum.png | Bin 0 -> 4219 bytes installer/9/hr/content/images/Root.png | Bin 0 -> 2673 bytes installer/9/hr/content/images/dx-welcome.png | Bin 0 -> 201864 bytes installer/9/hr/content/images/dx-welcome2.png | Bin 0 -> 202729 bytes .../content/images/dx2-add_supplemental_media.png | Bin 0 -> 41691 bytes .../9/hr/content/images/dx2-chooseDesktop.png | Bin 0 -> 47725 bytes .../9/hr/content/images/dx2-chooseMountpoints.png | Bin 0 -> 42494 bytes .../hr/content/images/dx2-choosePackageGroups.png | Bin 0 -> 55812 bytes .../9/hr/content/images/dx2-choosePackagesTree.png | Bin 0 -> 50218 bytes .../9/hr/content/images/dx2-configureServices.png | Bin 0 -> 42261 bytes .../hr/content/images/dx2-configureTimezoneUTC.png | Bin 0 -> 40923 bytes .../hr/content/images/dx2-configureX_card_list.png | Bin 0 -> 44451 bytes .../9/hr/content/images/dx2-configureX_chooser.png | Bin 0 -> 37140 bytes .../9/hr/content/images/dx2-configureX_monitor.png | Bin 0 -> 43802 bytes installer/9/hr/content/images/dx2-diskdrake.png | Bin 0 -> 53322 bytes .../9/hr/content/images/dx2-doPartitionDisks.png | Bin 0 -> 110248 bytes installer/9/hr/content/images/dx2-exitInstall.png | Bin 0 -> 87602 bytes .../9/hr/content/images/dx2-formatPartitions.png | Bin 0 -> 36591 bytes .../9/hr/content/images/dx2-installUpdates.png | Bin 0 -> 39575 bytes installer/9/hr/content/images/dx2-license.png | Bin 0 -> 56520 bytes .../9/hr/content/images/dx2-media_selection.png | Bin 0 -> 37830 bytes .../9/hr/content/images/dx2-minimal-install.png | Bin 0 -> 37066 bytes .../9/hr/content/images/dx2-securityLevel.png | Bin 0 -> 45813 bytes .../9/hr/content/images/dx2-selectCountry.png | Bin 0 -> 41492 bytes .../9/hr/content/images/dx2-selectInstallClass.png | Bin 0 -> 38365 bytes .../9/hr/content/images/dx2-selectKeyboard.png | Bin 0 -> 43298 bytes .../9/hr/content/images/dx2-selectLanguage.png | Bin 0 -> 43870 bytes installer/9/hr/content/images/dx2-selectMouse.png | Bin 0 -> 37569 bytes .../9/hr/content/images/dx2-setRootPassword.png | Bin 0 -> 40944 bytes .../9/hr/content/images/dx2-setupBootloader.png | Bin 0 -> 44812 bytes installer/9/hr/content/images/dx2-setupSCSI.png | Bin 0 -> 53034 bytes installer/9/hr/content/images/dx2-soundConfig.png | Bin 0 -> 86355 bytes .../9/hr/content/images/dx2-summaryBottom.png | Bin 0 -> 52715 bytes .../9/hr/content/images/dx2-takeOverHdConfirm.png | Bin 0 -> 34358 bytes installer/9/hr/content/index.html | 38 ++ installer/9/hr/content/installUpdates.html | 36 ++ installer/9/hr/content/installer.html | 78 +++ installer/9/hr/content/locale.html | 50 ++ installer/9/hr/content/loupe.svg | 22 + installer/9/hr/content/main.js | 255 +++++++++ installer/9/hr/content/misc-params.html | 68 +++ installer/9/hr/content/nwSearchFnt.js | 608 +++++++++++++++++++++ installer/9/hr/content/search/default.props | 1 + installer/9/hr/content/search/en-us.props | 45 ++ installer/9/hr/content/search/es-es.props | 179 ++++++ installer/9/hr/content/search/htmlFileInfoList.js | 23 + installer/9/hr/content/search/htmlFileList.js | 24 + installer/9/hr/content/search/index-1.js | 437 +++++++++++++++ installer/9/hr/content/search/index-2.js | 436 +++++++++++++++ installer/9/hr/content/search/index-3.js | 433 +++++++++++++++ installer/9/hr/content/search/ja-jp.props | 1 + installer/9/hr/content/search/nwSearchFnt.js | 513 +++++++++++++++++ installer/9/hr/content/search/punctuation.props | 31 ++ .../9/hr/content/search/stemmers/de_stemmer.js | 247 +++++++++ .../9/hr/content/search/stemmers/en_stemmer.js | 187 +++++++ .../9/hr/content/search/stemmers/fr_stemmer.js | 299 ++++++++++ installer/9/hr/content/securityLevel.html | 42 ++ installer/9/hr/content/selectInstallClass.html | 45 ++ installer/9/hr/content/selectKeyboard.html | 46 ++ installer/9/hr/content/selectLanguage.html | 47 ++ installer/9/hr/content/selectMouse.html | 38 ++ installer/9/hr/content/setupBootloader.html | 73 +++ installer/9/hr/content/setupSCSI.html | 38 ++ installer/9/hr/content/software.html | 88 +++ installer/9/hr/content/soundConfig.html | 42 ++ installer/9/hr/content/uninstall-Mageia.html | 48 ++ installer/9/hr/content/webhelp-custom.css | 369 +++++++++++++ installer/9/hr/content/webhelp-default.css | 92 ++++ installer/9/hr/index.html | 15 + 79 files changed, 5531 insertions(+) create mode 100644 installer/9/hr/content/Select-and-use-ISOs.html create mode 100644 installer/9/hr/content/acceptLicense.html create mode 100644 installer/9/hr/content/addUser.html create mode 100644 installer/9/hr/content/configureServices.html create mode 100644 installer/9/hr/content/diskPartitioning.html create mode 100644 installer/9/hr/content/draft.png create mode 100644 installer/9/hr/content/exitInstall.html create mode 100644 installer/9/hr/content/firewall.html create mode 100644 installer/9/hr/content/graphicalConfiguration.html create mode 100644 installer/9/hr/content/images/Fdisk.png create mode 100644 installer/9/hr/content/images/Md5sum.png create mode 100644 installer/9/hr/content/images/Root.png create mode 100644 installer/9/hr/content/images/dx-welcome.png create mode 100644 installer/9/hr/content/images/dx-welcome2.png create mode 100644 installer/9/hr/content/images/dx2-add_supplemental_media.png create mode 100644 installer/9/hr/content/images/dx2-chooseDesktop.png create mode 100644 installer/9/hr/content/images/dx2-chooseMountpoints.png create mode 100644 installer/9/hr/content/images/dx2-choosePackageGroups.png create mode 100644 installer/9/hr/content/images/dx2-choosePackagesTree.png create mode 100644 installer/9/hr/content/images/dx2-configureServices.png create mode 100644 installer/9/hr/content/images/dx2-configureTimezoneUTC.png create mode 100644 installer/9/hr/content/images/dx2-configureX_card_list.png create mode 100644 installer/9/hr/content/images/dx2-configureX_chooser.png create mode 100644 installer/9/hr/content/images/dx2-configureX_monitor.png create mode 100644 installer/9/hr/content/images/dx2-diskdrake.png create mode 100644 installer/9/hr/content/images/dx2-doPartitionDisks.png create mode 100644 installer/9/hr/content/images/dx2-exitInstall.png create mode 100644 installer/9/hr/content/images/dx2-formatPartitions.png create mode 100644 installer/9/hr/content/images/dx2-installUpdates.png create mode 100644 installer/9/hr/content/images/dx2-license.png create mode 100644 installer/9/hr/content/images/dx2-media_selection.png create mode 100644 installer/9/hr/content/images/dx2-minimal-install.png create mode 100644 installer/9/hr/content/images/dx2-securityLevel.png create mode 100644 installer/9/hr/content/images/dx2-selectCountry.png create mode 100644 installer/9/hr/content/images/dx2-selectInstallClass.png create mode 100644 installer/9/hr/content/images/dx2-selectKeyboard.png create mode 100644 installer/9/hr/content/images/dx2-selectLanguage.png create mode 100644 installer/9/hr/content/images/dx2-selectMouse.png create mode 100644 installer/9/hr/content/images/dx2-setRootPassword.png create mode 100644 installer/9/hr/content/images/dx2-setupBootloader.png create mode 100644 installer/9/hr/content/images/dx2-setupSCSI.png create mode 100644 installer/9/hr/content/images/dx2-soundConfig.png create mode 100644 installer/9/hr/content/images/dx2-summaryBottom.png create mode 100644 installer/9/hr/content/images/dx2-takeOverHdConfirm.png create mode 100644 installer/9/hr/content/index.html create mode 100644 installer/9/hr/content/installUpdates.html create mode 100644 installer/9/hr/content/installer.html create mode 100644 installer/9/hr/content/locale.html create mode 100644 installer/9/hr/content/loupe.svg create mode 100644 installer/9/hr/content/main.js create mode 100644 installer/9/hr/content/misc-params.html create mode 100644 installer/9/hr/content/nwSearchFnt.js create mode 100644 installer/9/hr/content/search/default.props create mode 100644 installer/9/hr/content/search/en-us.props create mode 100644 installer/9/hr/content/search/es-es.props create mode 100644 installer/9/hr/content/search/htmlFileInfoList.js create mode 100644 installer/9/hr/content/search/htmlFileList.js create mode 100644 installer/9/hr/content/search/index-1.js create mode 100644 installer/9/hr/content/search/index-2.js create mode 100644 installer/9/hr/content/search/index-3.js create mode 100644 installer/9/hr/content/search/ja-jp.props create mode 100644 installer/9/hr/content/search/nwSearchFnt.js create mode 100644 installer/9/hr/content/search/punctuation.props create mode 100644 installer/9/hr/content/search/stemmers/de_stemmer.js create mode 100644 installer/9/hr/content/search/stemmers/en_stemmer.js create mode 100644 installer/9/hr/content/search/stemmers/fr_stemmer.js create mode 100644 installer/9/hr/content/securityLevel.html create mode 100644 installer/9/hr/content/selectInstallClass.html create mode 100644 installer/9/hr/content/selectKeyboard.html create mode 100644 installer/9/hr/content/selectLanguage.html create mode 100644 installer/9/hr/content/selectMouse.html create mode 100644 installer/9/hr/content/setupBootloader.html create mode 100644 installer/9/hr/content/setupSCSI.html create mode 100644 installer/9/hr/content/software.html create mode 100644 installer/9/hr/content/soundConfig.html create mode 100644 installer/9/hr/content/uninstall-Mageia.html create mode 100644 installer/9/hr/content/webhelp-custom.css create mode 100644 installer/9/hr/content/webhelp-default.css create mode 100644 installer/9/hr/index.html (limited to 'installer/9') diff --git a/installer/9/hr/content/Select-and-use-ISOs.html b/installer/9/hr/content/Select-and-use-ISOs.html new file mode 100644 index 00000000..d5f438a4 --- /dev/null +++ b/installer/9/hr/content/Select-and-use-ISOs.html @@ -0,0 +1,116 @@ + + + + + Select and use ISOsghost

Select and use ISOs

Uvod

Mageia is distributed via ISO images. This page will help you to choose +which image best suits your needs.

There are three types of installation media:

  • Classical installer: Booting with this +media provides you with the maximum flexibility when choosing what to +install, and for configuring your system. In particular, you have a choice +of which Desktop environment to install.

  • LIVE media: This option allows you to try +out Mageia without having to actually install it, or make any changes to +your computer. However, the Live media also includes an Installer, which can +be started when booting the media, or after booting into the Live operating +system itself.

    Bilješka

    The Live Installer is simpler compared to the Classical Installer - but you +have fewer configuration options.

    Važno

    Live ISOs can only be used to create clean installations, +they cannot be used to upgrade previously installed Mageia releases.

  • Net Install: These are minimal ISO's +containing no more than that which is needed to start the DrakX installer +and find DrakX-installer-stage2 and other packages that +are needed to continue and complete the install. These packages may be on +the PC hard disk, on a local drive, on a local network or on the Internet.

    These media are very light (less than 100 MB) and are convenient if +bandwidth is too low to download a full DVD, or if you have a PC without a +DVD drive or is unable to boot from a USB stick.

More details are given in the next sections.

Media

Definition

Here, a medium (plural: media) is an ISO image file that allows you to +install and/or update Mageia and, by extension, any physical medium (DVD, +USB stick, ...) the ISO file is copied to.

You can find Mageia ISO's here.

Classical installation media

Common features
  • These ISOs use the Classical installer called DrakX

  • They are used for performing clean installs or to upgrade a previously +installed version of Mageia

  • Different media for 32 and 64-bit architectures

  • Some tools are available in the Installer Welcome screen: +Rescue System, Memory Test, and Hardware +Detection Tool

  • Each DVD contains many available desktop environments and languages

  • You'll be given the choice during the installation to add non-free software

Live media

Common features
  • Can be used to preview the Mageia operating system without having to install +it

  • The Live media also includes an Installer.

  • Each ISO contains only one desktop environment (Plasma, GNOME or Xfce)

  • Different media for 32 and 64-bit architectures

  • They contain non-free software

Live DVD Plasma
  • Plasma desktop environment only

  • All available languages are present

  • 64-bit architecture only

Live DVD GNOME
  • GNOME desktop environment only

  • All available languages are present

  • 64-bit architecture only

Live DVD Xfce
  • Xfce desktop environment only

  • All available languages are present

  • 32 or 64-bit architectures

Net install media

Common features
  • Different media for 32 and 64-bit architectures

  • First steps are English language only

netinstall.iso
  • Contains only free software, for those who prefer to not use non-free +software

netinstall-nonfree.iso
  • Contains non-free software (mostly drivers, codecs...) for those who need it

Downloading and Checking Media

Downloading

Once you have chosen your ISO file, you can download it using either http or +BitTorrent. In both cases, you are provided with some information, such as +the mirror in use and an option to switch to an alternative if the bandwidth +is too low.

If http is chosen you will also see some information regarding checksums.

md5sum, sha1sum and +sha512sum (the most secure) are tools to check the ISO +integrity. Copy one of the checksums (string of alphanumeric characters) for +use in the next section.

In the meantime, a window to download the actual ISO will open:

Click on Save File, then click OK.

Checking the integrity of the downloaded media

The checksums referred to earlier, are digital fingerprints generated by an +algorithm from the file to be downloaded. You may compare the checksum of +your downloaded ISO against that of the original source ISO. If the +checksums do not match, it means that the actual data on the ISO's do not +match, and if that is the case, then you should retry the download or +attempt a repair using BitTorrent.

To generate the checksum for your downloaded ISO, open a console, (no need +to be root), and:

  • To use the md5sum, type: md5sum +path/to/the/image/file.iso

  • To use the sha1sum, type: sha1sum +path/to/the/image/file.iso

  • To use the sha512sum, type: sha512sum +path/to/the/image/file.iso

Example:

then compare the result (you may have to wait for a while) with the ISO +checksum provided by Mageia.

Burn or dump the ISO

The verified ISO can now be burned to a CD/DVD or dumped to a +USB stick. This is not a standard copy operation, as a bootable medium will +actually be created.

Burning the ISO to a CD/DVD

Whichever software you use, ensure that the option to burn an +image is used. Burn data or +files is NOT correct. See the the Mageia +wiki for more information.

Dump the ISO to a USB stick

All Mageia ISOs are hybrids, which means you can dump them to a USB stick +and then use that to boot and install the system.

Upozorenje

Dumping an image onto a flash device destroys any previous file-system on +the device and all existing data will be lost.

Bilješka

Also, the only partition on the flash device will then just be the Mageia +ISO partition.

So, if an ISO of about 4GB is written to an 8GB USB stick, the stick will +then only show up as 4GB. This is because the remaining 4GB is no longer +formatted - hence not currently available for use. To recover the original +capacity, you must reformat and repartition the USB stick.

Using a graphical tool within Mageia

You can use a graphical tool like IsoDumper

Using a graphical tool within Windows

You could try:

Using the Command line within a GNU/Linux system

Upozorenje

It is potentially *dangerous* to do this by hand. You risk overwriting +potentially valuable existing data if you specify the wrong target device.

  1. Open a console

  2. Become a root (Administrator) user with the command +su - (don't forget the - )

  3. Plug in your USB stick - but do not mount it (this also means do not open +any application or file manager that could access or read it)

  4. Enter the command fdisk -l

  5. Find the device name for your USB stick (by its size), for example +/dev/sdb in the screenshot above, is an 8GB USB stick.

    Alternatively, you can find the device name with the command +dmesg. Towards the end of the following example, you can +see the device name starting with sd, and in this case, +sdd is the actual device. You can also see that its +size is 2GB:

    [72594.604531] usb 1-1: new high-speed USB device number 27 using xhci_hcd
    +[72594.770528] usb 1-1: New USB device found, idVendor=8564, idProduct=1000
    +[72594.770533] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    +[72594.770536] usb 1-1: Product: Mass Storage Device
    +[72594.770537] usb 1-1: Manufacturer: JetFlash
    +[72594.770539] usb 1-1: SerialNumber: 18MJTWLMPUCC3SSB
    +[72594.770713] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
    +[72594.770719] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
    +[72594.771122] usb-storage 1-1:1.0: USB Mass Storage device detected
    +[72594.772447] scsi host8: usb-storage 1-1:1.0
    +[72595.963238] scsi 8:0:0:0: Direct-Access     JetFlash Transcend 2GB    1100 PQ: 0 ANSI: 4
    +[72595.963626] sd 8:0:0:0: [sdd] 4194304 512-byte logical blocks: (2.14 GB/2.00 GiB)
    +[72595.964104] sd 8:0:0:0: [sdd] Write Protect is off
    +[72595.964108] sd 8:0:0:0: [sdd] Mode Sense: 43 00 00 00
    +[72595.965025] sd 8:0:0:0: [sdd] No Caching mode page found
    +[72595.965031] sd 8:0:0:0: [sdd] Assuming drive cache: write through
    +[72595.967251]  sdd: sdd1
    +[72595.969446] sd 8:0:0:0: [sdd] Attached SCSI removable disk
  6. Enter the command: dd if=path/to/the/ISO/file +of=/dev/sdX bs=1M

    Where X=your device name eg: +/dev/sdd

    Example: dd if=/home/user/Downloads/Mageia-6-x86_64-DVD.iso +of=/dev/sdd bs=1M

    Savjet

    It might be helpful to know that if stands +for input file and of stands +for output file

  7. Enter the command: sync

  8. This is the end of the process, and you may now unplug your USB stick.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/acceptLicense.html b/installer/9/hr/content/acceptLicense.html new file mode 100644 index 00000000..701d3494 --- /dev/null +++ b/installer/9/hr/content/acceptLicense.html @@ -0,0 +1,40 @@ + + + + + Licenca i bilješka o izdanjughost

Licenca i bilješka o izdanju

Ugovor o licenci

  • Before installing Mageia, please read the license terms and conditions +carefully.

  • These terms and conditions apply to the entire Mageia distribution and must +be accepted before you can continue.

  • To proceed, simply select Accept and then click on +Next

If you decide not to accept these conditions, then we thank you for your +interest in Mageia. Clicking Quit will reboot your +computer.

Bilješke o izdanju

Important information about this particular Mageia release can be viewed by +clicking on the Release Notes button.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/addUser.html b/installer/9/hr/content/addUser.html new file mode 100644 index 00000000..4e6a80f5 --- /dev/null +++ b/installer/9/hr/content/addUser.html @@ -0,0 +1,56 @@ + + + + + User Managementghost

User Management

Poostavi administratorsku (root) lozinku:

It is advisable for all Mageia installations to set a +superuser (Administrator) password, usually called the +root password in Linux. As you type a password into the +top box a shield will change from red-to-yellow-to-green depending on the +strength of the password. A green shield shows you are using a strong +password. You need to repeat the same password in the box underneath, to +check that the first entry was not mistyped.

Bilješka

All passwords are case-sensitive. It is best to use a mixture of letters +(upper and lower case), numbers and other characters in a password.

Unesite korisnika

Add a User here. A regular user has fewer privileges than the +superuser (root), but enough to use the Internet, office +applications or play games and anything else the average user might use a +computer for.

  • Icon

    Click on this button if you want to change the user's icon

  • Real Name

    Insert the user's real name into this text box

  • Login Name

    Enter the user login name or let DrakX use a version of the user's real +name. The login name is case-sensitive.

  • Password

    Type in the user password. There is a shield at the end of the text box that +indicates the strength of the password. (See also Bilješka)

    Password (again): Retype the user +password. DrakX will check that you have not mistyped the password.

Bilješka

Any users added while installing Mageia, will have a home directory that is +both read and write protected (umask=0027)

You can add any extra needed users in the Configuration - +Summary step during the install. Choose User +management.

Dozvole pristupa također se mogu promjeniti nakon instlacije.

User Management (advanced)

The Advanced option allows you to edit further settings +for the user you are adding.

  • Shell: This drop-down list allows you to change the +shell available to any user you added in the previous screen. Options are +Bash, Dash and Sh

  • User ID: Here you can set the user ID for any user you +added in the previous screen. If you are unsure what the purpose of this is, +then leave it blank.

  • Group ID: This lets you set the group ID. Again, if +unsure, leave it blank.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/configureServices.html b/installer/9/hr/content/configureServices.html new file mode 100644 index 00000000..91af68a3 --- /dev/null +++ b/installer/9/hr/content/configureServices.html @@ -0,0 +1,36 @@ + + + + + Konfigurirajte vaše serviseghost

Konfigurirajte vaše servise

Here you can choose which services should start when you boot your system.

  • Click on a triangle to expand a group to all the relevant services. The +settings DrakX chose are usually good.

  • If you highlight a service, some information about it is shown in the info +box below.

Only change things when you know very well what you are doing.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/diskPartitioning.html b/installer/9/hr/content/diskPartitioning.html new file mode 100644 index 00000000..4d4c7c42 --- /dev/null +++ b/installer/9/hr/content/diskPartitioning.html @@ -0,0 +1,115 @@ + + + + + Partitioningghost

Partitioning

Suggested Partitioning

In this screen you can see the content of your hard drive(s) along with the +DrakX partitioning proposals for where to install Mageia.

The actual options available from those shown below will vary according to +the layout and content of your particular hard drive(s).

Main Options

  • Use Existing Partitions

    If this option is available, then existing Linux compatible partitions have +been found and may be used for the installation.

  • Use Free Space

    If you have unused space on your hard drive then this option will use it for +your new Mageia installation.

  • Use Free Space on a Windows Partition

    If you have unused space on an existing Windows partition, the installer may +offer to use it. This can be a useful way of making room for your new Mageia +installation, but is a risky operation so you should make sure you have +backed up all important files!

    With this option, the installer displays the remaining Windows partition in +light blue and the proposed Mageia partition in dark blue with their +intended sizes just underneath. You have the option to modify these sizes by +clicking and dragging the gap between both partitions. See the following +screenshot:

  • Erase and use Entire Disk

    This option will allocate the entire drive for Mageia

    Upozorenje

    This will erase ALL data on the selected hard drive. Take care! If you +intend to use part of the disk for something else, or you already have data +on the drive that you are not prepared to lose, then do not use this option.

    Važno

    Note that this involves shrinking the size of the Windows partition. The +partition must be "clean", meaning that Windows must have closed down +correctly the last time it was used. It must also have been defragmented, +although this is not a guarantee that all files in the partition have been +moved out of the area that is about to be used. It is highly recommended to +back up your personal files.

  • Custom Disk Partitioning

    This gives you complete control over the placing of the installation on your +hard drive(s).

If you are not using the Custom disk partitioning +option, then the installer will allocate the available space according to +the following rules:

  • If the total available space is less than 50 GB, then only one partition is +created. This will be the / (root) partition.

  • If the total available space is greater than 50 GB, then three partitions +are created

    • 6/19 of the total available place is allocated to / +with a maximum of 50 GB

    • 1/19 is allocated to swap with a maximum of 4 GB

    • the rest (at least 12/19) is allocated to /home

This means that from 160 GB or greater available space, the installer will +create three partitions:

  • 50 GB for /

  • 4 GB for swap

  • and the remainder for /home

Bilješka

If you are using a UEFI system, the ESP (EFI System Partition) will be +automatically detected - or created if it does not exist yet - and mounted +on /boot/EFI. The Custom disk +partitioning option is the only one that allows to check it has +been correctly done.

If you are using a Legacy (also known as BIOS) system with a GPT partitioned +disk, you need to create a BIOS boot partition if it doesn't already +exist. It should be about 1 MiB with no mount point. It can be created with +the Installer, under Custom disk partitioning, like any +other partition. Be sure to select BIOS boot partition for +filesystem type.

See DiskDrake for information on how to proceed.

Važno

Some newer drives are now using 4096 byte logical sectors, instead of the +previous standard of 512. Due to lack of available hardware, the +partitioning tool used in the installer has not been tested with such a +drive.

Some SSD devices now use an erase block size over 1 MB. If you have such a +device we suggest that you partition the drive in advance, using an +alternative partitioning tool like gparted, and to use the following +settings:

  • Align to = MiB

  • Free space preceding (MiB) = 2

Also make sure all partitions are created using an even number of megabytes.

Odaberite mjesta montiranja

Here you see the Linux partitions that have been found on your computer. If +you don't agree with the DrakX suggestions, you can change the mount points +yourself.

  • To the left of the drop-down menus is a list of available partitions. For +example: sda is a hard drive - and +5 is a partition number, followed +by the (capacity, mount point, filesystem type) of the +partition.

  • If you have several partitions, you can choose various different +mount points from the drop down menu, such as +/, /home and +/var. You can even make your own mount points, for +instance /video for a partition where you want to store +your films, or perhaps /Data for all your data files.

  • For any partitions that you don't need to make use of, you can leave the +mount point field blank.

Upozorenje

If you make any changes here, ensure you still have a / +(root) partition.

Savjet

If you are not sure what to choose, click Previous to +go back and then tick Custom disk partitioning, where +you can click on a partition to see its type and size.

If you are sure the mount points are correct, click on +Next, and choose whether you only want to format the +partition suggested by DrakX, or more.

Confirm hard disk to be formatted

  • Click on Previous if you are at all unsure about your +choice.

  • Click on Next to proceed if you are sure that it is OK +to erase every partition, every operating system and all +data that might be on that hard disk.

Custom Disk Partitioning with DiskDrake

  • Modify the layout of your disk(s) here. You can remove or create partitions, +change the filesystem or size of a partition and even view their details +before you start.

  • There is a tab at the top for every detected hard disk (or other storage +device, like a USB key). In the screenshot above there are two available +devices: sda and sdb.

  • For all other actions: click on the desired partition first. Then view it, +or choose a filesystem and a mount point, resize it or wipe +it. Expert mode provides more options such as to label +(name) a partition, or to choose a partition type.

  • Continue until you have adjusted everything to your satisfaction, then click +Done when you're ready.

Upozorenje

  1. Take care with the Clear all option, use it only if you +are sure you want to wipe all partitions on the selected storage device.

  2. If you wish to use encryption on your / partition you +must ensure that you have a separate /boot +partition. The encryption option for the /boot +partition must NOT be set, otherwise your system will be unbootable.

Važno

  • If you are installing Mageia on a UEFI system, check that an ESP (EFI System +Partition) is present and correctly mounted on +/boot/EFI. See Figure 1 below.

  • If you are installing Mageia on a Legacy/GPT system, check that a BIOS boot +partition is present and of the correct type. See Figure 2 below.

Slika 1. EFI System Partition

EFI System Partition

Slika 2. BIOS boot partition

BIOS boot partition

Formatiram

Here you can choose which partition(s) you wish to format. Any data on +partitions not marked for formatting will be preserved.

Usually, at least the partitions that DrakX selected need to be formatted.

Click on Advanced to choose the partitions you want to +check for so-called bad blocks

Savjet

If you're not sure you have made the right choice, you can click on +Previous, again on Previous and +then on Custom to get back to the main screen, where +you can choose to view details of your partitions.

When you are confident about the selections, click on +Next to continue.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/draft.png b/installer/9/hr/content/draft.png new file mode 100644 index 00000000..59673fe1 Binary files /dev/null and b/installer/9/hr/content/draft.png differ diff --git a/installer/9/hr/content/exitInstall.html b/installer/9/hr/content/exitInstall.html new file mode 100644 index 00000000..294c3258 --- /dev/null +++ b/installer/9/hr/content/exitInstall.html @@ -0,0 +1,38 @@ + + + + + Čestitamoghost

Čestitamo

You have finished installing and configuring Mageia and it is now safe to +remove the installation medium and reboot your computer.

After rebooting, you can use the bootloader screen to choose which operating +system to start (if there are more than one on your computer).

If you didn't adjust the settings for the bootloader, your Mageia install +will be automatically selected and started.

Uživajte!

Visit www.mageia.org/en/ +if you have any questions or want to contribute to Mageia


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/firewall.html b/installer/9/hr/content/firewall.html new file mode 100644 index 00000000..234c44c2 --- /dev/null +++ b/installer/9/hr/content/firewall.html @@ -0,0 +1,54 @@ + + + + + Vatrozidghost

Vatrozid

This section allows you to configure some simple firewall rules: they +determine which type of message from the Internet will be accepted by the +target system. This, in turn, allows the corresponding services on the +system to be accessible from the Internet.

In the default setting (no button is checked), no service of the system is +accessible from the network. The Everything (no +firewall) option enables access to all services of the machine - +an option that does not make much sense in the context of the installer +since it would create a totally unprotected system. Its veritable use is in +the context of the Mageia Control Center (which uses the same GUI layout) +for temporarily disabling the entire set of firewall rules for testing and +debugging purposes.

All other options are more or less self-explanatory. As an example, you will +enable the CUPS server if you want printers on your machine to be accessible +from the network.

Advanced

The Advanced option opens a window where you can enable +a series of services by typing a list of couples (blank +separated)

<port-number>/<protocol>

- <port-number> is the value of the port assigned to +the service you want to enable (e.g. 873 for the RSYNC service) as defined +in RFC-433;
- <protocol> is one of TCP or +UDP - the internet protocol that is used by the +service.

For instance, the entry for enabling access to the RSYNC service therefore +is 873/tcp.

In case a service is implemented to use both protocols, you specify 2 +couples for the same port.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/graphicalConfiguration.html b/installer/9/hr/content/graphicalConfiguration.html new file mode 100644 index 00000000..e5911c89 --- /dev/null +++ b/installer/9/hr/content/graphicalConfiguration.html @@ -0,0 +1,82 @@ + + + + + Graphical Configurationghost

Graphical Configuration

Konfiguracija grafičke kartice i monitora

No matter which graphical environment (also known as desktop environment) +you chose for this install of Mageia, they are all based on a graphical user +interface system called X Window System, or simply +X. So in order for KDE Plasma, GNOME, LXDE or any other +graphical environment to work well, the following X settings +need to be correct.

Choose the appropriate settings manually if you think the details are +incorrect, or if none are shown.

  • Graphic Card

    If you need to, you can select a specific card from this expandable +list. See the section called „Choose an X Server (Configure your Graphic Card)“.

  • Monitor

    You can choose Plug 'n Play, if applicable, or choose your monitor from the +Vendor or Generic lists. Choose +Custom if you prefer to manually set the horizontal and +vertical refresh rates of your monitor. See the section called „Izaberite vaš monitor“.

  • Resolution

    The resolution and color depth of your monitor can be set here.

  • Test

    The test button does not always appear during install. If the option is +there, and you test your settings, you should be asked to confirm that your +settings are correct. If you answer Yes, the settings +will be kept. If you don't see anything, you'll return to the configuration +screen and be able to reconfigure everything until the test result is +satisfactory. If the test option is not available, then make sure your +settings are on the safe side.

  • Options

    Here you can choose to enable or disable various options.

Upozorenje

There is a risk of damaging a monitor if you choose refresh rates that are +outside the frequency range of that monitor. This applies to older CRT +displays: modern monitors will reject an unsupported frequency and normally +enter standby mode.

Choose an X Server (Configure your Graphic Card)

DrakX has a very comprehensive database of video cards and will usually +correctly identify your video device.

If the installer has not correctly detected your graphic card and you know +which one you have, you can select it from the tree by:

  • Vendor

  • then the make of your card

  • and the model of card

If you cannot find your card in the vendor lists (because it's not yet in +the database or it's an older card) you may find a suitable driver in the +Xorg category, which provides more than 40 generic and +open source video card drivers. If you still can't find a specific driver +for your card there is the option of using the VESA driver which provides +basic capabilities.

Oprez

Be aware that if you select an incompatible driver you may only have access +to the Command Line Interface

Some video card manufacturers provide proprietary drivers for Linux which +may only be available in the Nonfree repository and in +some cases only from the card manufacturers' websites. The +Nonfree repository needs to be explicitly enabled to +access them. If you didn't enable it previously, you should do this after +your first reboot.

Izaberite vaš monitor

DrakX ima vrlo opsežnu bazu podataka monitora i obično će točno +identificirati vaš.

Upozorenje

Selecting a monitor with different characteristics +could damage your monitor or video hardware. Please don't try something +without knowing what you are doing. If in doubt you should +consult your monitor documentation.

Custom

This option allows you to set two critical parameters: the vertical refresh +rate and the horizontal sync rate. Vertical refresh determines how often the +screen is refreshed and horizontal sync is the rate at which scan lines are +displayed.

It is VERY IMPORTANT that you do not specify a monitor +type with a sync range that is beyond the capabilities of your monitor: you +may damage your monitor. If in doubt, choose a conservative setting and +consult your monitor documentation.

Plug'n Play

This is the default option and automatically tries to determine the monitor +type from the monitor database.

Vendor

If the installer has not correctly detected your monitor and you know which +one you have, you can select it from the tree by selecting:

  • Manufacturer

  • Monitor model

Generic

Selecting this group will list nearly 30 display configurations such as +1024x768 @ 60Hz and includes flat-panel displays as used in laptops. This is +often a good monitor selection group if you need to use the VESA card driver +when your video hardware cannot be determined automatically. Once again it +may be wise to be conservative in your selections.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/images/Fdisk.png b/installer/9/hr/content/images/Fdisk.png new file mode 100644 index 00000000..dd85a476 Binary files /dev/null and b/installer/9/hr/content/images/Fdisk.png differ diff --git a/installer/9/hr/content/images/Md5sum.png b/installer/9/hr/content/images/Md5sum.png new file mode 100644 index 00000000..093e047f Binary files /dev/null and b/installer/9/hr/content/images/Md5sum.png differ diff --git a/installer/9/hr/content/images/Root.png b/installer/9/hr/content/images/Root.png new file mode 100644 index 00000000..4e42b5cb Binary files /dev/null and b/installer/9/hr/content/images/Root.png differ diff --git a/installer/9/hr/content/images/dx-welcome.png b/installer/9/hr/content/images/dx-welcome.png new file mode 100644 index 00000000..78a0c8a1 Binary files /dev/null and b/installer/9/hr/content/images/dx-welcome.png differ diff --git a/installer/9/hr/content/images/dx-welcome2.png b/installer/9/hr/content/images/dx-welcome2.png new file mode 100644 index 00000000..65651d04 Binary files /dev/null and b/installer/9/hr/content/images/dx-welcome2.png differ diff --git a/installer/9/hr/content/images/dx2-add_supplemental_media.png b/installer/9/hr/content/images/dx2-add_supplemental_media.png new file mode 100644 index 00000000..6b214092 Binary files /dev/null and b/installer/9/hr/content/images/dx2-add_supplemental_media.png differ diff --git a/installer/9/hr/content/images/dx2-chooseDesktop.png b/installer/9/hr/content/images/dx2-chooseDesktop.png new file mode 100644 index 00000000..19d1ee26 Binary files /dev/null and b/installer/9/hr/content/images/dx2-chooseDesktop.png differ diff --git a/installer/9/hr/content/images/dx2-chooseMountpoints.png b/installer/9/hr/content/images/dx2-chooseMountpoints.png new file mode 100644 index 00000000..52aca429 Binary files /dev/null and b/installer/9/hr/content/images/dx2-chooseMountpoints.png differ diff --git a/installer/9/hr/content/images/dx2-choosePackageGroups.png b/installer/9/hr/content/images/dx2-choosePackageGroups.png new file mode 100644 index 00000000..904f2eb2 Binary files /dev/null and b/installer/9/hr/content/images/dx2-choosePackageGroups.png differ diff --git a/installer/9/hr/content/images/dx2-choosePackagesTree.png b/installer/9/hr/content/images/dx2-choosePackagesTree.png new file mode 100644 index 00000000..ff7a2a6a Binary files /dev/null and b/installer/9/hr/content/images/dx2-choosePackagesTree.png differ diff --git a/installer/9/hr/content/images/dx2-configureServices.png b/installer/9/hr/content/images/dx2-configureServices.png new file mode 100644 index 00000000..46589a7e Binary files /dev/null and b/installer/9/hr/content/images/dx2-configureServices.png differ diff --git a/installer/9/hr/content/images/dx2-configureTimezoneUTC.png b/installer/9/hr/content/images/dx2-configureTimezoneUTC.png new file mode 100644 index 00000000..861efeb5 Binary files /dev/null and b/installer/9/hr/content/images/dx2-configureTimezoneUTC.png differ diff --git a/installer/9/hr/content/images/dx2-configureX_card_list.png b/installer/9/hr/content/images/dx2-configureX_card_list.png new file mode 100644 index 00000000..9569d38d Binary files /dev/null and b/installer/9/hr/content/images/dx2-configureX_card_list.png differ diff --git a/installer/9/hr/content/images/dx2-configureX_chooser.png b/installer/9/hr/content/images/dx2-configureX_chooser.png new file mode 100644 index 00000000..e366fefa Binary files /dev/null and b/installer/9/hr/content/images/dx2-configureX_chooser.png differ diff --git a/installer/9/hr/content/images/dx2-configureX_monitor.png b/installer/9/hr/content/images/dx2-configureX_monitor.png new file mode 100644 index 00000000..2cc650a8 Binary files /dev/null and b/installer/9/hr/content/images/dx2-configureX_monitor.png differ diff --git a/installer/9/hr/content/images/dx2-diskdrake.png b/installer/9/hr/content/images/dx2-diskdrake.png new file mode 100644 index 00000000..709ad8e4 Binary files /dev/null and b/installer/9/hr/content/images/dx2-diskdrake.png differ diff --git a/installer/9/hr/content/images/dx2-doPartitionDisks.png b/installer/9/hr/content/images/dx2-doPartitionDisks.png new file mode 100644 index 00000000..664e4fd6 Binary files /dev/null and b/installer/9/hr/content/images/dx2-doPartitionDisks.png differ diff --git a/installer/9/hr/content/images/dx2-exitInstall.png b/installer/9/hr/content/images/dx2-exitInstall.png new file mode 100644 index 00000000..9522c602 Binary files /dev/null and b/installer/9/hr/content/images/dx2-exitInstall.png differ diff --git a/installer/9/hr/content/images/dx2-formatPartitions.png b/installer/9/hr/content/images/dx2-formatPartitions.png new file mode 100644 index 00000000..067c89e3 Binary files /dev/null and b/installer/9/hr/content/images/dx2-formatPartitions.png differ diff --git a/installer/9/hr/content/images/dx2-installUpdates.png b/installer/9/hr/content/images/dx2-installUpdates.png new file mode 100644 index 00000000..23ee8d76 Binary files /dev/null and b/installer/9/hr/content/images/dx2-installUpdates.png differ diff --git a/installer/9/hr/content/images/dx2-license.png b/installer/9/hr/content/images/dx2-license.png new file mode 100644 index 00000000..ffad65bd Binary files /dev/null and b/installer/9/hr/content/images/dx2-license.png differ diff --git a/installer/9/hr/content/images/dx2-media_selection.png b/installer/9/hr/content/images/dx2-media_selection.png new file mode 100644 index 00000000..fc0579b5 Binary files /dev/null and b/installer/9/hr/content/images/dx2-media_selection.png differ diff --git a/installer/9/hr/content/images/dx2-minimal-install.png b/installer/9/hr/content/images/dx2-minimal-install.png new file mode 100644 index 00000000..84b7a783 Binary files /dev/null and b/installer/9/hr/content/images/dx2-minimal-install.png differ diff --git a/installer/9/hr/content/images/dx2-securityLevel.png b/installer/9/hr/content/images/dx2-securityLevel.png new file mode 100644 index 00000000..140bd049 Binary files /dev/null and b/installer/9/hr/content/images/dx2-securityLevel.png differ diff --git a/installer/9/hr/content/images/dx2-selectCountry.png b/installer/9/hr/content/images/dx2-selectCountry.png new file mode 100644 index 00000000..fbd45caf Binary files /dev/null and b/installer/9/hr/content/images/dx2-selectCountry.png differ diff --git a/installer/9/hr/content/images/dx2-selectInstallClass.png b/installer/9/hr/content/images/dx2-selectInstallClass.png new file mode 100644 index 00000000..4aad9d6f Binary files /dev/null and b/installer/9/hr/content/images/dx2-selectInstallClass.png differ diff --git a/installer/9/hr/content/images/dx2-selectKeyboard.png b/installer/9/hr/content/images/dx2-selectKeyboard.png new file mode 100644 index 00000000..f31e8a8f Binary files /dev/null and b/installer/9/hr/content/images/dx2-selectKeyboard.png differ diff --git a/installer/9/hr/content/images/dx2-selectLanguage.png b/installer/9/hr/content/images/dx2-selectLanguage.png new file mode 100644 index 00000000..4c40b209 Binary files /dev/null and b/installer/9/hr/content/images/dx2-selectLanguage.png differ diff --git a/installer/9/hr/content/images/dx2-selectMouse.png b/installer/9/hr/content/images/dx2-selectMouse.png new file mode 100644 index 00000000..6a137d80 Binary files /dev/null and b/installer/9/hr/content/images/dx2-selectMouse.png differ diff --git a/installer/9/hr/content/images/dx2-setRootPassword.png b/installer/9/hr/content/images/dx2-setRootPassword.png new file mode 100644 index 00000000..f9b51756 Binary files /dev/null and b/installer/9/hr/content/images/dx2-setRootPassword.png differ diff --git a/installer/9/hr/content/images/dx2-setupBootloader.png b/installer/9/hr/content/images/dx2-setupBootloader.png new file mode 100644 index 00000000..7ea172cc Binary files /dev/null and b/installer/9/hr/content/images/dx2-setupBootloader.png differ diff --git a/installer/9/hr/content/images/dx2-setupSCSI.png b/installer/9/hr/content/images/dx2-setupSCSI.png new file mode 100644 index 00000000..48bdcb0a Binary files /dev/null and b/installer/9/hr/content/images/dx2-setupSCSI.png differ diff --git a/installer/9/hr/content/images/dx2-soundConfig.png b/installer/9/hr/content/images/dx2-soundConfig.png new file mode 100644 index 00000000..d953621c Binary files /dev/null and b/installer/9/hr/content/images/dx2-soundConfig.png differ diff --git a/installer/9/hr/content/images/dx2-summaryBottom.png b/installer/9/hr/content/images/dx2-summaryBottom.png new file mode 100644 index 00000000..56641f8f Binary files /dev/null and b/installer/9/hr/content/images/dx2-summaryBottom.png differ diff --git a/installer/9/hr/content/images/dx2-takeOverHdConfirm.png b/installer/9/hr/content/images/dx2-takeOverHdConfirm.png new file mode 100644 index 00000000..1f6f7e09 Binary files /dev/null and b/installer/9/hr/content/images/dx2-takeOverHdConfirm.png differ diff --git a/installer/9/hr/content/index.html b/installer/9/hr/content/index.html new file mode 100644 index 00000000..d37072a9 --- /dev/null +++ b/installer/9/hr/content/index.html @@ -0,0 +1,38 @@ + + + + + Instalacija pomoćughost

The texts and screenshots in this manual are available under the CC BY-SA +3.0 license http://creativecommons.org/licenses/by-sa/3.0/.

This manual was produced with the help of the Calenco CMS developed by NeoDoc.

It was written by volunteers in their free time. Please contact Documentation +Team, if you would like to help improve this manual.



Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/installUpdates.html b/installer/9/hr/content/installUpdates.html new file mode 100644 index 00000000..306ce4e6 --- /dev/null +++ b/installer/9/hr/content/installUpdates.html @@ -0,0 +1,36 @@ + + + + + Nadogradnjeghost

Nadogradnje

Since this version of Mageia was released, some packages will have been +updated or improved.

  • Select Yes if you wish to download and install them

  • Select No if you don't want to do this now, or if you +aren't connected to the Internet

  • Press Next to continue


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/installer.html b/installer/9/hr/content/installer.html new file mode 100644 index 00000000..5f7c6f33 --- /dev/null +++ b/installer/9/hr/content/installer.html @@ -0,0 +1,78 @@ + + + + + DrakX, Mageia instalacijski programghost

DrakX, Mageia instalacijski program

Whether you are new to GNU-Linux or an experienced user, the Mageia +Installer is designed to help make your installation or upgrade as easy as +possible.

The installation steps

  • The install process is divided into a number of steps - the status of which +is indicated in a panel to the left of the screen.

  • Each step has one or more screens, which may also have +Advanced sections with extra, less commonly required +options.

  • Most screens have Help buttons for further details +about the particular step.

Oprez

If at some point during the install you decide to abort the installation, it +is possible to reboot, but please think twice before you do this. Once a +partition has been formatted or updates have started to be installed, your +computer is no longer in the same state and rebooting it could very well +leave you with an unusable system.

If, in spite of this, you are very sure rebooting is what you want, go to a +text terminal by pressing the keys Ctrl+Alt+F2 together. After that, +press Ctrl+Alt+Delete together to reboot.

Instalacijski zaslon dobrodošlice

The particular screen that you will first see when booting from the +Installation media will depend on whether your computer motherboard is of +the Legacy (BIOS) or UEFI type.

The welcome menu screen has various options, however the default option will +start the installer, and is normally all that you will need.

Legacy (BIOS) Systems

Menu

  • Install Mageia

    Install Mageia to a hard disk. This is the default option, and will +automatically start after a short while unless another option is selected.

  • Rescue System

    This option allows you to either re-install the bootloader for an existing +Mageia installation or you can use it to restore a Windows bootloader.

  • Memory Test

    Test the installed RAM by performing multiple read and write +operations. Reboot to end the test.

  • F2: Language

    Press F2 for alternative languages.

UEFI Systems

From this screen, you can access options by pressing e to +enter the edit mode. To come back to this screen, press Esc +to quit without saving or press F10 to save and quit.

Menu

  • Install: Start the Install process

  • Rescue: This option allows you to either +re-install the bootloader for an existing Mageia installation or you can use +it to restore a Windows bootloader.

  • F2: Language: Press F2 for +alternative languages.

If you booted from a USB stick, you will see the above options duplicated, +and in this case, you should use the set that will be suffixed with "USB".

Installation Problems and Possible Solutions

No Graphical Interface

  • After the initial screen you did not progress to the Language +Selection screen. This can happen with some graphic cards and +older systems. Try using low resolution by typing vgalo +at the prompt.

  • If the hardware is very old, a graphical installation may not be +possible. In this case it is worth trying a text-mode installation. To use +this press Esc at the Welcome screen +and confirm with ENTER. You will be presented with a black +screen with a boot: prompt. Type text +and press ENTER to continue with the installation in text +mode.

The Install Freezes

If the system appeared to freeze during the installation, this may be a +problem with hardware detection. In this case the automatic hardware +detection may be bypassed and dealt with later. To try this, type +noauto at the prompt. This option may also be combined +with other parameters as necessary.

RAM problem

This will rarely be needed, but in some cases the hardware may report the +available RAM incorrectly. To specify this manually, you can use the +mem=xxxM parameter, where +xxx is the correct amount of +RAM. e.g. mem=256M would specify 256MB of RAM.

Dynamic partitions

If you converted your hard disk from Basic format to +Dynamic format in Microsoft Windows, then it is not +possible to install Mageia on this disc. To revert to a +Basic disk, see the Microsoft documentation: http://msdn.microsoft.com/en-us/library/cc776315.aspx.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/locale.html b/installer/9/hr/content/locale.html new file mode 100644 index 00000000..ae8fdb3b --- /dev/null +++ b/installer/9/hr/content/locale.html @@ -0,0 +1,50 @@ + + + + + Localeghost

Locale

Konfigurirajte vremensku zonu

  • Choose your timezone by choosing your country, or a city close to you in the +same timezone.

In the next screen you can choose to set your hardware clock to local time +or to GMT, also known as UTC.

Bilješka

Ako imate više operativinih sustava na vašem računalu, budite sigurni da su +svi postavljeni na lokalno vrijeme ili na

Select your Country / Region

  • Select your country or region. This is important for all kinds of settings, +like the currency and wireless regulatory domain. Setting the wrong country +can lead to being unable to use a Wireless network.

  • If your country isn't in the list, click the Other +Countries option and choose your country / region there.

Bilješka

If your country is only in the Other Countries list, +after clicking OK it may seem that a country from the +main list was chosen. Despite this, DrakX will actually apply your choice.

Input method

In the Other Countries screen you can also select an +input method (at the bottom of the list). Input methods allow users to input +multilingual characters (Chinese, Japanese, Korean, etc). IBus is the +default input method, so users should not need to configure it +manually. Other input methods (SCIM, GCIN, HIME, etc) also provide similar +functions and can be installed if you added HTTP/FTP media before package +selection.

Bilješka

If you missed the input method setup during installation, you can access it +post-install via Configure your ComputerSystem, or by running +localedrake as root.


Uploaded on 11/06/2023
loading table of contents...
diff --git a/installer/9/hr/content/loupe.svg b/installer/9/hr/content/loupe.svg new file mode 100644 index 00000000..fc5c33ca --- /dev/null +++ b/installer/9/hr/content/loupe.svg @@ -0,0 +1,22 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/installer/9/hr/content/main.js b/installer/9/hr/content/main.js new file mode 100644 index 00000000..457dfe1a --- /dev/null +++ b/installer/9/hr/content/main.js @@ -0,0 +1,255 @@ +/* global stemmer */ + +/** + * Miscellaneous js functions for WebHelp + * Kasun Gajasinghe, http://kasunbg.blogspot.com + * David Cramer, http://www.thingbag.net + * + */ + +function adjust(){ + var headerHeight = $("#header").outerHeight( true ); + $("#leftnavigation").css('top' , headerHeight); + if(document.body.clientWidth >= 701) + $("#content").css('top' , headerHeight+'px'); + else + $("#content").css('top' , 0+'px'); +} + +$( window ).resize(function() { + adjust(); +}); + +$(document).ready(function() { + adjust(); + + var href = window.location.href; + var indexOfTermToSearch = href.indexOf('?search='); + if (indexOfTermToSearch !== -1) + { + var term = decodeURI(href.substring(indexOfTermToSearch+8)); + $('#textToSearch').val(term); + document.cookie='textToSearch='+term; + searchHighlight(term); + } + + $(function() { + $("#tabs").tabs({ + cookie: { + expires: 2 + } + }); + }); + + //Generate the tree + $("#ulTreeDiv").attr("style",""); + $("#tree").treeview({ + collapsed: true, + animated: "medium", + control: "#sidetreecontrol", + persist: "cookie" + }); + + //after toc fully styled, display it. Until loading, a 'loading' image will be displayed + $("#tocLoading").attr("style","display:none;"); + //$("#ulTreeDiv").attr("style","display:block;"); + + //.searchButton is the css class applied to 'Go' button + $(function() { + $("button", ".searchButton").button(); + + $("button", ".searchButton").click(function() {return false;}); + }); + + //'ui-tabs-1' is the cookie name which is used for the persistence of the tabs.(Content/Search tab) + if ($.cookie('ui-tabs-1') === '1') { //search tab is visible + let textToSearch = $.cookie('textToSearch') ; + if ( textToSearch !== undefined && textToSearch !== null && textToSearch.length > 0) { + document.getElementById('textToSearch').value = $.cookie('textToSearch'); + Verifie('diaSearch_Form'); + + var hcookie = selectTxtToHigh() ; + searchHighlight(hcookie); + } + } + + syncToc(); //Synchronize the toc tree with the content pane, when loading the page. + //$("#doSearch").button(); //add jquery button styling to 'Go' button +}); + +function selectTxtToHigh() { + var allCookies = document.cookie.split(";"); + var hcookie; + for (var iCookie = 0; iCookie < allCookies.length; iCookie++) { + var cookie = allCookies[iCookie]; + var indexOfEq = cookie.indexOf('='); + var key = cookie.substring(0, indexOfEq); + if (key.includes( "highlight")){ + hcookie = cookie.substring(indexOfEq + 1); + } + } + return hcookie; +} + + +/** + * Synchronize with the tableOfContents + */ + +function syncToc() { + var tocid = document.getElementById("zz_current-id").getAttribute("data-id"); + var a = document.getElementById(tocid); + + if (a !== undefined && a !== null ) { + //Expanding the child sections of the selected node. + var nodeClass = a.getAttribute("class"); + if (nodeClass !== null && !nodeClass.match(/collapsable/)) { + a.setAttribute("class", "collapsable"); + //remove display:none; css style from