LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-24-2020, 08:28 PM   #1
alex4buba
Member
 
Registered: Jul 2020
Posts: 624

Rep: Reputation: Disabled
Extending my / partition ubunto 20.04


I found another post on my topic, but it is scary... So, I will ask it here for my own case.

I got warning that my / partition is out of space. I searched a bit and found somwhere to delete my Swap partition (not sure it was a good idea, from my 30+ years of Windows, I think it is important to have it)

Anyway - I now have 7.63GB of unallocated space.

1) Can I merge that space into my /dev/sda7 file system ext4?
2) That unallocated space, is sitting one line above it
3) If I but from a USB on go into Try option
4) It seems it will move the partion, will I loose data?

Or is there a more safe way to do it?

Thank you
Alex
 
Old 08-24-2020, 08:32 PM   #2
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,735

Rep: Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212
Please post (in code tags) the output of
Code:
df -h
 
Old 08-24-2020, 09:01 PM   #3
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,176

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
You can boot into a live distro like Gparted, and then extend your / into the free space. It has a nice GUI, so no typing in commands in a terminal.
https://gparted.org/
 
Old 08-24-2020, 09:11 PM   #4
alex4buba
Member
 
Registered: Jul 2020
Posts: 624

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by scasey View Post
Please post (in code tags) the output of
Code:
df -h

OK, here it is:

Code:
lex@alex-nuc8i7hnk:~$ df -h

Filesystem      Size  Used Avail Use% Mounted on
udev            7.8G     0  7.8G   0% /dev
tmpfs           1.6G  3.7M  1.6G   1% /run
/dev/sda7       145G  130G  8.0G  95% /
tmpfs           7.8G  135M  7.7G   2% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           7.8G     0  7.8G   0% /sys/fs/cgroup
/dev/loop2       56M   56M     0 100% /snap/core18/1885
/dev/loop1       97M   97M     0 100% /snap/core/9804
/dev/loop3      162M  162M     0 100% /snap/gnome-3-28-1804/128
/dev/loop4       55M   55M     0 100% /snap/core18/1705
/dev/loop5       63M   63M     0 100% /snap/gtk-common-themes/1506
/dev/loop0      9.2M  9.2M     0 100% /snap/canonical-livepatch/95
/dev/loop7      241M  241M     0 100% /snap/gnome-3-34-1804/24
/dev/loop6      256M  256M     0 100% /snap/gnome-3-34-1804/36
/dev/loop8       50M   50M     0 100% /snap/snap-store/433
/dev/loop9       50M   50M     0 100% /snap/snap-store/467
/dev/loop10      94M   94M     0 100% /snap/noson/357
/dev/loop11      30M   30M     0 100% /snap/snapd/8790
/dev/loop12      94M   94M     0 100% /snap/video-downloader/540
/dev/loop13      28M   28M     0 100% /snap/snapd/7264
/dev/sda2        95M   33M   63M  35% /boot/efi
tmpfs           1.6G   96K  1.6G   1% /run/user/1000
/dev/sde1       477G  183G  295G  39% /media/alex/New-SD-512
/dev/sdb1       1.9T  159M  1.9T   1% /media/alex/Seagate
/dev/sdc1       2.8T  1.3T  1.6T  45% /media/alex/Elements
/dev/sda4       309G  171G  139G  56% /media/alex/C61CAF311CAF1C05
 
Old 08-24-2020, 09:15 PM   #5
alex4buba
Member
 
Registered: Jul 2020
Posts: 624

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by uteck View Post
You can boot into a live distro like Gparted, and then extend your / into the free space. It has a nice GUI, so no typing in commands in a terminal.
https://gparted.org/
Not clear (I am new to Linux) what does it mean - boot into...
Please see my GParted screen shot

You understand that I an scared to touch it....

Cheers
Alex
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2020-08-25 12-13-15.png
Views:	25
Size:	65.5 KB
ID:	33963  
 
Old 08-24-2020, 10:48 PM   #6
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,142

