Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

2 Pages V   1 2 >  
Reply to this topic Start new topic
Editing Apple Bootloader, its not in com.apple.boot.plist... where the hell is it?
***
  • Group: Members
  • Posts: 119
  • Joined: 4-March 06
  • From: Canada
  • Member No.: 26,735
Ok,

So i have a tripple boot system with a Grub menu that lets me choose osx/winxp/linux.... but when i choose osx i get another bootloader, which seems to be a darwinesq bootloader.. which also has the above three options. with winxp as default.

I stupidly changed the settings in my com.apple.boot.plist and now it doesn't have a timeout, and just goes straight into the default option (windows).... so my question is,

How do i edit the entries of the Apple/OSX bootloader? Where is this info/setting located?

Thanks

-Dre
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 247
  • Joined: 10-January 06
  • From: US
  • Member No.: 19,459
Add this to the com.apple.Boot.plist file

<key>Timeout</key>
<string>8</string> (you can use any amount of seconds)

To make OSX the default os boot Windows open up PartitionMagick and set the OSX partition as active.
Reboot and enjoy.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 119
  • Joined: 4-March 06
  • From: Canada
  • Member No.: 26,735
QUOTE (snackole @ Apr 6 2006, 02:34 PM) *
Add this to the com.apple.Boot.plist file

<key>Timeout</key>
<string>8</string> (you can use any amount of seconds)

To make OSX the default os boot Windows open up PartitionMagick and set the OSX partition as active.
Reboot and enjoy.


Thanks,
but setting OSX as the active partition will still only get me to the OSX bootloader. Im looking for the settings within osx that let me manipulate the bootloader configuration. Theres three options in my osx bootloader, and Winxp is the first one, and the default. I want to make the osx option the default...


-Dre
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 39
  • Joined: 13-March 06
  • Member No.: 28,374
how would i set it with no time out and a graphical boot instead of a text boot. i used to have it in 10.4.3 but not in 10.4.5
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Retired
  • Posts: 787
  • Joined: 21-July 05
  • Member No.: 643
You have to remove the "-v" in the com.apple.boot.plist
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 119
  • Joined: 4-March 06
  • From: Canada
  • Member No.: 26,735
QUOTE (babyjenniferLB @ Apr 6 2006, 04:08 PM) *
how would i set it with no time out and a graphical boot instead of a text boot. i used to have it in 10.4.3 but not in 10.4.5


ARRRGH! thread highjackers! i've googled this extensively and can find absolutely no information on editing the Darwin/OSX bootloader. Im guessing thers some sort of equivalent to the grub.conf file for grub, but i cant find this file at all! anyclue where this is? and please dont say com.apple.boot.plist cause thats not it!

-Dre
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 29
  • Joined: 1-April 06
  • Member No.: 31,816
QUOTE (djtrix @ Apr 7 2006, 04:51 AM) *
ARRRGH! thread highjackers! i've googled this extensively and can find absolutely no information on editing the Darwin/OSX bootloader. Im guessing thers some sort of equivalent to the grub.conf file for grub, but i cant find this file at all! anyclue where this is? and please dont say com.apple.boot.plist cause thats not it!

-Dre


Hey dude it works, just use the Finder, point at ur MacOS drive and type "com.apple.boot.plist" u get the file. Drag it out to the desktop and edit or else u won't be able to save it. After editing drag it back to the same containing folder and overwrite it. Just remove the "-v" and it won't show all the booting messages. biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 119
  • Joined: 4-March 06
  • From: Canada
  • Member No.: 26,735
QUOTE (Wuahaha @ Apr 7 2006, 03:17 AM) *
Hey dude it works, just use the Finder, point at ur MacOS drive and type "com.apple.boot.plist" u get the file. Drag it out to the desktop and edit or else u won't be able to save it. After editing drag it back to the same containing folder and overwrite it. Just remove the "-v" and it won't show all the booting messages. biggrin.gif


did you even read any of my posts in this thread?????
im not trying to get rid of booting messages. i want to edit the bootloader settings (the OSX/Darwin Bootloader, not grub, not windows bootloader). when i boot into osx i get a menu like this:

1) Windows XP (NTFS)
2) OSX
3) Debian Linux

and if i remove the -v option, it goes straight into the first entry, the default (windows)!!! im not asking how to get rid of verbose method, and im not a retard, i can edit a plist file from the terminal without copying it to my desktop, i just need to know where the god damm configuration file is, so i can change the default in this bootmenu.

sorry for being pissed, but maybe next time read through the whole thread before anwsering, theres only 5 posts!!!

-Dre
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 29
  • Joined: 1-April 06
  • Member No.: 31,816
QUOTE (djtrix @ Apr 7 2006, 08:22 PM) *
did you even read any of my posts in this thread?????
im not trying to get rid of booting messages. i want to edit the bootloader settings (the OSX/Darwin Bootloader, not grub, not windows bootloader). when i boot into osx i get a menu like this:

1) Windows XP (NTFS)
2) OSX
3) Debian Linux

and if i remove the -v option, it goes straight into the first entry, the default (windows)!!! im not asking how to get rid of verbose method, and im not a retard, i can edit a plist file from the terminal without copying it to my desktop, i just need to know where the god damm configuration file is, so i can change the default in this bootmenu.

sorry for being pissed, but maybe next time read through the whole thread before anwsering, theres only 5 posts!!!

-Dre


poster_oops.gif Sorry man, perhaps I'm the retard tongue.gif. I can't even solve my audio problem too. I know wat u are trying to do and I've tried to also if u can get it let us know then wink.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 34
  • Joined: 31-March 06
  • Member No.: 31,748
