Question about File System

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












I have a Ubuntu server running 16.04 lts. I just added an external hard drive for backups. The drive added to the system without a problem. It was added as /dev/sdb1. I updated the fstab file so it would mount on boot. After rebooting, It now comes up as /dev/sda1 instead of /dev/sdb1. Below are copies of my fstab file and the output of lsblk. I suspect I made an error in the fstab file but I'm not sure. Can anyone tell me what I did wrong?



fstab file



LSBLK Output



Thanks in advance.
Mike







share|improve this question















  • 1




    sda / sdb can change. Use UUID help.ubuntu.com/community/Fstab
    – Panther
    2 days ago






  • 1




    If you look at the FSTAB file, you will see I did use UUID
    – Endoit
    2 days ago






  • 2




    Perhaps the wrong PASS option? You wrote "3" for the external disk, but only 0, 1, 2 are valid options. See Panther's link.
    – PerlDuck
    2 days ago










  • Or wrong uuid post output of blkid
    – Panther
    2 days ago






  • 1




    It was the PASS option in the FSTAB file. I changed it from 3 to 2 and rebooted. LSBLK shows it as it should be. Thanks PerlDuck.
    – Endoit
    2 days ago
















up vote
0
down vote

favorite












I have a Ubuntu server running 16.04 lts. I just added an external hard drive for backups. The drive added to the system without a problem. It was added as /dev/sdb1. I updated the fstab file so it would mount on boot. After rebooting, It now comes up as /dev/sda1 instead of /dev/sdb1. Below are copies of my fstab file and the output of lsblk. I suspect I made an error in the fstab file but I'm not sure. Can anyone tell me what I did wrong?



fstab file



LSBLK Output



Thanks in advance.
Mike







share|improve this question















  • 1




    sda / sdb can change. Use UUID help.ubuntu.com/community/Fstab
    – Panther
    2 days ago






  • 1




    If you look at the FSTAB file, you will see I did use UUID
    – Endoit
    2 days ago






  • 2




    Perhaps the wrong PASS option? You wrote "3" for the external disk, but only 0, 1, 2 are valid options. See Panther's link.
    – PerlDuck
    2 days ago










  • Or wrong uuid post output of blkid
    – Panther
    2 days ago






  • 1




    It was the PASS option in the FSTAB file. I changed it from 3 to 2 and rebooted. LSBLK shows it as it should be. Thanks PerlDuck.
    – Endoit
    2 days ago












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a Ubuntu server running 16.04 lts. I just added an external hard drive for backups. The drive added to the system without a problem. It was added as /dev/sdb1. I updated the fstab file so it would mount on boot. After rebooting, It now comes up as /dev/sda1 instead of /dev/sdb1. Below are copies of my fstab file and the output of lsblk. I suspect I made an error in the fstab file but I'm not sure. Can anyone tell me what I did wrong?



fstab file



LSBLK Output



Thanks in advance.
Mike







share|improve this question











I have a Ubuntu server running 16.04 lts. I just added an external hard drive for backups. The drive added to the system without a problem. It was added as /dev/sdb1. I updated the fstab file so it would mount on boot. After rebooting, It now comes up as /dev/sda1 instead of /dev/sdb1. Below are copies of my fstab file and the output of lsblk. I suspect I made an error in the fstab file but I'm not sure. Can anyone tell me what I did wrong?



fstab file



LSBLK Output



Thanks in advance.
Mike









share|improve this question










share|improve this question




share|improve this question









asked 2 days ago









Endoit

11




11







  • 1




    sda / sdb can change. Use UUID help.ubuntu.com/community/Fstab
    – Panther
    2 days ago






  • 1




    If you look at the FSTAB file, you will see I did use UUID
    – Endoit
    2 days ago






  • 2




    Perhaps the wrong PASS option? You wrote "3" for the external disk, but only 0, 1, 2 are valid options. See Panther's link.
    – PerlDuck
    2 days ago










  • Or wrong uuid post output of blkid
    – Panther
    2 days ago






  • 1




    It was the PASS option in the FSTAB file. I changed it from 3 to 2 and rebooted. LSBLK shows it as it should be. Thanks PerlDuck.
    – Endoit
    2 days ago












  • 1




    sda / sdb can change. Use UUID help.ubuntu.com/community/Fstab
    – Panther
    2 days ago






  • 1




    If you look at the FSTAB file, you will see I did use UUID
    – Endoit
    2 days ago






  • 2




    Perhaps the wrong PASS option? You wrote "3" for the external disk, but only 0, 1, 2 are valid options. See Panther's link.
    – PerlDuck
    2 days ago










  • Or wrong uuid post output of blkid
    – Panther
    2 days ago






  • 1




    It was the PASS option in the FSTAB file. I changed it from 3 to 2 and rebooted. LSBLK shows it as it should be. Thanks PerlDuck.
    – Endoit
    2 days ago







1




1




sda / sdb can change. Use UUID help.ubuntu.com/community/Fstab
– Panther
2 days ago




sda / sdb can change. Use UUID help.ubuntu.com/community/Fstab
– Panther
2 days ago




1




1




If you look at the FSTAB file, you will see I did use UUID
– Endoit
2 days ago




If you look at the FSTAB file, you will see I did use UUID
– Endoit
2 days ago




2




2




Perhaps the wrong PASS option? You wrote "3" for the external disk, but only 0, 1, 2 are valid options. See Panther's link.
– PerlDuck
2 days ago




Perhaps the wrong PASS option? You wrote "3" for the external disk, but only 0, 1, 2 are valid options. See Panther's link.
– PerlDuck
2 days ago












Or wrong uuid post output of blkid
– Panther
2 days ago




Or wrong uuid post output of blkid
– Panther
2 days ago




1




1




It was the PASS option in the FSTAB file. I changed it from 3 to 2 and rebooted. LSBLK shows it as it should be. Thanks PerlDuck.
– Endoit
2 days ago




It was the PASS option in the FSTAB file. I changed it from 3 to 2 and rebooted. LSBLK shows it as it should be. Thanks PerlDuck.
– Endoit
2 days ago















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062055%2fquestion-about-file-system%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062055%2fquestion-about-file-system%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491