Announcement
Collapse
No announcement yet.
xsession warning unable to write to tmp
Collapse
This topic is closed.
X
X
-
You might consider shrinking your /home partition by 3GB (or whatever) and creating a new partition and mount it as /var. This would effectively add space to /
- Top
- Bottom
-
@rooted, glad you got yourself going again. So be very watchful of your Kali installation. Too bad you can't grab some extra space from whatever is between sda1 and sda6, but I understand. Good luck
- Top
- Bottom
Leave a comment:
-
I don't know if it's a starter with kali, but I left partition size problems behind by using btrfs subvolumes, with all my installs, including non-Ubuntu like gentoo, in the same fs.
Sent from my VFD 822 using Tapatalk
- Top
- Bottom
Leave a comment:
-
Originally posted by claydoh View PostCode:1.1G /var/log
https://ubuntuhandbook.org/index.php...l-logs-ubuntu/
Code:apt-get autoremove && apt-get clean
- Top
- Bottom
Leave a comment:
-
Originally posted by jglen490 View PostIn reality, your /var directory is not at all out of bounds:
Code:[john@john-HP-ENVY-x360 john]$ sudo du -h --max-depth=1 /var 4.0K /var/metrics 132K /var/spool 4.0K /var/local 7.3M /var/crash 192M /var/cache 4.0K /var/mail 801M /var/log 358M /var/lib 5.7M /var/backups 4.0K /var/opt 60K /var/tmp 1.4G /var
What version of Kubuntu are you running? Can you grab some more space, perhaps with a reinstall? Can you rsync your /home to an external drive?
- Top
- Bottom
Leave a comment:
-
Code:1.1G /var/log
https://ubuntuhandbook.org/index.php...l-logs-ubuntu/
- Top
- Bottom
Leave a comment:
-
In reality, your /var directory is not at all out of bounds:
Code:[john@john-HP-ENVY-x360 john]$ sudo du -h --max-depth=1 /var 4.0K /var/metrics 132K /var/spool 4.0K /var/local 7.3M /var/crash 192M /var/cache 4.0K /var/mail 801M /var/log 358M /var/lib 5.7M /var/backups 4.0K /var/opt 60K /var/tmp 1.4G /var
What version of Kubuntu are you running? Can you grab some more space, perhaps with a reinstall? Can you rsync your /home to an external drive?
- Top
- Bottom
Leave a comment:
-
Originally posted by claydoh View PostSo you have to uninstall some [programs and other software or packages, to give yourself some breathing room. 11Gb is not much for an OS these days.
- Top
- Bottom
Leave a comment:
-
Originally posted by jlittle View PostI'm mildly surprised the system runs at all, with the root device at 100%.
You may have to boot in recovery mode, or from a live USB.
I suggest you identify what has filled up /, and delete some of it. BTW, a backup of anything important could be precious. If you've done a reboot it probably won't be in /tmp, because that's normally cleared when booting. If I didn't have a strong suspicion of a culprit I'd look first in /var/log.
Sent from my VFD 822 using Tapatalk
the live booting method may wipe my data. but if i locate the excess usage it will be fixed just by making a free space on the bootable disk
checkout this output:
Code:root@kali:~# du -h --max-depth=1 /var 387M /var/lib 24K /var/spool 5.7M /var/backups 4.0K /var/mail 1.1G /var/log 4.0K /var/local 36K /var/www 52K /var/tmp 4.0K /var/opt 70M /var/cache 1.5G /var
- Top
- Bottom
Leave a comment:
-
So you have to uninstall some [programs and other software or packages, to give yourself some breathing room. 11Gb is not much for an OS these days.
- Top
- Bottom
Leave a comment:
-
I'm mildly surprised the system runs at all, with the root device at 100%.
You may have to boot in recovery mode, or from a live USB.
I suggest you identify what has filled up /, and delete some of it. BTW, a backup of anything important could be precious. If you've done a reboot it probably won't be in /tmp, because that's normally cleared when booting. If I didn't have a strong suspicion of a culprit I'd look first in /var/log.
Sent from my VFD 822 using Tapatalk
- Top
- Bottom
Leave a comment:
-
xsession warning unable to write to tmp
hi fellas. technically im facing a little problem that maked me awake all night since yesterday tryna solve it. i really crawled the webs before posting this thread but all of them explains other cases not like mine.so when i boot my system (basic os) that message pop-up to me again. tbh it happened last month and i tab this commands into the root account to clean my cache files and the unused packages and it already works:
Code:apt-get autoclean ~ apt-get clean ~ apt-get autoremove
Code:root@kali:~# df -h Filesystem Size Used Avail Use% Mounted on udev 975M 0 975M 0% /dev tmpfs 201M 1.4M 200M 1% /run /dev/sda1 11G 11G 0 100% / tmpfs 1003M 12M 991M 2% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup /dev/sda6 62G 8.5G 50G 15% /home tmpfs 201M 60K 201M 1% /run/user/0
Code:root@kali:~# df -h /tmp Filesystem Size Used Avail Use% Mounted on /dev/sda1 11G 11G 0 100% /
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.
Leave a comment: