I have installed Ubuntu in a drive that has low disk space I need more space on that disk. How can I add more space to that disk?
NAME FSTYPE LABEL UUID MOUNTPOINT sda ├─sda1 ntfs System Reserved 6A60F08B60F05F6F ├─sda2 ntfs DE921B35921B119F ├─sda3 ntfs Software & Study 04747C18747C0EA4 ├─sda4 ├─sda5 ntfs Videos E8B4589FB45871D4 ├─sda6 ntfs Audio & Natok C616AD7C16AD6E5D ├─sda7 ntfs SSSS 464C2B9B4C2B8531 ├─sda8 swap ee80a977-2201-4144-b63a-53ac92557ab4 [SWAP] └─sda9 ext4 1d5eb22e-590d-4773-abb5-80906f0709d0 / sr0
Filesystem Size Used Avail Use% Mounted on udev 2.9G 0 2.9G 0% /dev tmpfs 591M 9.1M 582M 2% /run /dev/sda9 26G 21G 4.1G 84% / tmpfs 2.9G 77M 2.9G 3% /dev/shm tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 2.9G 0 2.9G 0% /sys/fs/cgroup cgmfs 100K 0 100K 0% /run/cgmanager/fs tmpfs 591M 76K 591M 1% /run/user/1000 /dev/sda3 127G 110G 18G 87% /media/sazib/Software & Study
lsblk -f
... – George Udosen Jan 20 '17 at 15:58df -h
. To get my attention, start new comments with@heynnema
or I may miss them. – heynnema Jan 20 '17 at 17:57df -h
command confirms that your disk is close to full right now, so I understand why you need to add space, but you may not have it. – heynnema Jan 21 '17 at 16:51