罗四强的博客mount/dev/sr0 /mnt/cdrom 想挂载镜像到/mnt/cdrom,来用做yum源,挂载报错如下mount:you must specify the filesystemtype报错翻译是说:因为没有指定文件系统使用df -T -h 查看文件系统格式文件系统为ext4格式,接...
ChunCheng's blog的博客mount: no medium found on /dev/sr0 1.问题描述 挂载光驱/dev/sr0时报错:mount: no medium found on /dev/sr0 /dev/cdrom为/dev/sr0的软链接 [root@localhost ~]# ll /dev/cdrom lrwxrwxrwx. 1 root root 3 Jul 5 ...