Yesterday I installed Xubuntu from a USB stick. I used the following image: xubuntu-17.04-desktop-amd64
I followed the Machine specific guide I found on the forums and have successfully installed Xubuntu to my second hard disk on my machine.
After a reboot I am able to see the Xubuntu install in rEFInd along side the OSX install on my other HDD. But when I try to boot from the Xubuntu install I am unable to get any further than a black screen.
The OSX partition loads perfectly and doesn't have any issues.
When checking the partitions from the terminal I noticed the following:
To me it seems disk0 and disk1 are the same drives.
Did I install Xubuntu in a wrong way or did something mess with the partitioning on disk2?
I followed the Machine specific guide I found on the forums and have successfully installed Xubuntu to my second hard disk on my machine.
After a reboot I am able to see the Xubuntu install in rEFInd along side the OSX install on my other HDD. But when I try to boot from the Xubuntu install I am unable to get any further than a black screen.
The OSX partition loads perfectly and doesn't have any issues.
When checking the partitions from the terminal I noticed the following:
Code:
diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *250.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_CoreStorage 193.3 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data LXPART 55.9 GB disk0s4
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Naamloos *193.0 GB disk1
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk2
1: EFI NO NAME 536.9 MB disk2s1
2: Linux LVM 499.6 GB disk2s2
Did I install Xubuntu in a wrong way or did something mess with the partitioning on disk2?