Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
zh:docs:user-guide:usb-drives [2017/11/10 14:52] – [安装和验证 USB 驱动] cheironzh:docs:guide-user:storage:usb-drives [2018/08/12 14:41] (current) – [安装和验证 USB 驱动] per
Line 5: Line 5:
 许多受支持的设备都提供接口来连接存储设备,大多数是 USB 或者 Sata. 许多受支持的设备都提供接口来连接存储设备,大多数是 USB 或者 Sata.
  
-本文将讲述如何配置你的设备以存储或分享的用途来使用这些存储设备。如果你是想扩展固件的存储空间(来安装更多的软件包),请阅读这篇文章 [[docs:user-guide:extroot_configuration|Extroot configuration]].+本文将讲述如何配置你的设备以存储或分享的用途来使用这些存储设备。如果你是想扩展固件的存储空间(来安装更多的软件包),请阅读这篇文章 [[docs:guide-user:additional-software:extroot_configuration|Extroot configuration]].
  
 要配置外接磁盘空间,请跟着下面的步骤来做: 要配置外接磁盘空间,请跟着下面的步骤来做:
Line 31: Line 31:
   * 有 “Class=Mass Storage” 的行表示已连接的 USB 设备。在这里,“Driver” 是 “usb-storage” 代表类型 “[[https://en.wikipedia.org/wiki/USB_mass_storage_device_class|Bulk only Transport]]” 或 “usb-storage-uas” 代表类型 “[[https://en.wikipedia.org/wiki/USB_Attached_SCSI|USB_Attached_SCSI]]”   * 有 “Class=Mass Storage” 的行表示已连接的 USB 设备。在这里,“Driver” 是 “usb-storage” 代表类型 “[[https://en.wikipedia.org/wiki/USB_mass_storage_device_class|Bulk only Transport]]” 或 “usb-storage-uas” 代表类型 “[[https://en.wikipedia.org/wiki/USB_Attached_SCSI|USB_Attached_SCSI]]”
  
-从第三步开始,验证输出的内容无误且至少有一行 **root_hub** 和 **Mass Storage** 输出,并且每个 “**Driver=**” 都有驱动的名字。如果没有的话,参考 [[docs:user-guide:usb-troubleshooting|the USB troubleshooting guide]].+从第三步开始,验证输出的内容无误且至少有一行 **root_hub** 和 **Mass Storage** 输出,并且每个 “**Driver=**” 都有驱动的名字。如果没有的话,参考 [[docs:guide-user:storage:usb-installing|the Installing USB Drivers]].
  
 ===== 确认操作系统可以识别磁盘及其分区 ===== ===== 确认操作系统可以识别磁盘及其分区 =====
Line 60: Line 60:
 要将分区用于数据存储,它必须被格式化为某一文件系统。 要将分区用于数据存储,它必须被格式化为某一文件系统。
  
-下面是对于 LEDE 来说最简单(并且推荐)的默认文件系统配置。对于高级用户,这里有 [[zh:docs:user-guide:filesystems-and-partitions|更多可用的文件系统选项]]+下面是对于 LEDE 来说最简单(并且推荐)的默认文件系统配置。对于高级用户,这里有 [[zh:docs:guide-user:storage:filesystems-and-partitions|更多可用的文件系统选项]]
  
 <WRAP center round important 80%> <WRAP center round important 80%>
  • Last modified: 2018/08/12 14:41
  • by per