diff --git a/imgs/software/virtualbox/vbox-kernel.png b/imgs/software/virtualbox/vbox-kernel.png new file mode 100755 index 0000000..f3a46a0 Binary files /dev/null and b/imgs/software/virtualbox/vbox-kernel.png differ diff --git a/installation/disks/en.md b/installation/disks/en.md index 14628c4..f8469a7 100644 --- a/installation/disks/en.md +++ b/installation/disks/en.md @@ -1,6 +1,6 @@ +++ title = "Disks" -lastmod = "2017-07-22T15:15:08+03:00" +lastmod = "2017-10-22T19:02:00+02:00" +++ # Disks @@ -10,6 +10,7 @@ Solus provides multiple ways you can install onto your system. 2. You can install Solus next to your existing operating system, such as Windows. *If you have multiple operating systems installed, we will choose the largest option.* 3. You can manually configure your system. This is only recommend for advanced users which may desire to have a dedicated `/home` partition. Note that if you manually configure your system, you will need to restart the Installer for those changes to apply appropriately. +**Note:** Legacy (BIOS) must use MBR partition table while Unified EFI (UEFI) must use GPT partition table. Alongside these options, we also provide the ability to use full-disk encryption. For the obvious reason of it being full-disk, this assumes you are installing Solus onto the entire drive. @@ -22,6 +23,7 @@ To create an EFI System Partition, open up GParted and create a FAT32 partition **Notes:** -- Your system must be booted using UEFI mode, as opposed to a "legacy mode". +- Your system must be booted using Unified EFI (UEFI) mode, as opposed to a "legacy (BIOS) mode". - Secure Boot needs to be disabled. -- Your disk is required to be GPT formatted. \ No newline at end of file +- Your disk is required to be GPT formatted. +- If cannot see your SSD drive, set the SATA configuration to AHCI. diff --git a/software/virtualbox/en.md b/software/virtualbox/en.md index 5aac634..d0c6228 100644 --- a/software/virtualbox/en.md +++ b/software/virtualbox/en.md @@ -1,6 +1,6 @@ +++ title = "VirtualBox" -lastmod = "2017-11-09T15:30:00+01:00" +lastmod = "2017-11-22T19:03:00+02:00" +++ # VirtualBox @@ -26,6 +26,11 @@ virtualbox | virtualbox-current ----- | ----- VirtualBox modules for the **linux-lts** kernel | VirtualBox modules for the **linux-current** kernel +### Troubleshooting +If the wrong VirtualBox package was installed, the following error will pop up when starting a virtual machine. Please check the instructions just above to install the correct package for your kernel. + +{{< altimg "vbox-kernel.png" "help-center/software/virtualbox/" >}} + ## Solus as Guest ### Preparing your system