LGA Posted June 26, 2009 Share Posted June 26, 2009 Hellow, I have iDeneb v1.4 10.5.6, I have: Linux, Ideneb, Windows Vista anda Data partition to share file with the others OS. I boot the pc with chameleon bootloader and It boots: Windows NTFS, Linux, Macintosh HD, and DATA. So I want eliminate the Data partition of the boot, and change the name of the partitions. How can i do to do it? Link to comment https://www.insanelymac.com/forum/topic/172469-chameleon-problem-plz/ Share on other sites More sharing options...
Dr. Hurt Posted June 26, 2009 Share Posted June 26, 2009 Chameleon doesn't support hiding partitions. If you want to change the windows partition name, change it in windows from untitled to whatever you want and chameleon will read the new name. Not even sure if you can change the partition name in linux. Link to comment https://www.insanelymac.com/forum/topic/172469-chameleon-problem-plz/#findComment-1186495 Share on other sites More sharing options...
LGA Posted June 26, 2009 Author Share Posted June 26, 2009 Chameleon doesn't support hiding partitions. If you want to change the windows partition name, change it in windows from untitled to whatever you want and chameleon will read the new name. Not even sure if you can change the partition name in linux. Hi, Thanks for the other answer. I have other question, how can I do to boot Windows Vista when Chameleon boot. Mac is booting so I have to press a key to boot other OS, so I want to change this, I want that windows vista boot first. PD: Sory for my english, I'm from Argentina. Thanks Link to comment https://www.insanelymac.com/forum/topic/172469-chameleon-problem-plz/#findComment-1186637 Share on other sites More sharing options...
MGJulius Posted June 27, 2009 Share Posted June 27, 2009 First off copy your com.apple.Boot.plist from /Library/Preferences/SystemConfiguration/ to /Extra/ Chameleon v2 will use the new one so you don't have to mess with the original (more vanilla....ie). Now open the terminal and type in... diskutil list Then find your vista partition and make note of the hard drive number and partition number Next modify the com.apple.Boot.plist in /Extra/ and right before </dict> </plist> add.... <key>Default Partition</key> <string>hd(X,Y)</string> Where X is the hard drive number and Y is the partition number Reboot and you should see your vista partition above the timeout bar P.S.: Also you can make the com.apple.Boot.plist in /Library/Pref.... the original one. It should look like this <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/172469-chameleon-problem-plz/#findComment-1186730 Share on other sites More sharing options...
LGA Posted June 27, 2009 Author Share Posted June 27, 2009 I can't modify the com.apple.Boot.plist becouse It says something about permissions. How can i do?. First off copy your com.apple.Boot.plist from /Library/Preferences/SystemConfiguration/ to /Extra/ Chameleon v2 will use the new one so you don't have to mess with the original (more vanilla....ie). Now open the terminal and type in... diskutil list Then find your vista partition and make note of the hard drive number and partition number Next modify the com.apple.Boot.plist in /Extra/ and right before </dict> </plist> add.... <key>Default Partition</key> <string>hd(X,Y)</string> Where X is the hard drive number and Y is the partition number Reboot and you should see your vista partition above the timeout bar P.S.: Also you can make the com.apple.Boot.plist in /Library/Pref.... the original one. It should look like this <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/172469-chameleon-problem-plz/#findComment-1186816 Share on other sites More sharing options...
MGJulius Posted June 27, 2009 Share Posted June 27, 2009 Drag it to the desktop, edit it, and place it in the /Extra/ folder (will ask for password) Link to comment https://www.insanelymac.com/forum/topic/172469-chameleon-problem-plz/#findComment-1187044 Share on other sites More sharing options...
LGA Posted June 27, 2009 Author Share Posted June 27, 2009 Thanks you for all...!! I could..!! Drag it to the desktop, edit it, and place it in the /Extra/ folder (will ask for password) Link to comment https://www.insanelymac.com/forum/topic/172469-chameleon-problem-plz/#findComment-1187219 Share on other sites More sharing options...
Recommended Posts