2024-08-11, 08:27 PM
(This post was last modified: 2024-08-11, 08:27 PM by TheDreadPirate. Edited 1 time in total.)
Code:
sudo fdisk -l
That command will list out all the drives attached and any partitions and filesystems on them.
Once you figure out what is where, you will need to mount them by providing mount parameters in /etc/fstab.
https://askubuntu.com/questions/154180/h...on-startup