Quoting Tapas Mishra ([email protected]): > 20525 stat("/sbin/mount.fuseblk", 0x7fff0dd22560) = -1 ENOENT (No such > file or directory) > 20525 mount("/dev/mapper/nintendo-backupos", "/mnt/backup/", > "fuseblk", MS_MGC_VAL, NULL) = -1 EBUSY (Device or resource busy)
so fuseblk is what is actually returning -EBUSY. What kind of fs is actually on nintendo-backupos? Are there any interesting messages in syslog? -serge -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
