标签: macos usb-drive system-profiler
Mac OS 10.5中的system_profiler命令显示了相关USB驱动器的已安装卷路径。然而,在10.4中,它们没有显示。关于如何在10.4中获取USB驱动器的安装位置的任何想法?
system_profiler
答案 0 :(得分:6)
磁盘工具可以显示:
diskutil list # to get the device/sector numbers diskutil info /dev/diskXsY
这些可能会最终安装在/ Volumes /.