Oracle Linux 7 Tutorial - How to Mount Oracle Linux DVD ISO Permanently
Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=tJ3mYFWiTts
In this video we are going to see how to mount Oracle Linux 7 DVD iso file permanently using /etc/fstab.
Here the DVD is mounted under /media/mount_directory_name directory.
blkid command is used to identify UUID and filesystem type of the block devices (DVD) before mounting.
Then UUID, Mount directory, Filesystem type are added as entry in /etc/fstab in a single line.
This will be the permanent mount. That is even after reboot mount will be there.
Other Videos By java frm
Tags:
how to mount oracle dvd iso permanently
mount dvd iso file in oracle linux
mount dvd temporarily
how to mount dvd in oracle linux
oracle linux dvd repository
blkid command
how to use blkid command
blkid command in oracle linux
oracle linux 7 administration
oracle linux 7 tutorial
oracle linux 7 videos
oracle linux 7 tips and tricks
find block devices in oracle linux
mount dvd locally in oracle linux