Thank you! Section 9.3 of your tutorial helped! Everything that should have happened, happened!OK...
It looks like the drive is present but has no partition table and, consequently, no partitions. Any data previously on the drive is lost barring the use of data recovery tools that operate at very low level.
You need to create a partition table and at least one partition. See section 9.3 of my NAS guide linked to above.
Code:
~ $ lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSsda 8:0 0 1.8T 0 disk└─sda1 8:1 0 1.8T 0 part /srv/externalmmcblk0 179:0 0 119.1G 0 disk├─mmcblk0p1 179:1 0 512M 0 part /boot/firmware└─mmcblk0p2 179:2 0 118.6G 0 part /
Statistics: Posted by I am Ben — Mon Mar 25, 2024 9:00 pm