Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


adding_a_second_hard_drive

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
adding_a_second_hard_drive [2023/12/31 16:38] juckinsadding_a_second_hard_drive [2023/12/31 16:40] juckins
Line 22: Line 22:
   * There you will see the UUID pointing to the drive (ex. ../../sda)   * There you will see the UUID pointing to the drive (ex. ../../sda)
   * Use that information to update the /etc/fstab file   * Use that information to update the /etc/fstab file
 +  * systemctl daemon-reload
   * mount -a   * mount -a
 +  * df -hP
 +    * Ensure you see /disk2 mount and you can cd in and touch/remove a test file
   * Reboot to ensure disk mounts correctly   * Reboot to ensure disk mounts correctly
  
adding_a_second_hard_drive.txt · Last modified: 2023/12/31 16:46 by juckins