![]() |
hi guys
this is my problem i have installed MAC OS LEOPARD 10.5.2 Rev2 on my computer, but i cant start without the installation DVD on the DVD ROM, because the screen freezes, the white screen with the mac logo appears but dont appears the progression circle, but when turn on the computer with the DVD on the DVD ROM but i dont start from the DVD, the progression circle appears, and i can enter to the OS. how i can to solve this problem???? thank you guys and sorry for my bad english i am from el salvador |
Go into -V (verbose mode) and let me know know what it says, what error do you see?
|
@Booster you only need fix the bootloader. MBR or GUID?
@Booster, Has instalado correctamente verdad? solo necesitas fijar el bootloader. Que has seleccionado MBR o GUID? |
If you are having problems with GUID and if this is the first time, I suggest you use MBR. =) Go to osx86.wikidot for the solution.
|
hi guys
i started with -v and i read this: npv hash=4095 hi mem tramps at 0xffe00000 PAE Enabled Non-INTEL boot process Darwin Kernel Version 9.2.0: Tue Feb 26 21:21:24 SCT 2008; made by Toh: xnu-1228/BUILD/obj/RELEASE_I386 Standard time slicing quantum is 10000 us vm_page_bootstrap: 109435 freepages and 21637 wired pages mig_table_max_displ=79 Local APIC version not 0x14 as expected Extension "com.apple.driver.Apple ACPIPlatform" has inmediate dependencies on both com.apple.kernel and com.apple.cpi components; use only one style. and then freezes.... roisoft gracias, he instalado correctamente (creo) y me aparece ese error yo elegi MBR |
Pero con el disco en la unidad te funciona el sistema o también se bloquea?
Para fijar el mbr usa el instalador inicia con -s mount -uw / cd /usr/standalone/i386 ./startupfiletool -v /dev/diskXsY ./boot_v8 X=nº de disco (si solo tienes un disco el nº será 0 Y=nº de particion en donde está leopard (por ejemplo disk0s1 = leopard está en el primer disco primera partición) |
con el disco si me funciona el sistema
|
ok, pues entonces fija el boot para mbr como te he dicho antes y listo. Para saber la ID de tu disco, puedes iniar sobre el instalador y abrir el terminal y teclear:
mount -uw / diskutil list (verás las id de tus discos algo asi /dev/disk0s1 etc....fíjate la id del disco de leopard) diskutil unmount /dev/diskX (el disco de leopard) cd /usr/standalone/i386 ./startupfiletool /dev/diskXsY ./boot_v8 reboot listo.. |
Muchas gracias ya me funciono gracias
de lo mejor MAC |
ur welcome (de nada ) :)
|