I installed ubuntu server on my old laptop, to serve as a network share and file storage. I think I messed up the partitioning, there is a 215 Gb drive which I do not recognize.
As far as I know this laptop only has one drive of 1TB and no SSD.
The problem is samba shows me 215GB storage option only. Any suggestions?
Output of df -h -x{tmp,devtmp,squash}fs
:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-ubuntu--lv 196G 38G 149G 21% /
/dev/sda2 976M 206M 704M 23% /boot
/dev/sda1 511M 5.3M 506M 2% /boot/efi
the 999GB is /dev/sda3
.
I read about block devices online, but I don't remember setting one up.