[ubuntu] Partitioning
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-ubuntu--lv 196G 6.1G 180G 4% /
It is a 1 TB WD HD.
Doing a fdisk on it:
Device Start End Sectors SizeType
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 3147775 2097152 1G Linux filesystem
/dev/sda3 3147776 1953521663 1950373888 930G Linux filesystem
Which present a few questions. What is sda2? I assume that my root partition is on sda3. Why is it showing a size of only 196G available? Does that have to do with LVM? Will it automatically grow in size as need be? Lastly, do I really only have available to me ~930GB out of the 1TB?
About author
You might also like
[UbuntuGnome] Mouse portal for multiple displays
I’m using Focal Fossil’s default Gnome IDE. I’ve setup monitors on my desk like the following, with the laptop screen in the middle. Is there any way to setup mouse
[ubuntu] Two Desktop directories listed in Nautilus
Files and .desktop launchers are no longer visible in the GUI desktop of my Ubuntu 20.04.1 system. This happened after a session operating as root to create lists of directories
[ubuntu] python3 sip versions restricted with 20.04 LTS
With 20.04 we have the package python3-sip_4.19.21+dfsg-1build1 and if you perform a $pip3 list you will indeed see sip==4.19.21 installed. If I then make a venv virtual environment via $python3
0 Comments
No Comments Yet!
You can be first to comment this post!