Ive asked the same damn question ohhhh about 10 different ways with noone EVER answering the post. SOMEONE has to know how to do this. This is stupid..
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 119
  • Joined: 4-March 06
  • From: Canada
  • Member No.: 26,735
QUOTE (Jonnn21 @ Apr 7 2006, 11:38 PM) *
Ive asked the same damn question ohhhh about 10 different ways with noone EVER answering the post. SOMEONE has to know how to do this. This is stupid..


Are you running grub or lilo as well? cause i'm starting to think the osx bootloader doesn't actually have any configuration files, and is somehow autogenerated when grub is installed... or perhaps when osx is first chainloaded out of grub. I read a little bit about it earlier today, but all i could find was referances to code, and building the loader yourself from scratch.

Im pretty much giving up at this point.

Thanks for acutally understanding what i was asking for!

-Dre
PM Profile Card
Go to the top of the page
+ Quote Post
*********
  • Group: Members
  • Posts: 1,933
  • Joined: 14-August 05
  • From: /tmp
  • Member No.: 6,112
I've have never gotten to manualy add a new OS type to darwin bootloader. Maybe for the lack of trying, the only way I was able to added new OS types was to reinstall OS X sad.gif. It maybe writing entries to a file named chain0 in a hidden folder. Then again, it maybe writing the information in a binary form.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 119
  • Joined: 4-March 06
  • From: Canada
  • Member No.: 26,735
QUOTE (domino @ Apr 8 2006, 03:17 AM) *
I've have never gotten to manualy add a new OS type to darwin bootloader. Maybe for the lack of trying, the only way I was able to added new OS types was to reinstall OS X sad.gif. It maybe writing entries to a file named chain0 in a hidden folder. Then again, it maybe writing the information in a binary form.


Yeah, i think thats exactly what its doing. i did find the chain0 file its something silly like /usr/standalone/i386/chain0
and it, and all the other boot/chain files in there are all binary... soooo...yeah... i guess it just writes that file when i install osx. oh well sad.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 2
  • Joined: 8-April 06
  • Member No.: 33,162
The default entry in Darwin's bootloader is the partition that is marked active (bootable) in your partition table. Mark your osx partition active and that's the one that will auto boot. If you use grub, you can add the "makeactive" command to your MacOSX entry, and it will become the active. My grub.conf has:
...
title OS X 10.4.4 x86
rootnoverify (hd0,2)
makeactive
chainloader +1
...
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 108
  • Joined: 20-February 06
  • Member No.: 24,296
QUOTE (mikemc @ Apr 14 2006, 01:20 PM) *
The default entry in Darwin's bootloader is the partition that is marked active (bootable) in your partition table. Mark your osx partition active and that's the one that will auto boot. If you use grub, you can add the "makeactive" command to your MacOSX entry, and it will become the active. My grub.conf has:
...
title OS X 10.4.4 x86
rootnoverify (hd0,2)
makeactive
chainloader +1
...


If I remember correctly this (not exactly) is what I had to do. But because you want to do it with OS X and Darwin you need to use fdisk. Try that and see what happens. Or wait a couple of hours because I'm reinstalling right now, so I can tell you how it turns out.

*edit*

So I finally got my stuff reinstalled, and I had to do it in a really round-about way (have 10.4.3 installed on two partitions, then upgrade to 10.4.4), which in the end, allowed me to boot to the correct partition without having to mess with the bootloader. SO. I don't remember how I changed it before (I used to have it auto boot to a 10.4.3 part, and some how got it to switch to a 10.4.4).

But, have you tried to bless the OS X drive? If you're using the darwin boot loader, I imagine blessing might do the trick?
PM Profile Card
Go to the top of the page
+ Quote Post
***********
  • Group: Members
  • Posts: 2,885
  • Joined: 19-April 06
  • From: United States Of Israel
  • Member No.: 35,151
Man, My advice, Forget about GRUB, Boot into Linux wityh a install DVDand choose the vmlinuz and the ninstall LILO, it works perfect and needs no configuration. biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 26-March 06
  • From: blackhole
  • Member No.: 30,897
i had the same "darwin default boot partition" problem.

adding the "makeactive" line to the grub.conf for osx86 partition works.

thank you guys!
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 50
  • Joined: 3-April 06
  • Member No.: 32,237
How do you hide partitions from appearing in the Darwin bootloader, which is the bootloader I'm using to boot both OSes?

I have three primary partitions on the drive I'm dual-booting XP and OS X from:

-Windows XP (NTFS) ~5.5 GB (disk0s1)
-OS X (HFS+) ~5 GB (disk0s2, active)
-Part 03: Personal Files (HFS+) ~233 GB (disk0s3)

The third one is shared between the two OSes via Mac Drive, but is not a bootable partition. Nevertheless, it appears in the Darwin bootloader. Is there any way I can prevent it from showing-up?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 14-March 07
  • Member No.: 92,594
xVariable,

Here is the command you will need to switch your default OS within the Darwin bootloader (you are correct that it has absolutely nothing to do with the "com.apple.Boot.plist" file):

sudo bless -folder /System/Library/CoreServices -bootinfo /usr/standalone/ppc/bootx.bootinfo -label "{enter whatever the disk label is for the HFS+ Mac partition here -- find this in diskutil}"

NOTE: Be sure to enter this all on one line. Also, this assumes you are blessing a Mac HFS+ partition which exists on your bootable drive (otherwise you will need to substitute the first "/" with "/Volumes/diskname/".

Cheers! tongue.gif
-Rob

PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 107
  • Joined: 15-November 07
  • Member No.: 153,312
I have a dual boot managed by Vista and I want to install efi - how do I install a grub bootloader ?
PM Profile Card
Go to the top of the page
+ Quote Post
2 Pages V   1 2 >
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 04:37 PM