When I tried to mount a windows folder on a remote windows computer, such as an active directory or samba, I got this error from time to time. CIFS VFS: cifs_mount failed w/return code = -22 This erro… more →
No Reasonwhiterub wrote 3 months ago: 파티션 정보 - cat /proc/partitions 마운트 ( Mount ) // USB 마운트 mount -t vfat /dev/sdb /mnt/net … more →
shellbt wrote 4 months ago: 디스크 마운트 횟수 조회 $ sudo dumpe2fs -h /dev/sda1 디스크 검사 시기 조정하기 $ sudo tune2fs -c 90 /dev/sda1 마운트 횟수가 90회 … more →
KJ wrote 1 year ago: When I tried to mount a windows folder on a remote windows computer, such as an active directory or … more →