Jump to content

BootThink 2.4.6 (2010-01-28) support ubuntu 9.10 GRUB 2


367 posts in this topic

Recommended Posts

Hi iam a newbie but i have gotten my snow up and running now i am struggling with dual booting bootthink is awesome and simple but when my screen pops up for me to choose my os it freezes and i cant use direction keys or f8 in fact nothing works i am realy puzzled.and do i install windows on separate partition before i install bootthink?

and if i am using a efi chameleon do install boothink in that partition?

 

im in a country where people dont try this loadind a mac os to pc so i have no one to check it out for me but this forum is helping alot.

i am installing snow again im going to install bootthink to my efi drive i hope this is a good idea.i am still trying to figure out why i cant choose my boot drive if i try using f8 or any of the short cuts it wont work could it be my bios settings?i am using the latest bootthink 2.3.18 and kexts from package that uses bootthink 1.1.

Link to comment
Share on other sites

@Ace Raider

 

To choose the default boot partition, press F8 when the boot GUI is shown. Use the arrow keys to select the partition/drive you want to boot from, ie your boot drive is called Win7, scroll to its name and type #b=10 hit return & reboot.

 

Now when the machine re starts Boot Think should select Win7 and automatically boot after 10 seconds. To cahnge to another OS just scroll to its name and retype #b=x

 

If you want to only show the bootable partitions just type in #p=+ and reboot, then only bootable drives/partitions will show.

 

 

Excellent. Worked like a charm. Thanks so much!!! :thumbsup_anim:

 

I think the problem is that the instructions should say:

1. Hit F8 to go into the Management menu.

2. Choose the partition you want to boot from with the arrow keys.

3. Enter # b=x <EnterKey> where x is boot delay in seconds. If choosing non-OS X partition as default

there will be no prompt. Just enter the command at the end of what is displayed.

 

The part about not having a prompt was mucking me up.

 

If you want to show all partitions use # p=+

 

To show only bootable partitions use # p=-

 

Thanks again!

 

AR

Link to comment
Share on other sites

got a strange issue with BT 2.3.18 (mac) : I installed it on my both main HDs, one into EFI hidden slice of my secondary GPT disk (kind of rescue BT), the other into OSX slice and MBR of my primary disk ; whereas the EFI one can boot anything (on the same HD or not, including XP, 7 and 10.5 / 10.6 OSX), the MBR one isn't able to launch Windows 7 (x32) sitting on the same HD, alongside XP (booting OK) and SL (booting OK too).

 

wondering what I did wrong, actually ; maybe it has to do with 7's bootloader ?

 

edit: well, can't boot 7 anymore, neither from GPT nor from MBR : when choosing this entry, I quickly get back to the OS selection screen ...

Link to comment
Share on other sites

Thanks for the bootloader - certainly painless to install!

 

One thing though - when I boot up the machine it takes me to the Windows boot screen - where I can choose between Windows or Boot Think.

 

If I choose Boot Think I can get into OS X so it does do everything I want.

 

And I read if I run installMBR bat it will take me Boot Think automatically - cant seem to find that file though :P

 

If I do find it will choosing XP take me back to the Windows OS choice screen? Or just boot XP?

 

Thanks

Link to comment
Share on other sites

