All public logs

Combined display of all available logs of 清冽之泉. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:06, 18 August 2025 Mwroot talk contribs created page How to mount a disk on Debian (Created page with "# 找到 UUID 和磁盘格式:<code>sudo blkid</code> 找到 UUID。<code>lsblk -f</code> 查磁盘分区结构。 # 创建挂载目录:mkdir some # 打开 /etc/fstab 按以下格式写入:<code>UUID=39c71dc4-5576-4660-9f0d-150d8c6c93c2 /home/to/some ext4 defaults,noatime 0 2</code>")