4
404test
Guest
Hey
I was wondering if it could be possible to make a script that is executed at launch that checks & fixes filesystem errors on the ext4 partition caused by unclean shutdown when using DATA2EXT v4.
Like this:
So can it be done with init.d or something?
TY
I was wondering if it could be possible to make a script that is executed at launch that checks & fixes filesystem errors on the ext4 partition caused by unclean shutdown when using DATA2EXT v4.
Like this:
Code:
e2fsck -f -p -v /dev/block/mmcblk0p2
TY
Last edited by a moderator: