解决办法:
-
echo "/dev/cdrom /mnt/cdrom iso9660 defaults 0 0" >> /etc/fstab
- mount -av
原文链接:https://flyfish.im/studynotes/528.html
解决办法:
echo "/dev/cdrom /mnt/cdrom iso9660 defaults 0 0" >> /etc/fstab
原文链接:https://flyfish.im/studynotes/528.html
转载于:https://www.cnblogs.com/guoAIrong/p/11061544.html