Rep: Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123
Yes you can simply drag the edge of /dev/sda7 to incorporate that unallocated space. Notice the key symbol - that means it's locked, as you currently have it mounted as the root.
If you still have your install USB, boot that and select "Try Linux" or whatever the option is - this is "live" mode and runs completely in RAM without using your hard disk. From there gparted will allow you to add the space.
How long it will last is questionable given your current usage - most likely /home.
 
Old 08-24-2020, 11:48 PM   #7
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,162

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
See this YT and check Gparted: https://www.youtube.com/watch?v=0czAJwEbtFs

Don't you want to find out what's the largest file?
If yes, check out this: https://www.cyberciti.biz/faq/how-do...sd-filesystem/

From above link:
Quote:
du -ah /var | sort -n -r | head -n 10

change /var to other directory where you suspect it has big files
 
Old 08-25-2020, 07:00 AM   #8
alex4buba
Member
 
Registered: Jul 2020
Posts: 624

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by JJJCR View Post
See this YT and check Gparted: https://www.youtube.com/watch?v=0czAJwEbtFs

Don't you want to find out what's the largest file?
If yes, check out this: https://www.cyberciti.biz/faq/how-do...sd-filesystem/

From above link:
OK, I followed the steps, created an ISO Gparted USB stick.
The attached picture is what was the result

Thanks
Alex
Attached Thumbnails
Click image for larger version

Name:	boot_Gparted.jpg
Views:	17
Size:	156.7 KB
ID:	33966  
 
Old 08-25-2020, 09:26 AM   #9
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,176

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
At this point, forget about the USB as I was assuming that /home was a separate partition. I thought Ubuntu made /home a separate partition by default, but that seems to not have happened here.

Quote:
145G 130G 8.0G 95% /
I don't see a mount for /home in your df -h post, so I assume that it is not a separate partition. In which case expanding your / to take over the swap partition will not last long as the next time you download more stuff that space will be gone.
To stop / from filling up and preventing the system from booting, you need to point /home to another disk or its' own partition at least.

Depending on what your external drives are for, you may want to try copying /home to one of them then setting up your /etc/fstab to mount it as /home. Once that is working you can work on cleaning up /.
 
Old 08-25-2020, 10:12 AM   #10
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,735

Rep: Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212
We know from other threads that the OPs personal files are about 40GB, and that this is a single user install. So I would suspect first that the log files are the culprit.

Alex: what does
Code:
du -hs /
show?
If that only returns one line, try
Code:
du -h /
I want to see the size if each directory under /

Last edited by scasey; 08-25-2020 at 10:19 AM.
 
Old 08-25-2020, 03:38 PM   #11
alex4buba
Member
 
Registered: Jul 2020
Posts: 624

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by uteck View Post
At this point, forget about the USB as I was assuming that /home was a separate partition. I thought Ubuntu made /home a separate partition by default, but that seems to not have happened here.


I don't see a mount for /home in your df -h post, so I assume that it is not a separate partition. In which case expanding your / to take over the swap partition will not last long as the next time you download more stuff that space will be gone.
To stop / from filling up and preventing the system from booting, you need to point /home to another disk or its' own partition at least.

Depending on what your external drives are for, you may want to try copying /home to one of them then setting up your /etc/fstab to mount it as /home. Once that is working you can work on cleaning up /.
Sorry, what you are telling me here goes way over my head... What do you meant - "Transfer /home to another disk"?
My own folders are within the HOME folder

Thnaks
Alex
 
Old 08-25-2020, 03:53 PM   #12
alex4buba
Member
 
Registered: Jul 2020
Posts: 624

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by scasey View Post
We know from other threads that the OPs personal files are about 40GB, and that this is a single user install. So I would suspect first that the log files are the culprit.

Alex: what does
Code:
du -hs /
show?
If that only returns one line, try
Code:
du -h /
I want to see the size if each directory under /
When I run the first command, I get this:

