<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="X-UA-Compatible" content="IE=7"/> <title>Set up boot system</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.75.2"/><link rel="home" href="index.html" title="Mageia Control Center"/><link rel="up" href="mcc-boot.html" title="Boot"/><link rel="prev" href="drakautologin.html" title="Set up autologin to automatically log in"/><link rel="next" href="drakedm.html" title="Set up display manager"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript"> //The id for tree cookie var treeCookieId = "treeview-6287"; var language = "en"; var w = new Object(); //Localization txt_filesfound = 'Results'; txt_enter_at_least_1_char = "You must enter at least one character."; txt_browser_not_supported = "JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site."; txt_please_wait = "Please wait. Search in progress..."; txt_results_for = "Results for: "; txt_no_results_for = ""; </script><style type="text/css"> input { margin-bottom: 5px; margin-top: 2px; } .folder { display: block; height: 22px; padding-left: 20px; background: transparent url(../../common/jquery/treeview/images/folder.gif) 0 0px no-repeat; } </style><link rel="shortcut icon" href="favicon.png" type="image/x-icon"/><link rel="stylesheet" type="text/css" href="../../common/css/positioning.css"/><link rel="stylesheet" type="text/css" href="../../common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css"/><link rel="stylesheet" type="text/css" href="../../common/jquery/treeview/jquery.treeview.css"/><link rel="stylesheet" type="text/css" href="webhelp-default.css"/><link rel="stylesheet" type="text/css" href="webhelp-custom.css"/><script type="text/javascript" src="../../common/jquery/jquery-1.4.2.min.js"><!----></script><script type="text/javascript" src="../../common/jquery/jquery-ui-1.8.2.custom.min.js"><!----></script><script type="text/javascript" src="../../common/jquery/jquery.cookie.js"><!----></script><script type="text/javascript" src="../../common/jquery/treeview/jquery.treeview.min.js"><!----></script><script type="text/javascript" src="search/htmlFileList.js"><!----></script><script type="text/javascript" src="search/htmlFileInfoList.js"><!----></script><script type="text/javascript" src="nwSearchFnt.js"><!----></script><script type="text/javascript" src="search/stemmers/en_stemmer.js"><!--//make this scalable to other languages as well.--></script><script type="text/javascript" src="search/index-1.js"><!----></script><script type="text/javascript" src="search/index-2.js"><!----></script><script type="text/javascript" src="search/index-3.js"><!----></script></head><body><div xmlns="" id="header"><div id="navheader"><!----><table><tr><td style="height: 28px; width: 16px;"><a id="showHideButton" onclick="showHideToc();" class="pointLeft" title="Hide TOC tree">. </a></td><td><img src="../../common/images/highlight-blue.gif" alt="H" height="25px" onclick="toggleHighlight()" id="showHideHighlight" style="cursor:pointer" title="Toggle search result highlighting"/></td><td><a accesskey="p" href="drakautologin.html">Prev</a> | <a accesskey="u" href="mcc-boot.html">Up</a> | <a accesskey="n" href="drakedm.html">Next</a></td></tr></table></div><div id="headerlogo"><img src="mageia-2013-200p.png" alt="Company Logo"/></div><h1 id="pagetitle">Set up boot system<br/>Boot</h1></div><div id="content"><!----><div class="section" title="Set up boot system"><div class="titlepage"><div><div><h3 class="title"><a id="drakboot"><!----></a>Set up boot system</h3></div><div><h2 class="subtitle">drakboot</h2></div></div></div><div class="mediaobject" align="center"><img src="images/drakboot--boot.png" align="middle"/></div><p>If you are using a UEFI system instead of BIOS, the user interface is slightly different as the boot device is obviously the EFI system Partition (ESP).</p><div class="mediaobject"><img src="images/drakboot--boot2.png"/></div><p>This tool<sup>[<a id="d4e3491" href="#ftn.d4e3491" class="footnote">48</a>]</sup> allows you to configure the boot options (choice of the bootloader, set a password, the default boot, etc.)</p><p>It is found under the Boot tab in the Mageia Control Center labeled "Set up boot system".</p><div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>Don't use this tool if you don't know exactly what you are doing. Changing some settings may prevent your machine from booting again !</p></div><p>In the first part, called <span class="guilabel">Bootloader</span>, it is possible if using BIOS, to choose which <span class="guibutton">Bootloader to use</span>, Grub, Grub2 or Lilo, and with a graphical or a text menu. It is just a question of taste, there are no other consequences. You can also set the <span class="guibutton">Boot device</span>, don't change anything here unless you are an expert. The boot device is where the bootloader is installed and any modification can prevent your machine from booting.</p><p>In a UEFI system, the bootloader is <span class="guilabel">Grub2-efi</span> and is installed in /boot/EFI partition. This FAT32 formatted partition is common to all operating systems installed.</p><p>In the second part, called <span class="guilabel">Main options</span>, you can set the <span class="guibutton">Delay before booting default image</span>, in seconds. During this delay, Grub or Lilo will display the list of available operating systems, prompting you to make your choice. If no selection is made, the bootloader will boot the default one once the delay elapses.</p><p>In the third and last part, called <span class="guibutton">Security</span>, it is possible to set a password for the bootloader. This means a username and password will be asked at the boot time to select a booting entry or change settings. The username is "root" and the password is the one chosen here.</p><p>The <span class="guibutton">Advanced</span> button gives some extra options.</p><p><span class="guibutton">Enable ACPI:</span></p><p>ACPI (Advanced Configuration and Power Interface) is a standard for the power management. It can save energy by stopping unused devices, this was the method used before APM. Check this box if your hardware is ACPI compatible.</p><p><span class="guibutton">Enable SMP:</span></p><p>SMP stands for Symmetric Multi Processors, it's an architecture for multicore processors.</p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>If you have a processor with HyperThreading, Mageia will see it as a dual processor and enable SMP.</p></div><p><span class="guibutton">Enable APIC</span> and <span class="guibutton">Enable Local APIC:</span></p><p>APIC stands for Advanced Programmable Interrupt Controller. There are two components in the Intel APIC system, the local APIC (LAPIC) and the I/O APIC. The latter one routes the interrupts it receives from peripheral buses to one or more local APICs that are in the processor. It is really useful for multi-processor systems. Some computers have problems with the APIC system which can cause freezes or incorrect device detection (error message "spurious 8259A interrupt: IRQ7"). In this case, disable APIC and/or Local APIC.</p><div class="mediaobject"><img src="images/drakboot1.png"/></div><p>The <span class="guibutton">Next</span> screen differs depending on which boot loader you chose.</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>You have Grub Legacy or Lilo:</p><p>In this case, you can see the list of all the available entries at boot time. The default one is asterisked. To change the order of the menu entries, click on the up or down arrows to move the selected item. If you click on the <span class="guibutton">Add</span> or <span class="guibutton">Modify</span> buttons, a new window appears to add a new entry in the bootloader menu or to modify an existing one. You need to be familiar with Lilo or Grub to be able to use these tools.</p><div class="mediaobject"><img src="images/drakboot2.png"/></div><p>The <span class="guilabel">Label</span> field is freeform, write here what you want to be displayed in the menu. It matches the Grub command "title". For example: Mageia3.</p><p>The <span class="guilabel">Image</span> field contains the kernel name. It matches the Grub command "kernel". For example /boot/vmlinuz.</p><p>The <span class="guilabel">Root</span> field contains the device name where the kernel is stored. It matches the Grub command "root". For example (hd0,1).</p><p>The <span class="guilabel">Append</span> field contains the options to be given to the kernel at boot time.</p><p>If the box <span class="guilabel">Default</span> is checked, Grub will boot this entry by default.</p><p>In the extra screen called <span class="guilabel">Advanced</span>, it is possible to choose the <span class="guilabel">Video mode</span>, an <span class="guilabel">initrd</span> file and a <span class="guilabel">network profile</span>, see <a class="xref" href="draknetprofile.html" title="Manage different network profiles">the section called “Manage different network profiles”</a>, in the drop-down lists.</p></li><li class="listitem"><p>You have Grub2 or Grub2-efi (boot loaders used by default respectively in Legacy mode and UEFI mode):</p><p>In this case, the drop-down list labelled <span class="guilabel">Default</span> displays all the available entries; click on the one wanted as the default one.</p><div class="mediaobject"><img src="images/drakboot3.png"/></div><p>The <span class="guilabel">Append</span> field contains the options to be given to the kernel at boot time.</p><p>If you have other operating systems installed, Mageia attempts to add them to your Mageia boot menu. If you don't want this behaviour, uncheck the box <span class="guilabel">Probe Foreign OS</span></p><p>In the extra screen called <span class="guilabel">Advanced</span>, it is possible to choose the <span class="guilabel">Video mode</span>. If you don't want a bootable Mageia, but to chain load it from another OS, check the box <span class="guilabel">Do not touch ESP or MBR</span> and accept the warning.</p><div class="mediaobject"><img src="images/drakboot6.png"/></div><div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>Not installing on ESP or MBR means that the installation is not bootable unless chain loaded from another OS.</p></div><p>To set many other parameters, you can use the tool named <span class="emphasis"><em>Grub Customizer</em></span>, available in the Mageia repositories (see below).</p><div class="mediaobject"><img src="images/drakboot4.png"/></div></li></ul></div><div class="footnotes"><br/><hr width="100" align="left"/><div class="footnote"><p><sup>[<a id="ftn.d4e3491" href="#d4e3491" class="para">48</a>] </sup>You can start this tool from the command line, by typing <span class="bold"><strong>drakboot</strong></span> as root.</p></div></div></div><script xmlns="" type="text/javascript" src="main.js"><!----></script><hr xmlns=""/><div xmlns="" class="copyright">© Mageia</div><div xmlns="" class="license"><a href="index.html#CC_BY-SA">CC BY-SA 3.0</a></div><div id="upload_date">Uploaded on 14/07/2017</div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="drakautologin.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="mcc-boot.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="drakedm.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></div><div><div id="leftnavigation"><div id="tabs"><ul><li><a href="#treeDiv"><em>Contents</em></a></li><li><a href="#searchDiv"><em>Search</em></a></li></ul><div id="treeDiv"><img src="../../common/images/loading.gif" alt="loading table of contents..." id="tocLoading" style="display:block;"/><div id="ulTreeDiv" style="display:none"><ul id="tree" class="filetree"><li><span class="file section"><a href="mcc-intro.html">About the Manual for the Mageia Control Center</a></span></li><li><span class="file section"><a href="software-management.html">Software Management</a></span><ul><li><span class="file section"><a href="rpmdrake.html">Software Management (Install and Remove Software)</a></span><ul><li><span class="file section"><a href="rpmdrake.html#rpmdrake-introduction">Introduction to rpmdrake</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e65">The main parts of the screen</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e103">The status column</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e156">The dependencies</a></span></li></ul></li><li><span class="file section"><a href="MageiaUpdate.html">Software Packages Update</a></span></li><li><span class="file section"><a href="mgaapplet-config.html">Configure updates frequency</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html">Configure Media</a></span><ul><li><span class="file section"><a href="drakrpm-edit-media.html#d4e227">The columns</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html#d4e259">The buttons on the right</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html#d4e273">The menu</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-sharing.html">Sharing</a></span><ul><li><span class="file section"><a href="drakwizard_proftpd.html">Configure FTP</a></span><ul><li><span class="file section"><a href="drakwizard_proftpd.html#d4e347">What is FTP?</a></span></li><li><span class="file section"><a href="drakwizard_proftpd.html#d4e353">Setting up an FTP server with drakwizard proftpd</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_apache2.html">Configure webserver</a></span><ul><li><span class="file section"><a href="drakwizard_apache2.html#d4e408">What is a web server?</a></span></li><li><span class="file section"><a href="drakwizard_apache2.html#d4e411">Setting up a web server with drakwizard apache2</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-networkservices.html">Network Services</a></span><ul><li><span class="file section"><a href="drakwizard_dhcp.html">Configure DHCP</a></span><ul><li><span class="file section"><a href="drakwizard_dhcp.html#d4e502">What is DHCP?</a></span></li><li><span class="file section"><a href="drakwizard_dhcp.html#d4e506">Setting up a DHCP server with drakwizard dhcp</a></span></li><li><span class="file section"><a href="drakwizard_dhcp.html#d4e550">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_bind.html">Configure DNS</a></span></li><li><span class="file section"><a href="drakwizard_squid.html">Configure proxy</a></span><ul><li><span class="file section"><a href="drakwizard_squid.html#d4e624">What is a proxy server?</a></span></li><li><span class="file section"><a href="drakwizard_squid.html#d4e627">Setting up a proxy server with drakwizard squid</a></span></li><li><span class="file section"><a href="drakwizard_squid.html#d4e700">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_ntp.html">Configure time</a></span><ul><li><span class="file section"><a href="drakwizard_ntp.html#d4e749">Setup a NTP server with drakwizard ntp</a></span></li><li><span class="file section"><a href="drakwizard_ntp.html#d4e775">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_sshd.html">OpenSSH daemon configuration</a></span><ul><li><span class="file section"><a href="drakwizard_sshd.html#d4e814">What is SSH?</a></span></li><li><span class="file section"><a href="drakwizard_sshd.html#d4e819">Setting up an SSH daemon with drakwizard sshd</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-hardware.html">Hardware</a></span><ul><li><span class="file section"><a href="harddrake2.html">Hardware configuration</a></span><ul><li><span class="file section"><a href="harddrake2.html#d4e955">The window</a></span></li><li><span class="file section"><a href="harddrake2.html#d4e970">The menu</a></span></li></ul></li><li><span class="file section"><a href="draksound.html">Sound Configuration</a></span></li><li><span class="file section"><a href="drak3d.html">3D Desktop Effects</a></span><ul><li><span class="file section"><a href="drak3d.html#d4e1017">Introduction</a></span></li><li><span class="file section"><a href="drak3d.html#d4e1023">Getting Started</a></span></li><li><span class="file section"><a href="drak3d.html#d4e1037">Troubleshooting</a></span><ul><li><span class="file section"><a href="drak3d.html#d4e1039">Can't See Desktop after Logging in</a></span></li></ul></li></ul></li><li><span class="file section"><a href="XFdrake.html">Set up the graphical server</a></span></li><li><span class="file section"><a href="keyboarddrake.html">Set up the Keyboard Layout</a></span><ul><li><span class="file section"><a href="keyboarddrake.html#d4e1128">Introduction</a></span></li><li><span class="file section"><a href="keyboarddrake.html#d4e1134">Keyboard Layout</a></span></li><li><span class="file section"><a href="keyboarddrake.html#d4e1137">Keyboard Type</a></span></li></ul></li><li><span class="file section"><a href="mousedrake.html">Set up the pointer device (mouse, touchpad)</a></span></li><li><span class="file section"><a href="system-config-printer.html">Install and configure a printer</a></span><ul><li><span class="file section"><a href="system-config-printer.html#introduction">Introduction</a></span></li><li><span class="file section"><a href="system-config-printer.html#automatic">Automatically detected printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#non_automatic">No automatically detected printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#terminate">Complete the installation process</a></span></li><li><span class="file section"><a href="system-config-printer.html#network_printer">Network printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#network_printing_protocols">Network printing protocols</a></span></li><li><span class="file section"><a href="system-config-printer.html#properties">Device Properties</a></span></li><li><span class="file section"><a href="system-config-printer.html#d4e1273">Troubleshoot</a></span></li><li><span class="file section"><a href="system-config-printer.html#specificities">Specifics</a></span></li></ul></li><li><span class="file section"><a href="scannerdrake.html">Set up scanner</a></span><ul><li><span class="file section"><a href="scannerdrake.html#scannerinstallation">Installation</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannersharing">Scannersharing</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannerspecifics">Specifics</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannerextrasteps">Extra installation steps</a></span></li></ul></li><li><span class="file section"><a href="drakups.html">Set up a UPS for power monitoring</a></span></li></ul></li><li><span class="file section"><a href="mcc-network.html">Network and Internet</a></span><ul><li><span class="file section"><a href="draknetcenter.html">Network Center</a></span><ul><li><span class="file section"><a href="draknetcenter.html#d4e1501">Introduction</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1531">The Monitor button</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1542">The Configure button</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1601">The Advanced Settings button</a></span></li></ul></li><li><span class="file section"><a href="drakconnect.html">Set up a new network interface (LAN, ISDN, ADSL, ...)</a></span><ul><li><span class="file section"><a href="drakconnect.html#d4e1616">Introduction</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1623">A new Wired connection (Ethernet)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1677">A new Satellite connection (DVB)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1681">A new Cable modem connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1739">A new DSL connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1775">A new ISDN connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1825">A new Wireless connection (WiFi)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1907">A new GPRS/Edge/3G connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1933">A new Bluetooth Dial-Up Networking connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1937">A new Analog telephone modem connection (POTS)</a></span></li><li><span class="file section"><a href="drakconnect.html#drakconnect-end">Ending the configuration</a></span></li></ul></li><li><span class="file section"><a href="drakconnect--del.html">Remove a connection</a></span></li><li><span class="file section"><a href="drakproxy.html">Proxy</a></span></li><li><span class="file section"><a href="drakgw.html">Share the Internet connection with other local machines</a></span><ul><li><span class="file section"><a href="drakgw.html#drakgw-principles">Principles</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-wizard">Gateway wizard</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-configure">Configure the client</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-stop">Stop connection sharing</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html">Manage different network profiles</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2099">Introduction</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2102">Profiles</a></span></li><li><span class="file section"><a href="draknetprofile.html#d4e2108">Draknetprofile</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html#d4e2118">Running Draknetprofile</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2120">Defining profiles, profile switching</a></span></li><li><span class="file section"><a href="draknetprofile.html#d4e2172">Using a system that has more than one profile</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html#d4e2183">Appendix: Files relevant to Draknetprofile</a></span></li></ul></li><li><span class="file section"><a href="drakvpn.html">Configure VPN Connection to secure network access</a></span><ul><li><span class="file section"><a href="drakvpn.html#d4e2197">Introduction</a></span></li><li><span class="file section"><a href="drakvpn.html#d4e2203">Configuration</a></span></li></ul></li><li><span class="file section"><a href="drakhosts.html">Hosts definitions</a></span></li></ul></li><li><span class="file section"><a href="mcc-system.html">System</a></span><ul><li><span class="file section"><a href="drakauth.html">Authentication</a></span></li><li><span class="file section"><a href="drakxservices.html">Manage system services by enabling or disabling them</a></span></li><li><span class="file section"><a href="drakfont.html">Manage, add and remove fonts. Import Windows(TM) fonts</a></span></li><li><span class="file section"><a href="drakclock.html">Manage date and time</a></span></li><li><span class="file section"><a href="localedrake.html">Manage localization for your system</a></span><ul><li><span class="file section"><a href="localedrake.html#input_method">Input method</a></span></li></ul></li><li><span class="file section"><a href="logdrake.html">View and search system logs</a></span><ul><li><span class="file section"><a href="logdrake.html#d4e2412">To do a search in the logs</a></span></li><li><span class="file section"><a href="logdrake.html#d4e2427">To configure a mail alert</a></span></li></ul></li><li><span class="file section"><a href="drakconsole.html">Open a console as administrator</a></span></li><li><span class="file section"><a href="userdrake.html">Users and Groups</a></span></li><li><span class="file section"><a href="transfugdrake.html">Import Windows(TM) documents and settings</a></span></li><li><span class="file section"><a href="draksnapshot-config.html">Snapshots</a></span></li></ul></li><li><span class="file section"><a href="mcc-networksharing.html">Network Sharing</a></span><ul><li><span class="file section"><a href="diskdrake--smb.html">Access Windows (SMB) shared drives and directories</a></span><ul><li><span class="file section"><a href="diskdrake--smb.html#d4e2696">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--smb.html#d4e2704">Procedure</a></span></li></ul></li><li><span class="file section"><a href="draksambashare.html">Share directories and drives with Samba</a></span><ul><li><span class="file section"><a href="draksambashare.html#d4e2737">Introduction</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2740">Preparation</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2745">Wizard - Standalone server</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2788">Wizard - Primary domain controller</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2798">Declare a directory to share</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2811">Menu entries</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2827">Printers share</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2834">Samba users</a></span></li></ul></li><li><span class="file section"><a href="diskdrake--nfs.html">Access NFS shared drives and directories</a></span><ul><li><span class="file section"><a href="diskdrake--nfs.html#d4e2851">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--nfs.html#d4e2857">Procedure</a></span></li></ul></li><li><span class="file section"><a href="draknfs.html">Share drives and directories using NFS</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2892">Prerequisites</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2901">Main window</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2905">Modify entry</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2912">NFS Directory</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2916">Host access</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2928">User ID Mapping</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2938">Advanced options</a></span></li></ul></li><li><span class="file section"><a href="draknfs.html#d4e2948">Menu entries</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2954">File|Write conf</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2957">NFS Server|Restart</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2960">NFS Server|Reload</a></span></li></ul></li></ul></li><li><span class="file section"><a href="diskdrake--dav.html">Access WebDAV shared drives and directories</a></span><ul><li><span class="file section"><a href="diskdrake--dav.html#d4e2975">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--dav.html#d4e2979">Creating a new entry</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-localdisks.html">Local disks</a></span><ul><li><span class="file section"><a href="drakdisk.html">Manage disk partitions</a></span></li><li><span class="file section"><a href="diskdrake--removable.html">CD/DVD burner</a></span><ul><li><span class="file section"><a href="diskdrake--removable.html#d4e3071">Mount point</a></span></li><li><span class="file section"><a href="diskdrake--removable.html#d4e3075">Options</a></span><ul><li><span class="file section"><a href="diskdrake--removable.html#d4e3080">user/nouser</a></span></li></ul></li></ul></li><li><span class="file section"><a href="diskdrake--fileshare.html">Share your hard disk partitions</a></span></li></ul></li><li><span class="file section"><a href="mcc-security.html">Security</a></span><ul><li><span class="file section"><a href="msecgui.html">MSEC: System Security and Audit</a></span><ul><li><span class="file section"><a href="msecgui.html#d4e3147">Presentation</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3159">Overview tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3177">Security settings tab</a></span><ul><li><span class="file section"><a href="msecgui.html#d4e3184">Basic security tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3226">System security tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3243">Network security</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3249">Periodic checks tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3257">Exceptions tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3273">Permissions</a></span></li></ul></li></ul></li><li><span class="file section"><a href="drakfirewall.html">Set up your personal firewall</a></span></li><li><span class="file section"><a href="draksec.html">Configure authentication for Mageia tools</a></span></li><li><span class="file section"><a href="drakinvictus.html">Advanced setup for network interfaces and firewall</a></span></li><li><span class="file section"><a href="drakguard.html">Parental Controls</a></span><ul><li><span class="file section"><a href="drakguard.html#d4e3403">Presentation</a></span></li><li><span class="file section"><a href="drakguard.html#d4e3413">Configuring Parental controls</a></span><ul><li><span class="file section"><a href="drakguard.html#d4e3430">Blacklist/Whitelist tab</a></span></li><li><span class="file section"><a href="drakguard.html#d4e3434">Block Programs Tab</a></span></li></ul></li></ul></li></ul></li><li><span class="file section"><a href="mcc-boot.html">Boot</a></span><ul><li><span class="file section"><a href="drakautologin.html">Set up autologin to automatically log in</a></span></li><li id="webhelp-currentid"><span class="file section"><a href="drakboot.html">Set up boot system</a></span></li><li><span class="file section"><a href="drakedm.html">Set up display manager</a></span></li></ul></li><li><span class="file section"><a href="otherMageiaTools.html">Other Mageia Tools</a></span><ul><li><span class="file section"><a href="drakbug.html">Mageia Bug Report Tool</a></span></li><li><span class="file section"><a href="drakbug_report.html">Collect Logs and System Information for Bug Reports</a></span></li><li><span class="file section"><a href="lsnetdrake.html">Display Available NFS And SMB Shares</a></span></li><li><span class="file section"><a href="lspcidrake.html">Display Your PCI, USB and PCMCIA Information</a></span></li></ul></li></ul></div></div><div id="searchDiv"><div id="search"><form onsubmit="Verifie(ditaSearch_Form);return false" name="ditaSearch_Form" class="searchForm"><fieldset class="searchFieldSet"><legend>Search</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> <input onclick="Verifie(ditaSearch_Form)" type="button" class="searchButton" value="Go" id="doSearch"/></center></fieldset></form></div><div id="searchResults"><center/></div></div></div></div></div></body></html>