- User Interfaces
- Other User Interfaces
- PathPilot
- PathPilot keeps running out of room in the partition
PathPilot keeps running out of room in the partition
21 Jul 2019 23:53 #140125
by smgvbest
Replied by smgvbest on topic PathPilot keeps running out of room in the partition
thank you
I typed incorrectly though, I meant I don't recall the parms
swappiness is set via the VM setting in sysctl i believe.
I typed incorrectly though, I meant I don't recall the parms
swappiness is set via the VM setting in sysctl i believe.
Please Log in or Create an account to join the conversation.
22 Jul 2019 00:34 #140134
by Vmax549
Replied by Vmax549 on topic PathPilot keeps running out of room in the partition
operator@tormachpcnc:~$ DF
DF: command not found
operator@tormachpcnc:~$ du-s/
bash: du-s/: No such file or directory
operator@tormachpcnc:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
udev 4027204 4 4027200 1% /dev
tmpfs 809244 1408 807836 1% /run
/dev/sda3 14986712 9256652 4945680 66% /
none 4 0 4 0% /sys/fs/cgroup
none 5120 0 5120 0% /run/lock
none 4046204 80 4046124 1% /run/shm
none 102400 24 102376 1% /run/user
/dev/sda1 13509128 2129000 10670856 17% /boot
operator@tormachpcnc:~$ du-s/
bash: du-s/: No such file or directory
operator@tormachpcnc:~$
I only have the PathPilot install USB stick.
( TP
DF: command not found
operator@tormachpcnc:~$ du-s/
bash: du-s/: No such file or directory
operator@tormachpcnc:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
udev 4027204 4 4027200 1% /dev
tmpfs 809244 1408 807836 1% /run
/dev/sda3 14986712 9256652 4945680 66% /
none 4 0 4 0% /sys/fs/cgroup
none 5120 0 5120 0% /run/lock
none 4046204 80 4046124 1% /run/shm
none 102400 24 102376 1% /run/user
/dev/sda1 13509128 2129000 10670856 17% /boot
operator@tormachpcnc:~$ du-s/
bash: du-s/: No such file or directory
operator@tormachpcnc:~$
I only have the PathPilot install USB stick.
( TP
Please Log in or Create an account to join the conversation.
22 Jul 2019 00:43 #140135
by smgvbest
Replied by smgvbest on topic PathPilot keeps running out of room in the partition
you can get gparted live-cd from here
gparted.org/download.php
your root paritiion is
/dev/sda3 14986712 9256652 4945680 66% /
i take it you re-installed already?
if do before you do anything, try running gparted again and make sure you select /dev/sda3 to extend it.
if not try the live-cd and burn it to a cd, then boot from it and try to extend your /dev/sda3 that way.
oh, the du command is du <space> -s and since your operator
the commadn would be
sudo du -s /
to help out before you edit another file you might want to open s terminal and
sudo su -
to get a root session, keep it open. if you run out of space that session should remain working
you can troubleshoot from it
gparted.org/download.php
your root paritiion is
/dev/sda3 14986712 9256652 4945680 66% /
i take it you re-installed already?
if do before you do anything, try running gparted again and make sure you select /dev/sda3 to extend it.
if not try the live-cd and burn it to a cd, then boot from it and try to extend your /dev/sda3 that way.
oh, the du command is du <space> -s and since your operator
the commadn would be
sudo du -s /
to help out before you edit another file you might want to open s terminal and
sudo su -
to get a root session, keep it open. if you run out of space that session should remain working
you can troubleshoot from it
Please Log in or Create an account to join the conversation.
22 Jul 2019 12:42 #140171
by Vmax549
Replied by Vmax549 on topic PathPilot keeps running out of room in the partition
I tried Gpart again and THIS time it came up as a command line function. Last time it had a GUI function. No plans to play with a Com Line function.
Any idea on how to bring it up as a GUI ?? I used sudo gpart
( TP
Any idea on how to bring it up as a GUI ?? I used sudo gpart
( TP
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
22 Jul 2019 13:04 #140172
by Todd Zuercher
Replied by Todd Zuercher on topic PathPilot keeps running out of room in the partition
Gpart is a command line tool (for recovering damaged disk partitions), Gparted is a gui (Gnome) partitioning tool.
Please Log in or Create an account to join the conversation.
22 Jul 2019 14:05 #140175
by Vmax549
Replied by Vmax549 on topic PathPilot keeps running out of room in the partition
AHHHHH thanks Todd
( TP
( TP
Please Log in or Create an account to join the conversation.
22 Jul 2019 14:22 #140177
by Vmax549
Replied by Vmax549 on topic PathPilot keeps running out of room in the partition
OK good news ( for a change. What ever teh updates did the partition grew from using 32gb to using all available space on teh drive. .
We are now good to go.
( TP
We are now good to go.
( TP
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
- User Interfaces
- Other User Interfaces
- PathPilot
- PathPilot keeps running out of room in the partition
Time to create page: 0.073 seconds