Code:
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/BeleuraArtists/Muriel/Reduced': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/Events/WebPageImages/Images': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/Expo_pics/Bob': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/Expo_pics/Brian': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/Expo_pics/Dee': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/MasterFrame/Backup': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/Personal/4_mypdf': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/funnyslides/Old_funnies': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/funnyslides/menshopping': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/mypictures/DinnerDance_20160925': Input/output error
du: cannot read directory '/media/alex/New-SD-512/.Trash-1000/expunged/1577484753/BeleuraWeb/MyBeleura/mypictures/DinnerJazzatotherplace': Input/output error
When I run the 2nd command, I piped the output into a text file, 5MB , so it was too large and the site rejected it. Then, I tried to tar.gz it, it came back with file invalid. So here is just the 1st part of it

Code:
48K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/openweathermap/files
24K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/openweathermap/leaflet/images
212K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/openweathermap/leaflet
336K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/openweathermap
2.3M	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/wimages
7.0M	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/images
28K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins/little
80K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins/aclock
96K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins/superclock
28K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins/super
20K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins/simple
32K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins/allinone
12K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins/anotherone
20K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins/full
320K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/skins
64K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/logos
676K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/social
244K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/graph
16K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/whereami
8.0K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/style
252K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/icons
12M	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator
12K	/opt/extras.ubuntu.com/my-weather-indicator/share/pixmaps
28K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weatherg-indicator/skins/medium
32K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weatherg-indicator/skins
36K	/opt/extras.ubuntu.com/my-weather-indicator/share/my-weatherg-indicator
12M	/opt/extras.ubuntu.com/my-weather-indicator/share
8.0K	/opt/extras.ubuntu.com/my-weather-indicator/bin
12M	/opt/extras.ubuntu.com/my-weather-indicator
12M	/opt/extras.ubuntu.com
16K	/opt/google/chrome/MEIPreload
20K	/opt/google/chrome/cron
92K	/opt/google/chrome/default_apps
19M	/opt/google/chrome/locales
9.0M	/opt/google/chrome/WidevineCdm/_platform_specific/linux_x64
9.0M	/opt/google/chrome/WidevineCdm/_platform_specific
9.0M	/opt/google/chrome/WidevineCdm
2.8M	/opt/google/chrome/swiftshader
224M	/opt/google/chrome
224M	/opt/google
316K	/opt/quick-n-easy-web-builder-7/preloaders/test
168K	/opt/quick-n-easy-web-builder-7/preloaders/off
804K	/opt/quick-n-easy-web-builder-7/preloaders
208K	/opt/quick-n-easy-web-builder-7/nl
284K	/opt/quick-n-easy-web-builder-7/navbar
1.1M	/opt/quick-n-easy-web-builder-7/fontawesome
36K	/opt/quick-n-easy-web-builder-7/gallery/Framed corners 1
36K	/opt/quick-n-easy-web-builder-7/gallery/Wood 2
36K	/opt/quick-n-easy-web-builder-7/gallery/Normal White
36K	/opt/quick-n-easy-web-builder-7/gallery/Plastic Black
36K	/opt/quick-n-easy-web-builder-7/gallery/Frame Rounded Grey
36K	/opt/quick-n-easy-web-builder-7/gallery/Framed corners 3
36K	/opt/quick-n-easy-web-builder-7/gallery/Framed corners 5
36K	/opt/quick-n-easy-web-builder-7/gallery/Frame Rounded Black
36K	/opt/quick-n-easy-web-builder-7/gallery/Frame Rounded Red
36K	/opt/quick-n-easy-web-builder-7/gallery/Shadow White
36K	/opt/quick-n-easy-web-builder-7/gallery/Shadow Red
36K	/opt/quick-n-easy-web-builder-7/gallery/Cupertino 2
36K	/opt/quick-n-easy-web-builder-7/gallery/Shadow Blue
36K	/opt/quick-n-easy-web-builder-7/gallery/Cupertino 3
36K	/opt/quick-n-easy-web-builder-7/gallery/Normal Grey
36K	/opt/quick-n-easy-web-builder-7/gallery/Polaroid
36K	/opt/quick-n-easy-web-builder-7/gallery/Frame Rounded White
36K	/opt/quick-n-easy-web-builder-7/gallery/Framed corners 4
36K	/opt/quick-n-easy-web-builder-7/gallery/Rounded White
36K	/opt/quick-n-easy-web-builder-7/gallery/Normal Blue
36K	/opt/quick-n-easy-web-builder-7/gallery/Cupertino 4
36K	/opt/quick-n-easy-web-builder-7/gallery/Wood 3
36K	/opt/quick-n-easy-web-builder-7/gallery/Rounded Grey
36K	/opt/quick-n-easy-web-builder-7/gallery/Shadow Grey
16K	/opt/quick-n-easy-web-builder-7/gallery/Cupertino 1/Corel Auto-Preserve
56K	/opt/quick-n-easy-web-builder-7/gallery/Cupertino 1
36K	/opt/quick-n-easy-web-builder-7/gallery/Screen
36K	/opt/quick-n-easy-web-builder-7/gallery/Normal Red
36K	/opt/quick-n-easy-web-builder-7/gallery/Wood 1
36K	/opt/quick-n-easy-web-builder-7/gallery/Rounded Black
36K	/opt/quick-n-easy-web-builder-7/gallery/Frame Rounded Blue
36K	/opt/quick-n-easy-web-builder-7/gallery/Framed corners 2
260K	/opt/quick-n-easy-web-builder-7/gallery/Rounded Blue
36K	/opt/quick-n-easy-web-builder-7/gallery/Normal Black
36K	/opt/quick-n-easy-web-builder-7/gallery/Rounded Red
36K	/opt/quick-n-easy-web-builder-7/gallery/Shadow Light Grey
1.5M	/opt/quick-n-easy-web-builder-7/gallery
664K	/opt/quick-n-easy-web-builder-7/stencils
The next section:
Code:
28K	/opt/quick-n-easy-web-builder-7/blocks/Price Tables
128K	/opt/quick-n-easy-web-builder-7/blocks/Photo Gallery
96K	/opt/quick-n-easy-web-builder-7/blocks/Headers
56K	/opt/quick-n-easy-web-builder-7/blocks/Dividers
332K	/opt/quick-n-easy-web-builder-7/blocks/Forms
284K	/opt/quick-n-easy-web-builder-7/blocks/Footers
132K	/opt/quick-n-easy-web-builder-7/blocks/Features
436K	/opt/quick-n-easy-web-builder-7/blocks/Text
468K	/opt/quick-n-easy-web-builder-7/blocks/Miscellaneous
2.0M	/opt/quick-n-easy-web-builder-7/blocks
88K	/opt/quick-n-easy-web-builder-7/themeroller/vader/images
148K	/opt/quick-n-easy-web-builder-7/themeroller/vader
92K	/opt/quick-n-easy-web-builder-7/themeroller/mint-choc/images
160K	/opt/quick-n-easy-web-builder-7/themeroller/mint-choc
72K	/opt/quick-n-easy-web-builder-7/themeroller/dark-hive/images
140K	/opt/quick-n-easy-web-builder-7/themeroller/dark-hive
104K	/opt/quick-n-easy-web-builder-7/themeroller/sunny/images
172K	/opt/quick-n-easy-web-builder-7/themeroller/sunny
144K	/opt/quick-n-easy-web-builder-7/themeroller/pepper-grinder/images
212K	/opt/quick-n-easy-web-builder-7/themeroller/pepper-grinder
68K	/opt/quick-n-easy-web-builder-7/themeroller/excite-bike/images
128K	/opt/quick-n-easy-web-builder-7/themeroller/excite-bike
64K	/opt/quick-n-easy-web-builder-7/themeroller/overcast/images
128K	/opt/quick-n-easy-web-builder-7/themeroller/overcast
80K	/opt/quick-n-easy-web-builder-7/themeroller/ui-lightness/images
140K	/opt/quick-n-easy-web-builder-7/themeroller/ui-lightness
52K	/opt/quick-n-easy-web-builder-7/themeroller/blitzer/images
116K	/opt/quick-n-easy-web-builder-7/themeroller/blitzer
76K	/opt/quick-n-easy-web-builder-7/themeroller/eggplant/images
144K	/opt/quick-n-easy-web-builder-7/themeroller/eggplant
60K	/opt/quick-n-easy-web-builder-7/themeroller/dot-luv/images
120K	/opt/quick-n-easy-web-builder-7/themeroller/dot-luv
72K	/opt/quick-n-easy-web-builder-7/themeroller/le-frog/images
140K	/opt/quick-n-easy-web-builder-7/themeroller/le-frog
52K	/opt/quick-n-easy-web-builder-7/themeroller/base/images
116K	/opt/quick-n-easy-web-builder-7/themeroller/base
88K	/opt/quick-n-easy-web-builder-7/themeroller/swanky-purse/images
152K	/opt/quick-n-easy-web-builder-7/themeroller/swanky-purse
68K	/opt/quick-n-easy-web-builder-7/themeroller/smoothness/images
128K	/opt/quick-n-easy-web-builder-7/themeroller/smoothness
60K	/opt/quick-n-easy-web-builder-7/themeroller/flick/images
124K	/opt/quick-n-easy-web-builder-7/themeroller/flick
100K	/opt/quick-n-easy-web-builder-7/themeroller/start/images
160K	/opt/quick-n-easy-web-builder-7/themeroller/start
80K	/opt/quick-n-easy-web-builder-7/themeroller/humanity/images
140K	/opt/quick-n-easy-web-builder-7/themeroller/humanity
84K	/opt/quick-n-easy-web-builder-7/themeroller/black-tie/images
144K	/opt/quick-n-easy-web-builder-7/themeroller/black-tie
92K	/opt/quick-n-easy-web-builder-7/themeroller/south-street/images
160K	/opt/quick-n-easy-web-builder-7/themeroller/south-street
88K	/opt/quick-n-easy-web-builder-7/themeroller/redmond/images
148K	/opt/quick-n-easy-web-builder-7/themeroller/redmond
92K	/opt/quick-n-easy-web-builder-7/themeroller/trontastic/images
156K	/opt/quick-n-easy-web-builder-7/themeroller/trontastic
72K	/opt/quick-n-easy-web-builder-7/themeroller/ui-darkness/images
140K	/opt/quick-n-easy-web-builder-7/themeroller/ui-darkness
80K	/opt/quick-n-easy-web-builder-7/themeroller/hot-sneaks/images
140K	/opt/quick-n-easy-web-builder-7/themeroller/hot-sneaks
76K	/opt/quick-n-easy-web-builder-7/themeroller/cupertino/images
144K	/opt/quick-n-easy-web-builder-7/themeroller/cupertino
3.6M	/opt/quick-n-easy-web-builder-7/themeroller
184K	/opt/quick-n-easy-web-builder-7/paypal
192K	/opt/quick-n-easy-web-builder-7/templates
224K	/opt/quick-n-easy-web-builder-7/de
164K	/opt/quick-n-easy-web-builder-7/dividers
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style05
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style01
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style09
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style21
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style24
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style25
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style16
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style20
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style08
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style12
24K	/opt/quick-n-easy-web-builder-7/tabmenu/style04
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style23
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style31
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style27
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style22
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style26
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style06
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style02
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style10
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style32
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style07
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style30
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style11
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style03
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style14
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style18
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style28
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style19
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style17
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style13
20K	/opt/quick-n-easy-web-builder-7/tabmenu/style29
16K	/opt/quick-n-easy-web-builder-7/tabmenu/style15
576K	/opt/quick-n-easy-web-builder-7/tabmenu
40K	/opt/quick-n-easy-web-builder-7/lightbox/magnificpopup
12K	/opt/quick-n-easy-web-builder-7/lightbox/slimbox/js
24K	/opt/quick-n-easy-web-builder-7/lightbox/slimbox/css
48K	/opt/quick-n-easy-web-builder-7/lightbox/slimbox
24K	/opt/quick-n-easy-web-builder-7/lightbox/galleria/theme
104K	/opt/quick-n-easy-web-builder-7/lightbox/galleria
148K	/opt/quick-n-easy-web-builder-7/lightbox/fancybox
28K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/images/dark_rounded
28K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/images/light_rounded
40K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/images/default
24K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/images/light_square
44K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/images/facebook
28K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/images/dark_square
196K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/images
28K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/js
24K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto/css
260K	/opt/quick-n-easy-web-builder-7/lightbox/prettyPhoto
604K	/opt/quick-n-easy-web-builder-7/lightbox
736K	/opt/quick-n-easy-web-builder-7/materialicons
172K	/opt/quick-n-easy-web-builder-7/blog
55M	/opt/quick-n-easy-web-builder-7
289M	/opt
0	/dev/v4l/by-id
0	/dev/v4l/by-path
0	/dev/v4l
0	/dev/dri/by-path
0	/dev/dri
0	/dev/snd/by-id
Have no ide what any of this means

