Mounting an internal SSD

I used a modified version of udev rules for internal drives

You can use this add-on to get ssh access

Then put the udev rules in manually.

Then you can also use via ssh

lsblk to list the block disks

fdisk to make or edit partitions

makefs to make an ext4 partition

And e2label to label the disks partitions to conform to the udev rule.