I was given an SSD drive (SanDisk SD6SB1M-128G-1006 X231706) so I decided to try and install FreeBSD 11 on it. I download the usb image.
During install at the point after choosing the Partitioning Scheme I get the following error dialog:
From there I can restart the installer or exit.
I have tried installing multiple times, I have tried the GPT, MBR and BSD label Partition scheme no matter what I get this error next.
One time I dropped into the shell and was able to format the drive using
Any suggestions? I couldn't find anything about this SSD not working with FreeBSD.
During install at the point after choosing the Partitioning Scheme I get the following error dialog:
Code:
Failed to mount filesystem
An installation step has been aborted. Would you like to restart the installation or exit the installer.
From there I can restart the installer or exit.
I have tried installing multiple times, I have tried the GPT, MBR and BSD label Partition scheme no matter what I get this error next.
One time I dropped into the shell and was able to format the drive using
fdisk
and newfs
, exiting out of the shell I was stuck again.Any suggestions? I couldn't find anything about this SSD not working with FreeBSD.