Alex
 
Old 08-25-2020, 06:14 PM   #13
alex4buba
Member
 
Registered: Jul 2020
Posts: 624

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by scasey View Post
We know from other threads that the OPs personal files are about 40GB, and that this is a single user install. So I would suspect first that the log files are the culprit.

Alex: what does
Code:
du -hs /
show?
If that only returns one line, try
Code:
du -h /
I want to see the size if each directory under /
OK, here are some pictures and numbers.

My Ubuntu 20.04 is installed in a dual boot with Windows 10 on the other side

1) The Ubuntu section started with 149GB partition - see attached image
2) At the time of writing, I have 9.2GB free on it
3) My own folders and files consume only 15.3GB after moving out several folders to the SD card
4) My folders are in alexfolders, inside the home folder

THe attached pictures will tell the other part of the story
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2020-08-26 08-45-55.png
Views:	17
Size:	133.4 KB
ID:	33968   Click image for larger version

Name:	Screenshot from 2020-08-26 08-50-57.png
Views:	12
Size:	79.7 KB
ID:	33969   Click image for larger version

Name:	Screenshot from 2020-08-26 08-52-54.png
Views:	14
Size:	150.8 KB
ID:	33970   Click image for larger version

Name:	Screenshot from 2020-08-26 09-05-52.png
Views:	14
Size:	30.2 KB
ID:	33971  
 
Old 08-25-2020, 06:24 PM   #14
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,735

Rep: Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212
Sorry.
The “cannot read” errors are because those file are owned by root. Try using sudo.
Code:
sudo du -hs /var
to see if my log file thought is correct

It also looks like there are many directories from the rsync thread that you’ve deleted. Is that the whole 40 GB?
Try emptying the Trash.

I realize I’m not exactly on topic here, but I suspect the real problem is files being saved that you don’t need...

Last edited by scasey; 08-25-2020 at 07:00 PM.
 
Old 08-25-2020, 07:02 PM   #15
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,369

Rep: Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593
post your /etc/fstab
 
  


Reply

Tags
20.04, merge, partition



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
extending volume group vs extending physical volume which is better ? Gil@LQ Linux - Server 2 08-19-2013 10:13 AM
extending existing windows-partition and changing os on linux partition ungua General 8 05-05-2009 11:01 AM
installed ubunto twice by mistake now in boot up screen get 2 options for ubunto salpapa Linux - Newbie 8 06-28-2007 05:24 PM
Extending home partition pwilkie Linux - General 4 03-05-2005 07:32 AM
Extending a partition with RH Linux? xmdms Linux - Enterprise 2 11-25-2004 09:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration