How to allow non-root users Mount CDs and flops

zhaozj2021-02-11  234

How to allow non-root users Mount CDs and flops

Skill administrator (2000-12-24 10:03) 〖Back〗 〖Forward〗

You can modify the non-root user using CD and floppy disks by modifying file system profiles: / etc / fstab, modify the contents of / etc / fstab About FD0 and CDROM as follows: / dev / fd0 / mnt / floppy auto noauto User 0 0 / dev / cdrom / mnt / cdrom iso9660 Noauto, Ro, User, UnHide 0 0 You can view which file systems are loaded and their loading parameters by viewing / etc / mtab or using mount commands without parameters. What is it?

转载请注明原文地址:https://www.9cbs.com/read-3586.html

New Post(0)