J'essaie d'installer Mac OS X 10.4 Tiger sur mon Windows, mais je n'ai aucune partition bootable n'est détectée. J'utilise PearPC Control Panel, qui me fait donc un fichier config propre, je sais que les chemins vers mes images sont corrects, mais PPC me donne (dans la console) :
- Code: Select all
[IO/PROM] <Warning> Can't boot a partition.
Et dans l'écran de bootage (PROM boot-loader) :
- Code: Select all
Which partition do you want to boot?
0 bootable partition(s) found:
0: Show all (even unbootable)
Pourtant, l'image .iso est correcte...
Je vous mets mon config file (PearPC version 0.4) :
- Code: Select all
#Mac OS X 10.4
# Created with PearPC Control Panel
#H:\MAC OS X\PearPC\ppc.exe
#DarwinIcon
#No SDL
pci_ide0_master_installed = 1
pci_ide0_master_image = "H:\MAC OS X\pearpc-6gib.img"
pci_ide0_master_type = "hd"
memory_size = 0x15A00000
ppc_start_resolution = "800x600x32"
redraw_interval_msec = 60
prom_driver_graphic = "H:\MAC OS X\PearPC\video.x"
ppc_start_full_screen = 0
key_toggle_mouse_grab = "F12"
key_toggle_full_screen = "Alt+Return"
key_change_cd_0 = "none"
cpu_pvr = 0x00088302
pci_usb_installed = 1
prom_bootmethod = "select"
prom_env_bootargs = ""
prom_env_machargs = ""
nvram_file = "nvram"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "H:\MAC OS X\mac_osx_tiger.iso"
pci_ide0_slave_type = "cdrom"
Merci par avance pour votre aide

