sbc eeupdater df out of memory/disk
by tremblou from LinuxQuestions.org on (#538SZ)
Hello linux Bodhi community,
If someone can help me on this problem :
I've just tryed to install bodhi OS for the first time on a sd card for a single board computer.
I try to launch midori web browser but received this error:
"Midori stopped running unexpectedly."
I investigate and try to update the system with eedater and it look like that my system is running out of memory in the process of updating. The SD card is a 30G so there is theorically no problem since the required archive need 335MB.
df -h give something like that :
"
...
/dev/mmcblk2pl 30G 1.8G 29G 6% /rofs
/cow 1.1G 868M 157M 85% /
...
"
So it look like that my system is mounted on a cow partition/disk that only have 1.1G (157M).
How can I use my sd card that is probably /dev/mmcblk2pl to have more memory on my system partition (cow)?
I hope that I am clear in my explanation. If you need more info, let me know.
Best


If someone can help me on this problem :
I've just tryed to install bodhi OS for the first time on a sd card for a single board computer.
I try to launch midori web browser but received this error:
"Midori stopped running unexpectedly."
I investigate and try to update the system with eedater and it look like that my system is running out of memory in the process of updating. The SD card is a 30G so there is theorically no problem since the required archive need 335MB.
df -h give something like that :
"
...
/dev/mmcblk2pl 30G 1.8G 29G 6% /rofs
/cow 1.1G 868M 157M 85% /
...
"
So it look like that my system is mounted on a cow partition/disk that only have 1.1G (157M).
How can I use my sd card that is probably /dev/mmcblk2pl to have more memory on my system partition (cow)?
I hope that I am clear in my explanation. If you need more info, let me know.
Best