domount
if (domount(bootpath_full,1) == 0)
if (domount(bootpath_full,1) >= 0)
static int domount(const char *device, int quiet);