--- np2/generic/hostdrv.c 2004/01/22 04:59:48 1.10 +++ np2/generic/hostdrv.c 2004/01/26 14:49:14 1.11 @@ -1262,6 +1262,7 @@ void hostdrv_mount(const void *arg1, lon if ((np2cfg.hdrvroot[0] == '\0') || (hostdrv.stat.is_mount)) { np2sysp_outstr("ng", 0); + return; } hostdrv.stat.is_mount = TRUE; fetch_if4dos();