--- In [email protected], "chunwaihome" <chunwaih...@...> wrote: > > Hello, > I would like to use mounted check if the disk is removable > e.g > local han = mounted("c") > but the result is permanently 1. Any wrong? > > thx >
with mounted("x"), you can check if disk "x" is removed/mounted but
not removable.
