In Trusty udisks2
는 기본적으로 설치 되며 노틸러스에서 사용합니다.
바이너리는
/usr/bin/udisksctl
통해 발견 dpkg -L udisks2 | grep bin/
...에서 man udisksctl
NAME
udisksctl - The udisks command line tool
SYNOPSIS
udisksctl status
udisksctl info {--object-path OBJECT | --block-device DEVICE}
udisksctl mount {--object-path OBJECT | --block-device DEVICE} [--filesystem-type TYPE] [--options OPTIONS...] [--no-user-interaction]
udisksctl unmount {--object-path OBJECT | --block-device DEVICE} [--force] [--no-user-interaction]
udisksctl unlock {--object-path OBJECT | --block-device DEVICE} [--no-user-interaction]
udisksctl lock {--object-path OBJECT | --block-device DEVICE} [--no-user-interaction]
udisksctl loop-setup --file PATH [--read-only] [--offset OFFSET] [--size SIZE] [--no-user-interaction]
udisksctl loop-delete {--object-path OBJECT | --block-device DEVICE} [--no-user-interaction]
udisksctl power-off {--object-path OBJECT | --block-device DEVICE} [--no-user-interaction]
udisksctl smart-simulate --file PATH {--object-path OBJECT | --block-device DEVICE} [--no-user-interaction]
udisksctl monitor
udisksctl dump
udisksctl help
간단한 테스트입니다
% sudo apt-get udisks2 제거
패키지 목록을 읽는 중 ... 완료
의존성 트리 구축
상태 정보를 읽는 중 ... 완료
다음 패키지가 제거됩니다.
arronax arronax-nautilus brasero deja-dup-backend-gvfs 그놈 디스크 유틸리티
gnome-shell-extensions gnome-sushi Gvfs Gvfs- 백엔드
gvfs- 데몬 gvfs- 퓨즈 노틸러스 노틸러스-센토로 노틸러스 공유 소프트웨어 센터
우분투 그놈 데스크탑 udisks2 usb-creator-common usb-creator-gtk
0 업그레이드, 0 새로 설치, 20 제거 및 0 업그레이드되지 않음.
이 작업 후에는 20,9MB의 디스크 공간이 확보됩니다.
계속 하시겠습니까? [Y / n]
% sudo apt-get udisks 제거
패키지 목록을 읽는 중 ... 완료
의존성 트리 구축
상태 정보를 읽는 중 ... 완료
다음 패키지가 제거됩니다.
유 디스크
0 업그레이드, 0 새로 설치, 1 제거 및 0 업그레이드되지 않음.
이 작업 후 1.043 kB 디스크 공간이 확보됩니다.
계속 하시겠습니까? [Y / n]