> > Is there a command in FreeBSD that ejects a USB disk like in Windows? > > > > I mount the USB disk with automount daemone (amd). > > > > > You have to umnount it using the umount command > usually umount /mountpount does the tick....
The disk is mounted by automout daemon (amd), so any access to the disk will remount it, even if it has been umount'ed. Olivier _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
