User Tools

Site Tools


ssd_not_mounted

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
ssd_not_mounted [2020/04/12 10:41] – created dinossd_not_mounted [2020/04/12 10:43] dino
Line 1: Line 1:
-Use blkid command-line utility to locate/print block device attributes:+1. First, use blkid command to locate block device attributes:
  
-sudo blkid+<code>sudo blkid</code> 
 + 
 +2. Use following syntax: 
 + 
 +<code>UUID={YOUR-UID}    {/path/to/mount/point}               {file-system-type}    defaults,errors=remount-ro 0       1</code> 
 + 
 +3. Open /etc/fstab 
 + 
 +<code>$ sudo vi /etc/fstab</code>
ssd_not_mounted.txt · Last modified: 2024/03/12 21:23 by 127.0.0.1