Re: Changing where Psyche automounts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrew Schott wrote:

Hello!

I would like to modify where my CDR and DVD get automounted. Currently
it is /mnt/cdrom and /mnt/cdrom1. I would like to know how to change it
to /mnt/cdr and /dev/dvd.
umount both of them then mkdir /mnt/cdr & /mnt/dvd

The old /etc/fstab
/dev/cdrom /mnt/cdrom iso9660 noauto,user 0 0
/dev/cdrom1 /mnt/cdrom1 iso9660 noauto,user 0 0

change it to:
/dev/cdrom /mnt/cdr iso9660 noauto,user 0 0
/dev/cdrom1 /mnt/dvd iso9660 noauto,user 0 0

rmdir /mnt/cdrom & /mnt/cdrom1


JD

Thanks!
Andrew



--
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux