I tried to mount an external HDD but, It seems that there's no partition in there.
fdisk -l
shows that
Disk /dev/sda: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
but there's no /dev/sda1 or sda2 etc.
Could you tell me CLI command for making it to /dev/sda1 as a whole?
Thanks!