banagalemr
Cadet
- Joined
- Apr 3, 2023
- Messages
- 9
I am trying to auto-mount my internal Blu Ray drive but up to now unsuccessful. My Blu Ray is connected via SATA. I am tired of mounting the drive each time I start the computer. Thru some searches, I found out that this can be done by adding it on /etc/fstab. I edited the /etc/fstab file and added this line:
/dev/sro /media udf,cdfs,iso9660 user,auto,exec,utf8 0 0
But each time I boot the machine, the /etc/fstab is being overwritten and my addition to it are lost.
Is there a way to accomplish this? Is there something I missed in /etc/fstab? I have very minimal knowledge when it comes to Linux OS.
Thank you.
/dev/sro /media udf,cdfs,iso9660 user,auto,exec,utf8 0 0
But each time I boot the machine, the /etc/fstab is being overwritten and my addition to it are lost.
Is there a way to accomplish this? Is there something I missed in /etc/fstab? I have very minimal knowledge when it comes to Linux OS.
Thank you.