![]() |
[PROBLEM] No space available for update - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: [PROBLEM] No space available for update (/thread-2812.html) |
No space available for update - aitor - 6th Mar, 2015 04:39 AM Software XBian version: 1.0RC3 XBMC version: 13.2 Overclock settings: default Hardware RPi model: B 512 SD card size and make/type: 8Gb Network: Wireless Connected devices: TV, USB HD. Problem description: I'm trying a system update from xbian-config, but I get an error message: Code: E: Write error - write (28: No space left on device) My SD card is: Code: Filesystem Type Size Used Avail Use% Mounted on Maybe, I can try a new installation from scratch, lossing my configuration, but, are there another way to do it? Any idea? Thank you. RE: No space available for update - f1vefour - 6th Mar, 2015 10:56 AM You can remove some btrfs snapshots. RE: No space available for update - aitor - 6th Mar, 2015 05:15 PM Thank you. Finally, I did a installation from scratch. It took me hours, but I have a clean system now, I think. I will change to solved this thread. If can I ask, what are btrfs snapshots? Are the same snapshots at the XBMC backup settings? Re: No space available for update - f1vefour - 7th Mar, 2015 12:14 AM No they are moment in time backups, so you can rollback to a working version of xbian if something goes wrong. They are taken each time your system updates, there is a mechanism that keeps it from filling your system but that doesn't help when your system is full from other things. See the wiki: http://wiki.xbian.org/doku.php/snapshots |