2024-08-16, 01:48 PM
Ok. I can help you edit your /etc/fstab. To do this right we need the output of
And also the output of fdisk. Install fdisk with this command.
Then provide the output of "sudo fdisk -l".
Code:
sudo ls -l /dev/disk/by-id/ | grep sdb1
And also the output of fdisk. Install fdisk with this command.
Code:
sudo apt install fdisk
Then provide the output of "sudo fdisk -l".