Jump to content
3 posts in this topic

Recommended Posts

Ho provato Empire EFI e molti dischi boot-132 che ho trovato in giro ma ogni volta che cerco di installare Leopard e SnowLeoaprd mi compare sempre lo schermo grigio quando parte l'interfaccia grafica. So che è un problema noto con questa scheda video e ci vuole il pacchetto GMA950 per farla funzionare ma non so come integrarlo nel boot-132.

 

Il mio notebook è un Amilo v3205 (il si1520 è identico) e lspci mi fornisce questo output:

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)

00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)

00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)

00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)

00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)

00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)

00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)

00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)

00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)

00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)

00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)

00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)

01:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)

07:08.0 Ethernet controller: Intel Corporation PRO/100 VE Network Connection (rev 02)

07:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller

07:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)

07:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 0a)

07:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 05)

07:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)

 

Il portatile non ha porta vga ma ha la porta dvi quindi non si può utilizzare il trucchetto del ponticello. Collegando un monitor esterno non si risolve il problema..

ciao SystemR89

puoi provare a integrarli così:

 

Part D) Create your DFE disk image (skip this step if you already have your own working DFE disk image)

1. Mount generic.iso

2. Copy all files from generic.iso to a new folder on your desktop named "MKIso"

3. Unmount generic.iso

4. Mount INITRD.IMG from your MKIso folder.

5. In the "/Extra/Extensions" folder of the mounted image, add any extensions you need to boot your machine.

6. For all added extensions, right click them and select "show package contents"

7. Open the Info.plist file in textedit, located in either the folder "Contents" or in the root folder of the extension itself.

8. Add:

<key>OSBundleRequired</key>
					<string>Root</string>

 

at the end of the info.plist file, right before the final:

</dict>
					 </plist>

9. Save the file.

10. Repeat this process for ALL extensions you add to the folder.

11. Unmount INITRD.IMG

12. Open terminal and enter:

hdiutil makehybrid -o ~/Desktop/new.iso ~/Desktop/MKIso/ -iso -eltorito-boot ~/Desktop/MKIso/ISOLINUX.BIN -no-emul-boot

 

http://www.insanelymac.com/forum/index.php?showtopic=116505

 

ti chiedo una cortesia,potresti mettere il tag al titolo!?

grazie

×
×
  • Create New...