일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Flash
- 배열
- 태그를 입력해 주세요.
- file
- 3d
- texture
- 아이튠즈
- Game
- Mac
- 단축키
- class
- 영어
- unity3D
- smartfoxserver
- Android
- XML
- builder
- 게임
- 경로
- path
- iphone
- swf
- Build
- unity
- Ane
- ios
- AIR
- flash builder
- sdk
- AS3
Archives
- Today
- Total
상상 너머 그 무언가...
MAC에서 시디가 안열릴때 ( 한글로 된 CD 타이틀명 CD 마운트 ) 본문
CD 타이틀명이 한글로 된 CD 마운트 정상적으로 하는 방법
1. 해당 시디를 새로 마운트할 폴더를 볼륨폴더 아래에 새로 생성
2. cd9660.util 명령어 실행파일이 있는 위치를 찾고 시디를 새로 마운트 하는 명령어 실행
$ mkdir /Volumes/pccd
$ /System/Library/Filesystems/cd9660.fs/cd9660.util -M disk1s0 /Volumes/pccd
$ disktool -r
$ mkdir /Volumes/pccd
$ /System/Library/Filesystems/cd9660.fs/Contents/Resources/cd9660.util -M disk2 /Volumes/pccd
참조 : http://www.clien.net/cs2/bbs/board.php?bo_table=cm_mac&wr_id=515834