@telepati
what kind of wifi adapter are you using ?
[How To] Enable "Find My Mac" with a FAKE Recovery HD *UPDATED*
Started by pippox0, Oct 28 2011 12:44 PM
41 replies to this topic
#21
Posted 10 November 2011 - 01:11 PM
#22
Posted 10 November 2011 - 05:57 PM
#23
Posted 10 February 2012 - 12:37 AM
I have my own way for make changes permanent after shutdown or reboot.
I put a Script plist file named com.nvram.root.pliston /Library/LaunchDaemons and them I change permissions with
sudo chown root:wheel /Library/LaunchDaemons/com.nvram.root.plist
then I go to iCloud preferences panel and active FMM. After this, I go to Terminal and check nvram state... I look for 2 keys named fmm-mobileme-token-FMM and fmm-computer-name. If both keys are present and populated, then I dump nvram content to a file named nvram.log.... I do it in this way:
nvram -p
for test if keys are present. If both of them are, I dump nvram in this way:
sudo nvram -p > /var/log/nvram.log
After this... Find my Mac works after Reboot or shutdown!!!!
Enjoy the tip guys..if you want....you can donate for a cup of coffee in my website (http://www.i-dispositivos.com)
#24
Posted 05 March 2012 - 01:05 PM
I know this is an old thread, but I just wanted to say thank you for this! It worked like a charm and saved the day!!
#25
Posted 20 March 2012 - 07:51 PM
when I type sudo nvram -p > /var/log/nvram.log terminal says permission denied. what do I do? thanx!!!
#26
Posted 21 March 2012 - 04:35 PM
@block57
If you get in troubles , Try This ...
sudo nvram -p > nvram.log
Then copy nvram.log to /var/log
PippoX0
------------
@lebowski1970
Thanks Lebowski1970,
great job .
I have updated my first post so i report your help to the treat !
PippoX0
If you get in troubles , Try This ...
sudo nvram -p > nvram.log
Then copy nvram.log to /var/log
PippoX0
------------
@lebowski1970
Thanks Lebowski1970,
great job .
I have updated my first post so i report your help to the treat !
PippoX0
#27
Posted 22 March 2012 - 10:22 AM
Hi dear lebowski1970, thank you for the precious tip!! This method has inspired me more thoughts about the nvram and pram problems. I'll try out something new and tell you the results if I can achieve the goals. Thank you again lebowski1970!!
#28
Posted 22 March 2012 - 04:20 PM
Hi Leon Hong.
If you are testing with nvram and pram, I have 2 links for you. One of them inspired me for the script method in FMM and I want to share them with you:
http://revogirl.word...01/about-nvram/
http://revogirl.word...n-mac-hardware/
have a look to the full blog, because have lots of information usefull for hackintosh. Good luck with your testing.
If you are testing with nvram and pram, I have 2 links for you. One of them inspired me for the script method in FMM and I want to share them with you:
http://revogirl.word...01/about-nvram/
http://revogirl.word...n-mac-hardware/
have a look to the full blog, because have lots of information usefull for hackintosh. Good luck with your testing.
#29
Posted 22 March 2012 - 04:33 PM
Topic cleaned up and pinned.
Guys, please don't fullquote when replying, it's just more garbage to scroll past. We have enough noise here already. Keep Insanelymac clean!
Sincerely,
The garbage collector
Guys, please don't fullquote when replying, it's just more garbage to scroll past. We have enough noise here already. Keep Insanelymac clean!
Sincerely,
The garbage collector
#30
Posted 24 March 2012 - 01:25 AM
really works !!!!!!!thanks pippox0!!!!
#31
Posted 17 April 2012 - 02:42 PM
Nice, I will try this when I get home. It will come in handy in case anyone tries to steal my Hack Pro! In the even that I need to reinstall Lion, all I need to do is re-edit that plist again right?
#32
Posted 20 May 2012 - 07:26 PM
#33
Posted 24 May 2012 - 04:38 AM
You guys really need to checkout this
http://hints.macworl...120316132618149
Script to MAKE updated recovery partition.
Works well
http://hints.macworl...120316132618149
Script to MAKE updated recovery partition.
Works well
#34
Posted 17 June 2012 - 09:29 PM
I used this script earlier today on ML DP4 and was gonna make a post about it before I saw yours. It worked great, I edited the installer name in the script to match DP4, but change was more cosmetic than anything else. Anyway, I'm not a terminal hater, but this was WAY easier than the way I had been doing it all via command line, no more math trying to resize partitions.
#35
Posted 02 July 2012 - 04:18 AM
This worked for me, and I have a 4th partition after the Recovery HD. It didn't work when Recovery HD was disk0s4 but when I made Recovery HD disk0s3 and made my other OS X partition disk0s4, it worked fine. Thanks for this.
#36
Posted 22 July 2012 - 09:41 PM
This may sound daft but is there any way of actually using this recovery partition as a recovery partition?
It would be great if it were accessible through chameleon (maybe using a command if the partition is hidden), and actually usable to recover/reinstall the OS to the main partition.
It would be great if it were accessible through chameleon (maybe using a command if the partition is hidden), and actually usable to recover/reinstall the OS to the main partition.
#37
Posted 23 July 2012 - 04:50 AM
Clover recognizes it and can boot it, you would have to make a couple of your usual modifications as with any installer, not sure about putting in another extra folder, but also should be able to have DSDT and stuff preload anyway.
On a side note, new version of Carbon Copy Cloner (which is also going to a paid app for like 30 bucks, starts with 30 day full trial) can create a recovery partition for you from scratch for Lion or ML
On a side note, new version of Carbon Copy Cloner (which is also going to a paid app for like 30 bucks, starts with 30 day full trial) can create a recovery partition for you from scratch for Lion or ML
#38
Posted 23 July 2012 - 10:27 AM
Ok, I might give Clover a go later.
In what way does it differ from Chameleon? I've not been following the project.
In what way does it differ from Chameleon? I've not been following the project.
#39
Posted 30 July 2012 - 02:45 AM
STLVNUB, on 24 May 2012 - 04:38 AM, said:
You guys really need to checkout this
http://hints.macworl...120316132618149
Script to MAKE updated recovery partition.
Works well
http://hints.macworl...120316132618149
Script to MAKE updated recovery partition.
Works well
#40
Posted 20 August 2012 - 02:44 AM
Check this website it's help me to create recovery disk for Mountain lion.
http://musings.silve...tition-in-lion/
http://musings.silve...tition-in-lion/
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Sign In
Create Account








