I have an EeePC with 2 internal SSD drives, a 4gb and a 8gb. When I try to install from the SD card it boots up on, the install screen says I only have 8.1gb and I need 8.6gb to install.
I’d like to manually split up the disks, maybe with boot, root, and swap on the 4gb and usr on the 8gb or something similar.
My question is, how can I get around the install screen check and manually slice the disks?
Ubiquity is the name of the installer. It seems others have requested to have the ability to skip the free space check, but sadly, hasn't been implemented.
Continue with your install. Of course you should create separate mount points for /home and /var if you have multiple disks (like on EEEPC) so that you don't run out of space and / has enough to run.
This was in 2015 for 14.04, but I assume this will be the same for 16.04.
The other option for a "disk to be seen as one" is to create a LVM, software RAID or hardware RAID (if supported and available in your BIOS settings)
A disadvantage of a RAID 0 is that if one of the drives fail, the entire installation is unusable.