Two Raspberry => soft copy with Backup/home file ??
|
21st Dec, 2017, 01:38 AM
Post: #6
|
|||
|
|||
RE: Two Raspberry => soft copy with Backup/home file ??
You have a filesystem problem
So first question, tell me the occupied size of your source /home volume Code: sudo du -sxh /home Second, do you have enough disk space free on target? Code: sudo df -h / I suppose you have a filesystem problem on target. Either it is damaged and has to be fixed, or another simple reason is, while extracting the home image it runs out of disk space |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Two Raspberry => soft copy with Backup/home file ?? - billythekid - 19th Dec, 2017, 08:17 PM
RE: Two Raspberry => soft copy with Backup/home file ?? - Nachteule - 20th Dec, 2017, 12:47 AM
RE: Two Raspberry => soft copy with Backup/home file ?? - billythekid - 20th Dec, 2017, 01:57 AM
RE: Two Raspberry => soft copy with Backup/home file ?? - Nachteule - 20th Dec, 2017, 02:11 AM
RE: Two Raspberry => soft copy with Backup/home file ?? - billythekid - 20th Dec, 2017, 06:43 PM
RE: Two Raspberry => soft copy with Backup/home file ?? - Nachteule - 21st Dec, 2017 01:38 AM
RE: Two Raspberry => soft copy with Backup/home file ?? - billythekid - 21st Dec, 2017, 09:21 AM
RE: Two Raspberry => soft copy with Backup/home file ?? - billythekid - 22nd Dec, 2017, 09:42 PM
RE: Two Raspberry => soft copy with Backup/home file ?? - Nachteule - 23rd Dec, 2017, 01:26 AM
RE: Two Raspberry => soft copy with Backup/home file ?? - jjrowan - 6th Jun, 2018, 02:14 AM
|