Hi, I’m working on the EBS volume mounting task. I created /home/ec2-user/ebsdemo, mounted /dev/xvdf, and configured /etc/fstab using the volume’s UUID. sudo findmnt --verify shows no errors, and I tested sudo umount followed by sudo mount -a, which successfully remounts the volume at /home/ec2-user/ebsdemo. However, the KodeKloud check is still not passing. I also tried using /ebsdemo and removing nofail, but the check still doesn’t proceed. Could someone please help identify what the lab checker is expecting or what I might be missing?
Could you please share the name of the course and lab?
Course: AWS Certified Developer - Associate
Lab: EBS Lab
thankyou so much for reviewing, please update if any ![]()
1 Like
Hi @Kanishq
Please try again. The lab has been updated, and the validation is now working as expected.
1 Like



