Unable to mount /NSM after creating new disk?

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











up vote
0
down vote

favorite












I am following this guide, and I am stuck on part 14.



I created a new drive and formatted the new partition. I then mounted the drive to a temporary location in the file system.



Next it asks me to re-create the /NSM folder, and then mount /nsm. When I run



$ mount /nsm 


I get a mount: can't find /nsm in /etc/fstab or /etc/mtab/



Here is my /etc/fstab file:



# /etc/fstab: static file system information.
# Use ‘blkid’ to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/mapper/securityonion--vg-root / ext4 errors=remount-ro O S
# /boot was on /dev/sdal during installation
UUID=9ll2eebf-fel3-49b7-8cbl-4b0d9aca1643 /boot ext2 defaults $
/dev/mapper/securityonion- -vg-swap_1 none swap sw O S
UUID=cObeca6f-3adO-4560-844d-5e9b5e55b2f8 /boot ext4 defaults 0 2


What is going wrong here?







share|improve this question






















  • I believe you forgot to follow step 11: Update /etc/fstab to mount the new drive to /nsm: sudo vi /etc/fstab.
    – aliceinpalth
    Mar 5 at 23:17















up vote
0
down vote

favorite












I am following this guide, and I am stuck on part 14.



I created a new drive and formatted the new partition. I then mounted the drive to a temporary location in the file system.



Next it asks me to re-create the /NSM folder, and then mount /nsm. When I run



$ mount /nsm 


I get a mount: can't find /nsm in /etc/fstab or /etc/mtab/



Here is my /etc/fstab file:



# /etc/fstab: static file system information.
# Use ‘blkid’ to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/mapper/securityonion--vg-root / ext4 errors=remount-ro O S
# /boot was on /dev/sdal during installation
UUID=9ll2eebf-fel3-49b7-8cbl-4b0d9aca1643 /boot ext2 defaults $
/dev/mapper/securityonion- -vg-swap_1 none swap sw O S
UUID=cObeca6f-3adO-4560-844d-5e9b5e55b2f8 /boot ext4 defaults 0 2


What is going wrong here?







share|improve this question






















  • I believe you forgot to follow step 11: Update /etc/fstab to mount the new drive to /nsm: sudo vi /etc/fstab.
    – aliceinpalth
    Mar 5 at 23:17













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I am following this guide, and I am stuck on part 14.



I created a new drive and formatted the new partition. I then mounted the drive to a temporary location in the file system.



Next it asks me to re-create the /NSM folder, and then mount /nsm. When I run



$ mount /nsm 


I get a mount: can't find /nsm in /etc/fstab or /etc/mtab/



Here is my /etc/fstab file:



# /etc/fstab: static file system information.
# Use ‘blkid’ to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/mapper/securityonion--vg-root / ext4 errors=remount-ro O S
# /boot was on /dev/sdal during installation
UUID=9ll2eebf-fel3-49b7-8cbl-4b0d9aca1643 /boot ext2 defaults $
/dev/mapper/securityonion- -vg-swap_1 none swap sw O S
UUID=cObeca6f-3adO-4560-844d-5e9b5e55b2f8 /boot ext4 defaults 0 2


What is going wrong here?







share|improve this question














I am following this guide, and I am stuck on part 14.



I created a new drive and formatted the new partition. I then mounted the drive to a temporary location in the file system.



Next it asks me to re-create the /NSM folder, and then mount /nsm. When I run



$ mount /nsm 


I get a mount: can't find /nsm in /etc/fstab or /etc/mtab/



Here is my /etc/fstab file:



# /etc/fstab: static file system information.
# Use ‘blkid’ to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/mapper/securityonion--vg-root / ext4 errors=remount-ro O S
# /boot was on /dev/sdal during installation
UUID=9ll2eebf-fel3-49b7-8cbl-4b0d9aca1643 /boot ext2 defaults $
/dev/mapper/securityonion- -vg-swap_1 none swap sw O S
UUID=cObeca6f-3adO-4560-844d-5e9b5e55b2f8 /boot ext4 defaults 0 2


What is going wrong here?









share|improve this question













share|improve this question




share|improve this question








edited Mar 6 at 1:30









aliceinpalth

760116




760116










asked Mar 5 at 21:45









Wraiith75

102




102











  • I believe you forgot to follow step 11: Update /etc/fstab to mount the new drive to /nsm: sudo vi /etc/fstab.
    – aliceinpalth
    Mar 5 at 23:17

















  • I believe you forgot to follow step 11: Update /etc/fstab to mount the new drive to /nsm: sudo vi /etc/fstab.
    – aliceinpalth
    Mar 5 at 23:17
















I believe you forgot to follow step 11: Update /etc/fstab to mount the new drive to /nsm: sudo vi /etc/fstab.
– aliceinpalth
Mar 5 at 23:17





I believe you forgot to follow step 11: Update /etc/fstab to mount the new drive to /nsm: sudo vi /etc/fstab.
– aliceinpalth
Mar 5 at 23:17
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f428375%2funable-to-mount-nsm-after-creating-new-disk%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%2funix.stackexchange.com%2fquestions%2f428375%2funable-to-mount-nsm-after-creating-new-disk%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay