WhatTheTech, on 06 March 2013 - 07:13 PM, said:
-f shouldn't be the problem - ignoring caches has no affect when your actual set-up is causing the panic. If you have a camera, take a picture of the -v flag readout, it should have some good info.
I went to check my installed Mac OS X Lion, booted in verbose mode and found nothing, it boots normally. I made a mistake by saying that I had put [ -f ] in the boot.Plist, now it is not there, maybe I put it at the beggining and then fixed the issue. As I said, booting with verbose mode does not show anything strange, it boots well and fast. One thing I notice is that the resolution changes from 1024 x 768 to 1280 x 720 when it shows the desktop, not before, so the graphics card is not detected inmediately but only when the Finder shows on screen.
As it was impossible for me to take a snapshot of my verbose booting, I instead show you my boot configuration. The system boots from the Chamaleon bootloader, the file is
org.chamaleon.Boot.Plist in /Extra folder, ( instead of com.apple.Boot.plist, which is in Library/Preferences/System Configuration/ )-
This is my org.chamaleon.Boot.Plist:
<plist version="1.0">
<dict>
<key>Boot Graphics</key>
<string>Yes</string>
<key>Default Partition</key><
<string>hd(0,3)</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Hide Partition</key>
<string>hd(0,2)</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Theme</key>
<string>Bullet</string>
<key>UseKernelCache</key>
<string>No</string>
<key>npci</key>
<string>0x2000</string>
</dict>
</plist>
and here is also my "About this Mac"
About this Mac
Mac Pro
Processor: 2.99 GHZ Intel Core 2 Duo
Memory 4 GB 797 MHZ DDR3
Graphics GeForce GT 430 1024 MB
Serial Number G880MV4XYK
Software Mac OS X Lion 10.7.2 (11C74)
Hope this brings more information about !
Look forward to any idea to fix the problem. Thanks !