[hyper-v]레드햇, CentOS에서 미디어 마운트가 안될때
게스트 머신이 레드햇 계열 OS이고 통합 설치 서비스 디스크(Linux Integration Services)를 설치한 후 CD-Rom등 미디어를 마운트할때 생기는 이슈이다. [root@localhost ~]# mount /dev/cdrom /media mount: you must specify the filesystem type 시디를 넣고 마운트 명령어를 치면 위와 같은 메시지가 나오면서 마운트가 안된다. 해결 방법은…