gpt4 book ai didi

bash - 在 bash 中卸载我的外部硬盘驱动器

转载 作者:行者123 更新时间:2023-11-29 09:03:45 26 4
gpt4 key购买 nike

所以,这显然应该非常简单,但很难在网上找到任何好的答案。

我有一个已安装的外部 USB 硬盘。

我想使用 bash 卸载它。 (本质上,我只是在寻找等效的 bash 命令,用于在 nautilus 中右键单击我的外部硬盘驱动器并选择“卸载”)

我怎样才能做到这一点?

最佳答案

搜索“卸载硬盘终端”会得到 http://ubuntuforums.org/showthread.php?t=842698 .

russlar 提供了一个解决方案:

open terminal, and run df -h. this will tell you all the hard drives mounted. then, run sudo umount /dev/<something>, where <something> is the name of the hard drive that you want to unmount.

关于bash - 在 bash 中卸载我的外部硬盘驱动器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18092343/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com