On Thu, Nov 30, 2006 at 07:45:15PM +0100, Vladimir Mitiouchev wrote: > Hello! > DragonFly, PREVIEW from Monday. > /dev/ad0s2g mounted on /usr, ro > /dev/ad0s2i mounted on /usr/sources,ro > /dev/ad0s2j on /usr/pkg, ro > When i try to remount anything rw mount says that device is busy. > fstat says that no process is in /usr/sources.. mount -f does not > help. > I can remount / rw, it works without problems. > It's strange, isn't it?
Check your dmesg and see if there are messages about trying to mount unclean filesystem. If you got them, just fsck the partitions and try again. -- La prueba más fehaciente de que existe vida inteligente en otros planetas, es que no han intentado contactar con nosotros.
