Linux command error
Closed
Michael
-
Updated on Nov 15, 2020 at 10:08 AM
HelpiOS Posts 14784 Registration date Friday October 30, 2015 Status Moderator Last seen March 28, 2025 - Nov 15, 2020 at 10:08 AM
HelpiOS Posts 14784 Registration date Friday October 30, 2015 Status Moderator Last seen March 28, 2025 - Nov 15, 2020 at 10:08 AM
Hello,
sudo mount /media/sr0/ -o unhide ksks
gives Err:
mount: /media/sr0/: can't find in /etc/fstab
Thanks
sudo mount /media/sr0/ -o unhide ksks
gives Err:
mount: /media/sr0/: can't find in /etc/fstab
Thanks
Related:
- Linux command error
- Kali linux iso download - Download - Linux
- Cs 1.6 money command - Guide
- Network error occurred - Guide
- Net send command - Guide
- Change computer name command line - Guide
1 response
HelpiOS
Posts
14784
Registration date
Friday October 30, 2015
Status
Moderator
Last seen
March 28, 2025
1,869
Nov 15, 2020 at 10:08 AM
Nov 15, 2020 at 10:08 AM
Hi,
I'm not a Linux expert, but I suggest you change "media" by "dev" in your command. Then you can add the "media" command.
The final command will look like this: sudo mount /dev/sr0/ media/cdrom
I'm not a Linux expert, but I suggest you change "media" by "dev" in your command. Then you can add the "media" command.
The final command will look like this: sudo mount /dev/sr0/ media/cdrom