![]() |
O NO I broken computer again. Ran out of space error - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: O NO I broken computer again. Ran out of space error (/showthread.php?tid=2822) Pages:
1
2
|
O NO I broken computer again. Ran out of space error - DLX - 04-04-2016 What I did was open web browser to change WiFi password typed in address 192. then browser shutdown when i hit enter. computer froze so rebooted. Got this popup when I login when I click close I had black screen white arror. I used a live image of LL on data stick looked at my hard drive partition 217 and used 206. I tried to delete files off partition also tried to move files can't seem to do in a live LL, I looked at permissions they grayed out. Open Terminal sudo su then password thought this give me admin rights to change partition to hard drive. Also though LL would told me hard drive was filling up. Thanks again for help. PS what new theam Re: O NO I broken computer again. Ran out of space error - Wirezfree - 04-04-2016 Hi, Boot again... At the grub screen select "recovery" Then select "Root Shell" . I think it's called that.? Then when you get the prompt: Code: df -h Post the output, it shows where disk space is being used, like Code: Filesystem Size Used Avail Use% Mounted on Re: O NO I broken computer again. Ran out of space error - DLX - 04-04-2016 Thanks ![]() This work photo of drives, photo on side! Re: O NO I broken computer again. Ran out of space error - DLX - 04-04-2016 ![]() From list I picked try and make space, Computer has loaded ok now. Best get data off. Thanks Wirezfree [emoji41] Looking at Gparted I'v got 11gb free on drive. Wounder why browser window shutdown when I was about to login router. Re: O NO I broken computer again. Ran out of space error - Wirezfree - 04-04-2016 O.K, forgot about the make space option.!! Try the: Code: df -h It may have just emptied trash & temp files... Re: O NO I broken computer again. Ran out of space error - DLX - 04-04-2016 I use Lite Tweaks to clean most days. Copying data to external drive. Thanks again Re: O NO I broken computer again. Ran out of space error - Wirezfree - 04-04-2016 So how much free space now.?? Re: O NO I broken computer again. Ran out of space error - DLX - 04-04-2016 52gb copied some videos & music off Re: O NO I broken computer again. Ran out of space error - LL-user - 04-04-2016 Hi DLX, You've provided a real life example why it's a good idea and advisable to have the "home" folder on a separate partition. You might want to consider this next time you install the system... LL 3.0 ante portas ![]() Re: O NO I broken computer again. Ran out of space error - Wirezfree - 04-04-2016 Glad it's sorted... Sometimes when you delete things, they don't always get deleted, and are hidden. I had an issue a while back, and posted a link to a "trash tool". Code: sudo apt-get install trash-cli Then do: Code: trash-list Then do Code: trash-empty |