Jump to content
7 posts in this topic

Recommended Posts

Did you install Chameleon to disk0s1 or disk0s2?

 

-v is verbose mode

rd=disk0s2 boots the OS on disk0s2

 

If you always need to type rd=disk0s2 you can add it to kernel flags in com.apple.Boot.plist

 

see I think I have done that, this Is what I did

 

open terminal

write: sudo -s and press enter

enter your password when asked and press enter

write: vi /Library/Preferences/SystemConfiguration/com.apple.Boot.plist and press enter

in the vi editor use the arrow keys on the keyboard and navigate the cursor to the tag: after the <key>Kernel Flags< /key > line.

the string tag might be empty or not, if it is not empty then add space and then write: rd=diskX where X is your hard drive number.

press keyboard button Esc (in order to exit insert mode)

write: :wq and press enter (notice the : sign)

then reboot and thats it

 

and it did not work, also when I installe myhack I just installed it on the harddrive of which is disk0s2, any other suggestions?

Link to comment
https://www.insanelymac.com/forum/topic/211316-myhack-boot/#findComment-1415080
Share on other sites

×
×
  • Create New...