overdue-scratch

Author Topic: Errors encountered while starting up the computer, pausing 5 seconds.  (Read 15027 times)

0 Members and 1 Guest are viewing this topic.

thorazine74

  • Member
  • Posts: 57
Hi all:

I'm getting that message when booting from a MBR partition.
Chameleon was installed manually but boot0 was not installed to the MBR, only boot1h to partition boot sector and boot file to partition root.
It boots fine but it stops those 5 seconds there.
I'm using mach_kernel, smbios.plist and com.apple.boot.plist in /Extra. smbios.plist is the one from chameleon package untouched, com.apple.boot.plist is this one:

Code: [Select]
<?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>1680x1050x32</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>"Graphics Mode"="1680x1050x32"</string>
<key>TimeOut</key>
<string>60</string>
<key>device-properties</key>
<string>6e0200000100000001000000620200000d00000002010c00d041030a0100000001010600000b0101060000007fff04000e0000004e00560050004d0000002000000001000000000000000000000000000000000000000000000000000000220000005600520041004d002c0074006f00740061006c00730069007a006500000008000000000000201c0000006400650076006900630065005f00740079007000650000000f0000004e5644412c506172656e740e0000006e0061006d00650000000b000000646973706c617922000000400030002c006400650076006900630065005f00740079007000650000000b000000646973706c617922000000400031002c006400650076006900630065005f00740079007000650000000b000000646973706c6179100000006d006f00640065006c0000001b0000006e5669646961204765466f72636520383630302047545320000000400031002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d616314000000400030002c006e0061006d0065000000120000004e5644412c446973706c61792d4114000000400031002c006e0061006d0065000000120000004e5644412c446973706c61792d4220000000400030002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d6163100000004e00560043004100500000001800000004000000000003000c00000000000007000000001e00000072006f006d002d007200650076006900730069006f006e0000002f0000006e5669646961204765466f726365203836303020475453204f70656e474c20456e67696e65205b4546495d</string>
</dict>
</plist>

I removed all extensions from Extra/Extensions.mkext and /Extra/Extensions/*.kext thinking it could be cause by some bad extension there but I still get the same results.

I get these messages when loading:
Code: [Select]
LoadDrivers: Loading from /Extra/Extensions
LoadDrivers: Loading from /com.apple.boot.P/System/Library/Extensions
LoadDrivers: Loading from /com.apple.boot.R/System/Library/Extensions
LoadDrivers: Loading from /com.apple.boot.S/System/Library/Extensions
LoadDrivers: Loading from /System/Library/Extensions
Loading HFS+ file /System/Library/Extensions.mkext
Loading HFS+ file /System/Library/Extensions.mkext
Errors encountered while starting up the computer
Pausing 5 seconds...

Could it be because its trying to those non-existen directories com.apple.boot.P, R & S extensions folder? Why does it try to read there, is there something wrong in my config or are they built-in searching paths or something?
Is it for some other reason (not having it installed in the MBR?)


Moderator Edit: Duplicate thread removed. This one contains more info than your other one.
« Last Edit: May 23, 2009, 11:20:19 AM by rocksteady »
Mac OS X 10.5.6 Retail (Updated to 10.5.7) with Chameleon 2.0 RC1+BootIt NextGen 1.86 (MBR Single Drive)
Gigabyte 73PVM-S2H + C2D + 2 Gb
2 SATA HD (AppleAHCIport.kext) + 1 PATA DVD+RW (DarwinATAPort.kext)
Realtek ALC889 (VoodooHDA.kext)
Geforce 8600GTS (EFI String) PS/2 M & KB: VoodooPS2.kext

pharaon

  • Entrant
  • Posts: 3
Re: Errors encountered while starting up the computer, pausing 5 seconds.
« Reply #1 on: February 10, 2011, 03:08:46 PM »
Joint to you. The same problem I was found! Don't know what is wrong

drgnmsr

  • Entrant
  • Posts: 1
Re: Errors encountered while starting up the computer, pausing 5 seconds.
« Reply #2 on: September 20, 2011, 11:06:47 AM »
This has to do wit dual booting some how. If I boot with only my mac hard drive, everything goes well, if I boot back and forth from mac to windows, then I get this message also.

vienna01

  • Entrant
  • Posts: 5
  • I've Forgotten More Than I Knew
Re: Errors encountered while starting up the computer, pausing 5 seconds.
« Reply #3 on: February 29, 2012, 05:24:42 AM »
Re: "Error encountered...pausing 5 seconds"
Solution found in 2012 by makie100

type on terminal
sudo systemsetup -setkernelbootarchitecture i386
Hit ENTER
Fix permissions [use Disk Utility] REBOOT
THAT's ALL
Please add this reply where you see the error discussed
GA-P55a-UD3 F11, i5650,8GB OCZ 1333,700w PSU, Asus 8400 GS silent, OSX 10.6.6 & Win 7 Sp1 on separate drives. Built with iBoot & Multibeast [various versions up through 3.4].
USB keyboard & mouse, 1TB OSX & 300GB WIN7 [mbr] HDDs.

p.H

  • Entrant
  • Posts: 3
Re: Errors encountered while starting up the computer, pausing 5 seconds.
« Reply #4 on: March 18, 2012, 03:54:21 PM »
it doesn't work in my hack though  :-[