Sorry but i want to do a ltl offtopic question. I installed iatkos v7 and the xhezy bootloader and need to know how i can change the seconds which needs to wait for me to choose the partiotion i want to boot. It isnt boot by itself. I have to choose and press enter otherwise isnt booting anything. And its getting really annoying because i just vnc to it and it has no mouse/keyb. Thanks a lot in advance. And sorry for my bad english :(

Link to comment
Share on other sites

What is wrong with this boot.plist ?

<?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>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386</string>
<key>Timeout</key>
<string>10</string>
<key>Default Partition</key>
<string>hd (0,2)</string>
<key>Rescan Prompt</key>
<string>yes</string>
<key>device-properties</key>
<string>7a02000001000000010000006e0200000d00000002010c00d041030a01000000010106000001
0101060000007fff04001e00000072006f006d002d007200650076006900730069006f006e0000003
50000004e7669646961204765466f726365203838303020475453205b4739325d204f70656e474c20
456e67696e65205b4546495d22000000400030002c006400650076006900630065005f00740079007
000650000000b000000646973706c6179100000004e00560043004100500000001800000004000000
000003000c00000000000007000000000e0000006e0061006d00650000000b000000646973706c617
914000000400030002c006e0061006d0065000000120000004e5644412c446973706c61792d411000
00006d006f00640065006c000000210000004e7669646961204765466f72636520383830302047545
3205b4739325d0e0000004e00560050004d0000002000000001000000000000000000000000000000
00000000000000000000000014000000400031002c006e0061006d0065000000120000004e5644412
c446973706c61792d4220000000400031002c0063006f006d00700061007400690062006c00650000
000e0000004e5644412c4e564d6163220000005600520041004d002c0074006f00740061006c00730
069007a0065000000080000000000002020000000400030002c0063006f006d007000610074006900
62006c00650000000e0000004e5644412c4e564d616322000000400031002c0064006500760069006
30065005f00740079007000650000000b000000646973706c61791c00000064006500760069006300
65005f00740079007000650000000f0000004e5644412c506172656e74</string>
<key>Graphics Mode</key>
<string>1280x800x32</string>
<key>Rescan</key>
<string>yes</string>



</dict>
</plist>

 

boot think won´t use graphics mode, timeout and default partition.

 

the same plist works well with chameleon 2 rc 3

Link to comment
Share on other sites

What is wrong with this boot.plist ?

<?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>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386</string>
<key>Timeout</key>
<string>10</string>
<key>Default Partition</key>
<string>hd (0,2)</string>
<key>Rescan Prompt</key>
<string>yes</string>
<key>device-properties</key>
<string>7a02000001000000010000006e0200000d00000002010c00d041030a01000000010106000001
0101060000007fff04001e00000072006f006d002d007200650076006900730069006f006e000000
3
50000004e7669646961204765466f726365203838303020475453205b4739325d204f70656e474c2
0
456e67696e65205b4546495d22000000400030002c006400650076006900630065005f0074007900
7
000650000000b000000646973706c6179100000004e0056004300410050000000180000000400000
0
000003000c00000000000007000000000e0000006e0061006d00650000000b000000646973706c61
7
914000000400030002c006e0061006d0065000000120000004e5644412c446973706c61792d41100
0
00006d006f00640065006c000000210000004e7669646961204765466f7263652038383030204754
5
3205b4739325d0e0000004e00560050004d000000200000000100000000000000000000000000000
0
00000000000000000000000014000000400031002c006e0061006d0065000000120000004e564441
2
c446973706c61792d4220000000400031002c0063006f006d00700061007400690062006c0065000
0
000e0000004e5644412c4e564d6163220000005600520041004d002c0074006f00740061006c0073
0
069007a0065000000080000000000002020000000400030002c0063006f006d00700061007400690
0
62006c00650000000e0000004e5644412c4e564d616322000000400031002c006400650076006900
6
30065005f00740079007000650000000b000000646973706c61791c0000006400650076006900630
0
65005f00740079007000650000000f0000004e5644412c506172656e74</string>
<key>Graphics Mode</key>
<string>1280x800x32</string>
<key>Rescan</key>
<string>yes</string>



</dict>
</plist>

 

boot think won´t use graphics mode, timeout and default partition.

 

the same plist works well with chameleon 2 rc 3

 

 

You should place the the file 'com.apple.Boot.plist' in the folder '/Darwin' or '/Library/Preferences/SystemConfiguration'.

Link to comment
Share on other sites

hi xiezhy, i have been using your bootloader ever since you posted it here.

it works great for both leopard and snow.

 

have you considered adding cpu-type SMBIOS support? (read more here: http://www.insanelymac.com/forum/index.php?showtopic=189562)

microsoft sliverlight needs cpu info and refuses to install if it is "unknown".

cosmetic "about this mac" change does not make any difference.

i am not aware of any other programs that insist on that info, but who knows..

Link to comment
Share on other sites

You should place the the file 'com.apple.Boot.plist' in the folder '/Darwin' or '/Library/Preferences/SystemConfiguration'.

 

I have my alternate boot.plist file in the /Darwin folder, but it will only load it if I hit the F8 key at boot time. Otherwise it is using the default Snow Leopard com.apple.boot.plist ( /Library/Preferences/SystemConfiguration )

 

Aside from that, this bootloader is great. I've even been able to eliminate the need for the UUID.kext

 

EDIT: It wasn't picking up the "-v" verbose kernel flag (which I understand there is a key combination for at boot) but it does get arch=i386. Just a few difference from Chameleon that'll take some getting used to.

Link to comment
Share on other sites

anyone tried Karmic Koala yet?

 

Boot Think doesnt seem to recoqnize this latest ubuntu partition with 9.10 in it unlike 9.04 (even after i installed using wubi inside empty NTFS partition)

 

I notice that the distro creates ext4 partition when installing the OS , is this the one that creates the issue?

Link to comment
Share on other sites

boot think

 

 

Update 2.3.18

 

1. perfectly load Darwin/S/L/Extensions/*.kext.

 

Download:

 

BootThink 2.3.18_Mac

BootThink 2.3.18_Win

 

you could update from 2.3.17, please download:

update from 2.3.17

 

 

-------------------------------------------

 

Update 2.3.17

 

1. Boot retail Snow Leopard from DVD.

2. An improvement in loading Darwin/S/L/Extensions/*.kext

 

 

 

-------------------------------------------

 

Update 2.3.16

 

1. (only for windows)fixed the bug that will cause Boot Think installation failure when multiple disks in system.

2. fixed the bug that maybe result in Boot Think failure if there are fat32 partitions in system.

 

 

 

------------------------------

 

Update 2.3

 

1. support Snow Leopard

2. support smbios.plist

 

Thanks to : netkas, Chameleon

 

 

 

----------------------------

 

Update 2.2 (suggestion that all users update)

 

1. fixed some bugs that may be result in the Windows system does not be recognized

 

2. support loading the files /Darwin/System/Library/Extentions/*.kext under windows

 

 

 

----------------------------

 

Upgrade 2.1

 

1. to be installed under windows

 

2. could update /Darwin/System/Library/Extentions.mkext under windows

 

3. more accurate identification of Windows systems

 

4. boot windows from any NTFS partition

 

5. better support for the grub

 

6. setup default boot partition and countdown

 

 

 

 

post-239298-1248694500.gif

 

 

Boot think is an boot loader very closed to boot camp.

 

closed to the Boot camp

post-239298-1253697345_thumb.gif

 

post-239298-1253697672_thumb.gif

 

custom ico

post-239298-1253697683_thumb.gif

 

 

 

------------------

 

hithanks for your bootloder

 

can you explan for how to boot my system

 

i am using

 

usb disk for boot loder disk name disk5s1

 

windows xp disk4s1

 

mac osx 10.5.6 disk1s1

 

snowleopard disk2s2

 

so how to write teminal bash ple give me easy exple

Link to comment
Share on other sites

Is there any way to configure Boot Think via /Darwin/com.apple.Boot.plist to

 

1) Boot into a specific partition [and]

2) Boot directly without showing a menu

 

 

1)rd=diskXsY //This can be configured from within the plist

2) # b=x //Select default bootable partition and x seconds countdown (0<= x <=32767). This only can be done from the boot menu.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
hi xiezhy, i have been using your bootloader ever since you posted it here.

it works great for both leopard and snow.

 

have you considered adding cpu-type SMBIOS support? (read more here: http://www.insanelymac.com/forum/index.php?showtopic=189562)

microsoft sliverlight needs cpu info and refuses to install if it is "unknown".

cosmetic "about this mac" change does not make any difference.

i am not aware of any other programs that insist on that info, but who knows..

 

SMcputype support would be great. Parallels also needs a proper CPU type.

Link to comment
Share on other sites

 Share

×
×
  • Create New...