scottyab/rootbeer

Check Ability to mount

Open

#28 opened on Oct 14, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (404 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,176 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Another root check could be to attempt to mount the “/system”
partition with the command mount -o remount,rw /system and check return code.

Contributor guide