untu s’exécutant sur Hyper-V
<file>
Install linux-image-extras (hyperv-drivers): sudo apt-get install linux-image-extra-virtual
Open the Terminal and typ... grub
Find the line starting with GRUB_CMDLINE_LINUX_DEFAULT, and add video=hyperv_fb:1920x1080 (or yo... resolution is 1920x1080) like this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:1920x1080"
{{tag>app virtualbox vdisk mount linux todo}}
====== Monter un vdisk sur l'arborescence logique ======
... la VM.
===== Références =====
* https://www.linux.com/blog/howto-read-virtualbox-vm-disk-wout-start
commande:
<code bash>
$ vboxmanage startvm "arch-linux"
</code>
===== Partages entre systèmes hôte/invi... artage ====
Si le système invité est de type GNU/linux monter le partage précédemment déclaré via **moun