Jump to content
2 posts in this topic

Recommended Posts

After I installed my kalyway release, on the first boot, Darwin gave me the choice between my Windows Partition, my data partition (which doesnt have a boot flag), and my OSX partition.

 

I thought I was gonna have to chain0, but selecting either windows or osx worked with darwin so i figured since it was easier why argue.

 

However, Windows is the default, and I wanna delete the data partition from the list since it isn't a bootable partition.

 

I went into /Library/Preferences/SystemConfiguration/com.apple.Boot.plist in textedit, but all that was there is the following:

 

<?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></string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>

 

 

So I'm not really sure how that corresponds to what I see when I boot.

 

I'm sure it's Darwin because it says Darwin/x86, and I didn't do the chain0 method so it can't be Windows bootloader.

 

 

What am I doing wrong? How can I edit this?

Link to comment
https://www.insanelymac.com/forum/topic/106835-booting-with-darwin-bootloader/
Share on other sites

×
×
  • Create New...