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 범인은 공유기... sukhyun 2008.04.25 22574
56 man ftpd.conf sukhyun 2008.04.25 20023
55 [펌] NFS exports and Mac OS X 10.5 Leopard sukhyun 2008.05.04 24250
54 [펌] Putty Proxy 우회하기(터널링) file sukhyun 2008.06.13 31166
53 Zip Test Script ( BASH ) sukhyun 2008.08.21 20567
52 [Script] the number of files (or directories) sukhyun 2008.08.25 19576
51 [Script] MAMP server backup sukhyun 2008.08.25 20468
50 Pure-ftpd sukhyun 2008.08.28 32170
49 Pure-ftpd : Virtual users sukhyun 2008.08.29 23561
48 boot-132 secret sukhyun 2008.08.30 448
47 [펌] An A-Z Index of the Apple OS X command line sukhyun 2008.08.30 25924
46 [Script] Netstat - Bash sukhyun 2008.08.31 21770
45 boot132 (2nd) secret sukhyun 2008.09.27 370
44 [펌] Create & delete user accounts from the command line on Mac OS X sukhyun 2008.10.01 21799
43 [펌] Creating & deleting system service agent accounts on Mac OS X sukhyun 2008.10.01 28182
42 (비밀글) x86osx - 글 백업 secret sukhyun 2008.10.08 302
41 [작성중] 홈 서버 구성 가이드 - 4. 웹서버를 시동해 보자 - MAMP ( MacOSX Apach + MySQL + PHP ) [3] file sukhyun 2008.11.13 47391
40 [작성중] 홈 서버 구성 가이드 - 1. 홈서버 시스템의 선택 [4] sukhyun 2008.11.14 29198
39 [작성중] 홈서버 구성 가이드 - 2. 네트워크 구성과 공유기 설정 file sukhyun 2008.11.15 31261
38 [작성중] 홈서버 구성 가이드 - 5. FTP를 이용한 파일서버 - LukemFTPd / PureFTPd [1] file sukhyun 2008.11.19 24799

사용자 로그인