We have moved to a new Sailfish OS Forum. Please start new discussions there.
![]() | 1 | initial version | posted 2016-05-10 14:00:44 +0200 |
Hello there
I ran completely ran out space whilst SF downloading the newest update. Everything was constantly crashing and i couldn't delete files anymore (rm -> not enough space). So i tried (evo3d answer): https://together.jolla.com/question/133605/sfos-20111-cannot-be-updated/
dd if=/dev/zero of=/media/sdcard/0000-BDCB/btrfs bs=100M count=5
losetup -v -f /media/sdcard/0000-BDCB/btrfs
btrfs device add /dev/loop0 /
However i couldn't remove the device anymore and rebooted.
When the phone boots i get filesystem recovery which fails.
Using the recovery mode -> factory reset ->fails too
BRTFS shows the following output: https://i.imgur.com/2FMxkwN.png
What should i do? Help much appreciated
![]() | 2 | No.2 Revision |
Hello there
I ran completely ran out space whilst SF downloading the newest update. Everything was constantly crashing and i couldn't delete files anymore (rm -> not enough space). So i tried (evo3d answer): https://together.jolla.com/question/133605/sfos-20111-cannot-be-updated/
dd if=/dev/zero of=/media/sdcard/0000-BDCB/btrfs bs=100M count=5
losetup -v -f /media/sdcard/0000-BDCB/btrfs
btrfs device add /dev/loop0 /
btrfs-balancer balance
Balancing now worked...
However i couldn't remove the device anymore and rebooted.
When the phone boots i get filesystem recovery which fails.
Using the recovery mode -> factory reset ->fails too
BRTFS shows the following output: https://i.imgur.com/2FMxkwN.png
What should i do? Help much appreciated
![]() | 3 | No.3 Revision |
Hello there
I ran completely ran out space whilst SF downloading the newest update. Everything was constantly crashing and i couldn't delete files anymore (rm -> not enough space). So i tried (evo3d answer): https://together.jolla.com/question/133605/sfos-20111-cannot-be-updated/
dd if=/dev/zero of=/media/sdcard/0000-BDCB/btrfs bs=100M count=5
losetup -v -f /media/sdcard/0000-BDCB/btrfs
btrfs device add /dev/loop0 /
btrfs-balancer balance
Balancing now worked...
However i couldn't remove the device anymore and rebooted.
When the phone boots i get filesystem recovery which fails.
Using the recovery mode -> factory reset ->fails too
mmcblk0p28 can only be mounted 'dirty' , so thats why it fails.
Trying to check why it can only be mounted dirty --> BRTFS shows the following output:
https://i.imgur.com/2FMxkwN.png
The missing device must be the /dev/loop0
How can i remove it?
What should i do? Help much appreciated
![]() | 4 | No.4 Revision |
Hello there
I ran completely ran out space whilst SF downloading the newest update.
Everything was constantly crashing and i couldn't delete files anymore (rm -> not enough space).
So i tried (evo3d answer):
https://together.jolla.com/question/133605/sfos-20111-cannot-be-updated/
dd if=/dev/zero of=/media/sdcard/0000-BDCB/btrfs bs=100M count=5
losetup -v -f /media/sdcard/0000-BDCB/btrfs
btrfs device add /dev/loop0 /
btrfs-balancer balance
Balancing now worked...
However i couldn't remove the device anymore and rebooted.
When the phone boots i get filesystem recovery which fails.
Using the recovery mode -> factory reset ->fails too
mmcblk0p28 can only be mounted 'dirty' , so thats why it fails.
Trying to check why it can only be mounted dirty --> BRTFS shows the following output:
The missing device must be the /dev/loop0
How can i remove it?
What should i do? Help much appreciated