[SOLVED] mount: /repo : no medium found
by strickt from LinuxQuestions.org on (#6J8T9)
Hello,
I am in a course and following instructions for setting up Repo.
I created my mount point '/repo'
Edit the /etc/fstab "/dev/sr0 /repo iso9660 default 0 0"
and tried to mount "/mount -a" and I get the message, "mount: /repo : no medium found on /dev/sr0.
mount: (hint) your fstab has been modified, but systemd still uses the old version; use 'systemctl daemon-reload' to reload."
I 'systemctl daemon-reload' then run df -h & lsblk to see if /sr0 is mounted.. and it is not.
Does anyone know what my problem could be?
I am in a course and following instructions for setting up Repo.
I created my mount point '/repo'
Edit the /etc/fstab "/dev/sr0 /repo iso9660 default 0 0"
and tried to mount "/mount -a" and I get the message, "mount: /repo : no medium found on /dev/sr0.
mount: (hint) your fstab has been modified, but systemd still uses the old version; use 'systemctl daemon-reload' to reload."
I 'systemctl daemon-reload' then run df -h & lsblk to see if /sr0 is mounted.. and it is not.
Does anyone know what my problem could be?