Tips com.apple.boot.plist & bootloader

2009.01.03 04:33

Shadow 조회 수:121375

/Library/Preferences/SystemConfiguration/com.apple.Boot.plist

<key>Graphics Mode</key>
<string>1280×1024×32</string>

in Darwin Bootloader
"Graphics Mode"="1280x1024x32"

<key>Kernel Flags</key>
<string>"Graphics Mode"="1280×1024×32"</string>

<key>Kernel Flags</key>
<string>rd=diskXsY</string>

<key>Timeout</key>
<string>8</string>

-f - This forces rebuilding of extensions cache
-s - Boots into a single user command line mode
-v - Verbose, boots in text mode showing all debug info and errors
-x - Boots into safe mode
"Graphics Mode"="1024x768x32" - Tells VESA to boot with this resolution, the x32 is bit depth and is only compatible with VESA 3.0 and up
rd=disk0s1 - Tells Darwin to boot from a certain partition specified in BSD format. Disk 0 specifies first HDD and s1 specifies first partition as 0 is the MBR.
cpus=1 - Tells the system how many CPUs or cores to use, useful for Core Duo users.
platform=X86PC - Can be used if problems with normal booting, ACPI is another option here
-legacy - Boots OS X in 32bit mode rather than 64bit if 64bit is used due to a 64bit processor
idehalt=0 - May stop stuttering
번호 제목 글쓴이 날짜 조회 수
57 man hdiutil sukhyun 2008.04.04 136626
56 OSX에 설치형 웹하드를 설치해 보자! [5] [1062] file Shadow 2009.06.07 129281
55 XQuartz [5570] Shadow 2009.01.03 127841
» com.apple.boot.plist & bootloader [6505] Shadow 2009.01.03 121375
53 [펌] CFGetHostUUIDString: unable to determine UUID for host. Error: 35 [5772] Shadow 2009.01.03 121219
52 MacBookPro 13" with Samsung S470 SSD [601] file Shadow 2011.01.20 87721
51 스노우 레퍼드 64bit 부팅 [3] [566] file Shadow 2009.09.07 81508
50 wget [364] Shadow 2009.04.29 81285
49 Snow Leopard에서 macports를 이용한 mplayer 설치 [202] Shadow 2009.09.09 57271
48 enblend-enfuse-3.2 on MacOSX [216] file Shadow 2009.03.19 52077
47 rox-filer [555] file Shadow 2009.04.14 51463
46 [작성중] 홈 서버 구성 가이드 - 4. 웹서버를 시동해 보자 - MAMP ( MacOSX Apach + MySQL + PHP ) [3] file sukhyun 2008.11.13 47387
45 [펌] 맥미니에 소요된 부품 목록 Administrator 2008.03.30 45270
44 [펌] PC에서 맥FTP서버로 접근시 한글 깨짐문제. [1] sukhyun 2008.04.06 38588
43 MacOSX System Configurations - MyConf! Shadow 2009.01.04 35925
42 [펌] 도구 없이 wire만으로 맥미니 분해하기!! [2] sukhyun 2008.03.30 35531
41 [펌] Tryout Mac Mini as Fileserver Administrator 2008.03.30 34177
40 [펌] Tutorial: Using what's new in Leopard's Accounts and File Sharing Preferences sukhyun 2008.04.07 32755
39 Pure-ftpd sukhyun 2008.08.28 32170
38 [작성중] 홈서버 구성 가이드 - 2. 네트워크 구성과 공유기 설정 file sukhyun 2008.11.15 31260

사용자 로그인