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