Tony-B. Posted January 25, 2012 Share Posted January 25, 2012 Chiedo aiuto per installazione del bootloader. Tramite Lionize sono riuscito ad avere Lion perfettamente riconosciuto sul mio pc, però non riesco a dare i parametri di boot. Ho usato Chameleon Wizard per installare l'ultima release con parametro boot0hfs. L'ibernazione in Windows 7 funziona, però quando avvio il pc ho sempre la schermata in stile dos nonostante i parametri all'interno di org.chameleon.boot.plist in /Extra siano i seguenti: <!--?xml version="1.0" encoding="UTF-8"?-->[/left] [left] <plist version="1.0"> <dict> <key>Graphics Mode</key> <string>1920x1080x32</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>Theme</key> <string>Default</string> <key>Timeout</key> <string>3</string> <key>Default Partition</key> <string>hd(0,2)</string> <key>Hide Partition</key> <string>hd(0,4)</string> </dict> </plist> Ho provato a editare anche con prefpanel, il file effettivamente cambia ma non il boot. A questo punto deduco che Chameleon vada a ricercarsi org.chameleon.boot.plist in un percorso diverso, è possibile? Link to comment https://www.insanelymac.com/forum/topic/275090-aiuto-chameleon-non-sente-orgchameleonbootplist/ Share on other sites More sharing options...
ErmaC Posted January 25, 2012 Share Posted January 25, 2012 Hai dentro la cartella Extra una cartella "Themes" con al suo interno un'altra cartella "default" ? Link to comment https://www.insanelymac.com/forum/topic/275090-aiuto-chameleon-non-sente-orgchameleonbootplist/#findComment-1789532 Share on other sites More sharing options...
Tony-B. Posted January 25, 2012 Author Share Posted January 25, 2012 Si Fabio, la cartella col tema c'è. Nemmeno il timeout (che è la cosa che più mi interessa) funziona. Link to comment https://www.insanelymac.com/forum/topic/275090-aiuto-chameleon-non-sente-orgchameleonbootplist/#findComment-1789541 Share on other sites More sharing options...
ErmaC Posted January 25, 2012 Share Posted January 25, 2012 ok... hai settato themes Default e la cartella è default sembra una piccolezza... in alternativa puoi anche togliere quella voce dall'org.chameleon.Boot.plist Per curiosità posta il log del comando (da terminale) diskutil list Fabio Link to comment https://www.insanelymac.com/forum/topic/275090-aiuto-chameleon-non-sente-orgchameleonbootplist/#findComment-1789544 Share on other sites More sharing options...
ErmaC Posted January 25, 2012 Share Posted January 25, 2012 ... Sembra tutto giusto... <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Graphics Mode</key> <string>1920x1080x32</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>Theme</key> <string>Default</string> <key>Timeout</key> <string>3</string> <key>Default Partition</key> <string>hd(0,2)</string> <key>Hide Partition</key> <string>hd(0,4)</string> </dict> </plist> Fabio Link to comment https://www.insanelymac.com/forum/topic/275090-aiuto-chameleon-non-sente-orgchameleonbootplist/#findComment-1789553 Share on other sites More sharing options...
Tony-B. Posted January 25, 2012 Author Share Posted January 25, 2012 Ho installato tutto da capo e ora ho Chameleon r1806, il problema chiaramente persiste. Ecco la partition table che mi hai chiesto: [/left] /dev/disk0 #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *1.0 TB disk0 1: EFI 209.7 MB disk0s1 2: Microsoft Basic Data Windows 7 100.0 GB disk0s2 3: Apple_HFS Lion 99.9 GB disk0s3 [left] 4: Microsoft Basic Data Dati 799.9 GB disk0s4 Link to comment https://www.insanelymac.com/forum/topic/275090-aiuto-chameleon-non-sente-orgchameleonbootplist/#findComment-1789554 Share on other sites More sharing options...
ErmaC Posted January 25, 2012 Share Posted January 25, 2012 sempre più strano.... hai detto di aver appena installato il Chameleon 1806... Sempre da terminale dai questo comando... strings /boot | sed -nE 's!^Darwin/x86 boot.+(Chameleon.+)!\1!p' Fabio Link to comment https://www.insanelymac.com/forum/topic/275090-aiuto-chameleon-non-sente-orgchameleonbootplist/#findComment-1789560 Share on other sites More sharing options...
Tony-B. Posted January 25, 2012 Author Share Posted January 25, 2012 La risposta è stata: Chameleon v2.1svn r1806 Link to comment https://www.insanelymac.com/forum/topic/275090-aiuto-chameleon-non-sente-orgchameleonbootplist/#findComment-1789563 Share on other sites More sharing options...
Recommended Posts