Magisk: Request : Can you increase default magisk image size for systemless hosts

Created on 17 Oct 2018  路  3Comments  路  Source: topjohnwu/Magisk

df -h : ( output )

/sbin/.core/block/loop08 size = 153M used = 122M free = 31M 80% /system_root/system/etc/hosts

The host files i use are of around 35mb+ size

So it will be great if it can be increased around by more 30mb !

Regards !

All 3 comments

I second that. Not only for AdAway but for any other modules need much additional space during runtime.

It would be nice if we can have a permanent setting for additional space inside MagiskManager settings.

Like $neededspace (already exists) + $userdefinedspace = total image (mount) size.

It is impossible to resize the image live, so unfortunately it is impossible to fix this issue.
I might come up with a new hosts module soon, hopefully it will fix this issue.

It is impossible to resize the image live, so unfortunately it is impossible to fix this issue.
I might come up with a new hosts module soon, hopefully it will fix this issue.

It is still a problem with last update (Magisk 18.0 and Manager 6.1.0) and the in-built Systemless Hosts Module.

With Adaway or Energized or any other option to load a custom Hosts file, if you exceed the free space in magisk.img they give an error (not enough space), shouldn't it work like in other modules and create a magisk_merge.img to add in the next reboot?

Thank you.

Was this page helpful?
0 / 5 - 0 ratings