Jailbreakboy Posted February 21, 2010 Share Posted February 21, 2010 okay I can never seem to figure this out. When I start up my system myhack cannot seem to find my hard drive. so everytime i have to type in -v rd=disk0s2 to make sure everything is working. well everything boot ups find, no errors so what is going on? Link to comment https://www.insanelymac.com/forum/topic/211316-myhack-boot/ Share on other sites More sharing options...
Jailbreakboy Posted February 22, 2010 Author Share Posted February 22, 2010 *bump* *set* *spike* Link to comment https://www.insanelymac.com/forum/topic/211316-myhack-boot/#findComment-1415039 Share on other sites More sharing options...
oldnapalm Posted February 22, 2010 Share Posted February 22, 2010 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 Link to comment https://www.insanelymac.com/forum/topic/211316-myhack-boot/#findComment-1415070 Share on other sites More sharing options...
Jailbreakboy Posted February 22, 2010 Author Share Posted February 22, 2010 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 More sharing options...
oldnapalm Posted February 22, 2010 Share Posted February 22, 2010 Instead of vi /Library/Preferences/SystemConfiguration/com.apple.Boot.plist try vi /Extra/com.apple.Boot.plist Link to comment https://www.insanelymac.com/forum/topic/211316-myhack-boot/#findComment-1415083 Share on other sites More sharing options...
Jailbreakboy Posted February 22, 2010 Author Share Posted February 22, 2010 were should i put it? after what code? Link to comment https://www.insanelymac.com/forum/topic/211316-myhack-boot/#findComment-1415698 Share on other sites More sharing options...
oldnapalm Posted February 22, 2010 Share Posted February 22, 2010 Just like you did in the other file <key>Kernel Flags</key> <string>rd=disk0s2</string> Link to comment https://www.insanelymac.com/forum/topic/211316-myhack-boot/#findComment-1415711 Share on other sites More sharing options...
Recommended Posts