« Additions Invité sur Linux » : différence entre les versions

De Justine's wiki
Aller à la navigation Aller à la recherche
(Page créée avec « = Pour ajouter les additions invité en ligne de commande: = <div style="background:#eeeeee; border:1px solid #cccccc; padding:5px 10px">    Login as root;... »)
 
Aucun résumé des modifications
 
(Une version intermédiaire par la même utilisatrice non affichée)
Ligne 1 : Ligne 1 :
 
[[Category:linux]]
= Pour ajouter les additions invité en ligne de commande: =
= Pour ajouter les additions invité en ligne de commande: =
<div style="background:#eeeeee; border:1px solid #cccccc; padding:5px 10px">&nbsp;&nbsp;&nbsp; Login as root;<br/> &nbsp;&nbsp;&nbsp; Update your APT database with apt-get update;<br/> &nbsp;&nbsp;&nbsp; Install the latest security updates with apt-get upgrade;<br/> &nbsp;&nbsp;&nbsp; Install required packages with apt-get install build-essential module-assistant;<br/> &nbsp;&nbsp;&nbsp; Configure your system for building kernel modules by running m-a prepare;<br/> &nbsp;&nbsp;&nbsp; Click on Install Guest Additions… from the Devices menu, then run mount /media/cdrom.<br/> &nbsp;&nbsp;&nbsp; Run sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen.</div>
<div style="background:#eeeeee; border:1px solid #cccccc; padding:5px 10px">&nbsp;&nbsp;&nbsp; Login as root;<br/> &nbsp;&nbsp;&nbsp; Update your APT database with apt-get update;<br/> &nbsp;&nbsp;&nbsp; Install the latest security updates with apt-get upgrade;<br/> &nbsp;&nbsp;&nbsp; Install required packages with apt-get install build-essential module-assistant;<br/> &nbsp;&nbsp;&nbsp; Configure your system for building kernel modules by running m-a prepare;<br/> &nbsp;&nbsp;&nbsp; Click on Install Guest Additions… from the Devices menu, then run mount /media/cdrom.<br/> &nbsp;&nbsp;&nbsp; Run sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen.</div>

Dernière version du 22 juin 2022 à 11:37

Pour ajouter les additions invité en ligne de commande:

    Login as root;
    Update your APT database with apt-get update;
    Install the latest security updates with apt-get upgrade;
    Install required packages with apt-get install build-essential module-assistant;
    Configure your system for building kernel modules by running m-a prepare;
    Click on Install Guest Additions… from the Devices menu, then run mount /media/cdrom.
    Run sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen.