How to map virtual disks of repositories
I have 4 physical disks: 2 of 1 TB (solid state) and 2 of 8 TB. I have created 4 virtual disks in Oracle Virtual Manager, each one of them in a different repository.
I have assigned one virtual disk of 1 TB and one virtual disk of 8 TB to a Linux Virtual Machine (VM) and the other virtual disk of 1 Tb and the other virtual disk of 8 Tb to a Windows VM.
In Linux VM: The 9 TB have been distributed in filesystems by the OS automatically. How can devote the virtual disk of 1 TB to the /boot filesystem and the virtual disk of 8 TB to the other filesystems?