Search found 9 matches
- Mon Feb 13, 2017 12:18 pm
- Forum: Troubleshooting
- Topic: RPI2 - No space left on device
- Replies: 11
- Views: 8141
Re: RPI2 - No space left on device
I may have figured out why of no space left on device. I reinstalled dietpi. Using 'df' command, I have observed that the space filling is caused by: - Kodi: Without Kodi the used space is about 7%. Kodi needs about 8% of /dev/root space to store updated basic ADD ONs. I have about 1 TB of files sto...
- Wed Feb 08, 2017 10:39 am
- Forum: Troubleshooting
- Topic: RPI2 - No space left on device
- Replies: 11
- Views: 8141
Re: RPI2 - No space left on device
francescoG wrote: At this point, I think I'm entered in quicksand so I believe it might be better to reinstall. Do you agree? Yep, think thats the best solution. We could try and recover, but it could take a long time, and, no guarantee of result. I'll reinstall. :cry: Anyway, thanks so much for th...
- Tue Feb 07, 2017 6:26 pm
- Forum: Troubleshooting
- Topic: RPI2 - No space left on device
- Replies: 11
- Views: 8141
Re: RPI2 - No space left on device
Edit fstab: Code: Select all nano /etc/fstab Comment out the line with /mnt/usb_1, eg: Code: Select all #/dev/sda1 /mnt/usb_1 auto defaults,noatime,nofail,x-systemd.automount 0 0 Save and exit (ctrl+x, y, enter) When I opened fstab I found what you can see in attached immagine4.jpg I commented the ...
- Sun Feb 05, 2017 10:05 pm
- Forum: Troubleshooting
- Topic: RPI2 - No space left on device
- Replies: 11
- Views: 8141
Re: RPI2 - No space left on device
I accurately followed the steps that you've shown me, so the error is when I powered on the system without USB drive (psyhically removed from system). Any way, despite the error, I tried to run rm -R /mnt/usb_1/* in a putty window but RPI remains as if it were frozen (I have to use Ctrl C to have th...
- Sat Feb 04, 2017 9:05 pm
- Forum: Troubleshooting
- Topic: RPI2 - No space left on device
- Replies: 11
- Views: 8141
Re: RPI2 - No space left on device
Hi, thanks for the quick reply. I followed the steps that you've shown me (see attached file Immagine.jpg). I also deleted all pending transmission downloads and unpluged USB drive. But when I power on, RPI generates the error showed in attached immagine2.jpg Note that this issue is very similar to ...
- Sat Feb 04, 2017 4:10 pm
- Forum: Troubleshooting
- Topic: RPI2 - No space left on device
- Replies: 11
- Views: 8141
RPI2 - No space left on device
Hi I use a raspberry pi 2 with a 3TB HDD USB and 16G SD. I installed ProFTP, BitTorrent, Kodi and MiniDLNA and I am using them from about one mounth without issues. Now, BitTorrent does not work correctly because of Error: Unable to save resume file: No space left on device I ran 'df' command and I ...
- Wed Jan 04, 2017 12:25 pm
- Forum: Troubleshooting
- Topic: RPI2 - Failed to start LSB
- Replies: 6
- Views: 4565
Re: RPI2 - Failed to start LSB
Hi I don't know if I have to open another tread because I have similar issues of dndwanted about kodi boot on my RPI. I installed ProFTP, Torrent, Kodi and MiniDLNA. I find following issues: 1) If I configure DietPi to auto start Kodi, during the installation process on the first run, everything wor...
- Sat Dec 31, 2016 7:56 pm
- Forum: Troubleshooting
- Topic: RPI2 - Failed to start LSB
- Replies: 6
- Views: 4565
Re: RPI2 - Failed to start LSB
Hi Fourdee
thanks for your quick reply
Using a terminal (Putty), I recreated the swapfile as well as you suggest and it works!!
Is it a bug that you can fix in the next rev?
Thanks again
Francesco
thanks for your quick reply
Using a terminal (Putty), I recreated the swapfile as well as you suggest and it works!!
Is it a bug that you can fix in the next rev?
Thanks again
Francesco
- Sat Dec 31, 2016 1:37 pm
- Forum: Troubleshooting
- Topic: RPI2 - Failed to start LSB
- Replies: 6
- Views: 4565
RPI2 - Failed to start LSB
Hi I use a raspberry pi 2 with a 3TB HDD USB. After RPI installed the software, the reboot (DietPi-Boot) does not work because of [FAILED] Failed to start LSB: Autogenerate and use a swap file. See 'systemctl status dphys-swapfile.service' for details I also tried two different SD and PSU but always...