일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- sdk
- XML
- Build
- 태그를 입력해 주세요.
- path
- file
- builder
- 3d
- unity3D
- texture
- Game
- Android
- 단축키
- flash builder
- class
- 영어
- Mac
- Flash
- Ane
- ios
- iphone
- swf
- 배열
- AIR
- unity
- AS3
- 경로
- 아이튠즈
- 게임
- smartfoxserver
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