ppc o.4pre installation

Willkommen im Deutschen Forum von PearPC.net!

ppc o.4pre installation

Postby swissfriend » Sat Feb 12, 2005 8:59 am

Hallo Leute...
Ich m?chte gerne Mac OS X 10.3 mit der CD installieren. Das geht ja nur mit ppc 0.4pre. Jetzt habe ich das config-file mal bearbeitet. Kann sich das mal jemand anschauen und schreiben, ob das stimmt, was ich da eingegeben habe? W?rde mich sehr freuen.

Hier ist es:

## PearPC Configuration File



##
##
Start Resolution

##
##
(clients that use video.x can change the resolution at runtime,

## so this would be used only for starting up)

##

## format: "(width)x(height)x(depth)"
## or "(width)x(height)x(depth)@(frequency)"

##

## depth can only be 15 or 32

##

## default: "800x600x15"

##



ppc_start_resolution = "1024x768x32"



##

## Set this to non-zero for turning on fullscreen mode on startup.

##



ppc_start_full_screen = 0



##

## Redraw interval (in ms)

## must be between 10 and 500

##

## If you set this higher, PearPC will spend less time doing redraws

## (and so run faster) but feel less responsive. You should adjust

## this to your computer speed and personal

## preference.

##



redraw_interval_msec = 50



##

## Key codes

##



key_compose_dialog = "F11"


key_change_cd_0 = "none"


key_toggle_mouse_grab = "F12"


key_toggle_full_screen = "Alt+Return"




##

## Loader

##



##

## Boot method

## this can be

## 1. "auto", prom will boot the first bootable partition found (default)

## 2. "select", prom will show you a list of bootable partitions

## 3. "force", prom will load and boot the local file prom_loadfile

##



prom_bootmethod = "select"



## Example of how to use "force":



#prom_bootmethod = "force"

#prom_loadfile = "test/yaboot"

#prom_env_bootpath = "disk"



##

## bootargs: don't change unless you know what you are doing

## machargs: set to "-v" to get a verbose startup

#

#

prom_env_bootargs = ""

prom_env_machargs = ""



##

## This is needed if you want to boot Mac OS X

##

prom_driver_graphic = "video.x"



## This will adjust the position of the initial page table (don't change)



#page_table_pa = 104857600



##

## CPU Config

##

## Processor Version Register

## Defaults to 0x00088302

## Only change if you know want you are doing

##



cpu_pvr = 0x00088302




##

## Main memory (default 128 MiB)

## must be >= 64 MiB


##



memory_size=0x20000000



##

## IO Devices

##



##

## PCI IDE Config

##

## Drive type will be set according to file extension:

## .img: Harddisk (filesize must be multiple of 516096)

## .iso: CD-Rom

## Or you can override this by specifying the type via

## pci_ide0_master_type / pci_ide0_slave_type

##

## Valid drive types are:

## hd: A hdd image should be specified

## e.g. "test/imgs/linux.img"

## cdrom: A cdrom image should be specified

## For Linux or BeOS a cdrom device can be specified as well

## e.g. "/dev/cdrom"

## nativecdrom: Platform dependant

## Win (SPTI): drive letter, e.g. "d:"

## Win (ASPI): SCSI host adapter,target,lun e.g. "2,0,1"

## BeOS (ATAPI): device path, e.g. "/dev/disk/ide/atapi/0/master/0/raw"



pci_ide0_master_installed = 1

pci_ide0_master_image = "images\macosx_6gb.img"

#pci_ide0_master_type = "hd"



pci_ide0_slave_installed = 1

#pci_ide0_slave_image = "e:"

#pci_ide0_slave_image = "2,0,0"

pci_ide0_slave_image = "d:"

pci_ide0_slave_type = "nativecdrom"



##

## Network

##
## Choose one of the cards



pci_3c90x_installed = 0

pci_3c90x_mac = "de:ad:ca:fe:12:34"



pci_rtl8139_installed = 1

pci_rtl8139_mac = "de:ad:ca:fe:12:35"



##

## USB

##


pci_usb_installed = 1



##

## NVRAM

##


nvram_file = "nvram"


Vielen Dank
swissfriend
New Member
New Member
 
Posts: 15
Joined: Fri Feb 11, 2005 1:21 pm

Postby swissfriend » Sat Feb 12, 2005 9:21 am

Irgendetwas stimmt nicht im ppc-configfile. Es heisst immer:

C:\PearPC>ppc ppccfg.example
ppccfg.example: unknow identifier "Start" in Line 7.
usage: ppc configfile

Bitte um Hilfe!!!
swissfriend
New Member
New Member
 
Posts: 15
Joined: Fri Feb 11, 2005 1:21 pm

Postby Ralph » Sat Feb 12, 2005 11:06 am

Hi,

?nder mal folgendes ab (ganz oben im Config-File):

vorher:

[quote:62587519a0]
##
##
Start Resolution

##
##
(clients that use video.x can change the resolution at runtime,
[/quote:62587519a0]

nachher:

[quote:62587519a0]
##
## Start Resolution

##
## (clients that use video.x can change the resolution at runtime,
[/quote:62587519a0]

Der Rest m?sste so passen.

Gr?sse,

Ralph
[b:c51065b1ac][size=9:c51065b1ac][color=red:c51065b1ac]AMD Athlon 2500+ Barthon, ASUS A7V333-X, 512 MB DDR 400 Infinion, IBM 80 & 60 GB ATA, Windows XP Pro SP 2, PearPC 0.4pre, MAC OS X 10.3.8 Panther[/color:c51065b1ac][/size:c51065b1ac][/b:c51065b1ac]
User avatar
Ralph
Regular
Regular
 
Posts: 56
Joined: Fri Jan 21, 2005 6:32 am
Location: Germany

Postby swissfriend » Sat Feb 12, 2005 11:11 am

Leider ichts gewesen. Er meldet immer noch den Fehler in Linie 7.
Trotzdem Danke
swissfriend
New Member
New Member
 
Posts: 15
Joined: Fri Feb 11, 2005 1:21 pm

Postby Ralph » Sat Feb 12, 2005 11:13 am

OK, um ganz sicher zu gehen, kopier mal das Config-File, schmeiss alles raus, was mit # beginnt, mach alle Leerzeilen raus und Poste das Teil dann nochmal rein.

Gr?sse,

Ralph
[b:c51065b1ac][size=9:c51065b1ac][color=red:c51065b1ac]AMD Athlon 2500+ Barthon, ASUS A7V333-X, 512 MB DDR 400 Infinion, IBM 80 & 60 GB ATA, Windows XP Pro SP 2, PearPC 0.4pre, MAC OS X 10.3.8 Panther[/color:c51065b1ac][/size:c51065b1ac][/b:c51065b1ac]
User avatar
Ralph
Regular
Regular
 
Posts: 56
Joined: Fri Jan 21, 2005 6:32 am
Location: Germany

Postby swissfriend » Sat Feb 12, 2005 11:21 am

OK, mach ich mal. Werde es noch mit PearGUI probieren.
swissfriend
New Member
New Member
 
Posts: 15
Joined: Fri Feb 11, 2005 1:21 pm

Postby Ralph » Sat Feb 12, 2005 11:23 am

Mach das. Aber lass (wie schon erw?hnt) im PearGUI die Emulation der rechten Masutaste weg - dann [b:6ef6e49719]muss[/b:6ef6e49719] es funktionieren !!

Gr?sse,

Ralph
[b:c51065b1ac][size=9:c51065b1ac][color=red:c51065b1ac]AMD Athlon 2500+ Barthon, ASUS A7V333-X, 512 MB DDR 400 Infinion, IBM 80 & 60 GB ATA, Windows XP Pro SP 2, PearPC 0.4pre, MAC OS X 10.3.8 Panther[/color:c51065b1ac][/size:c51065b1ac][/b:c51065b1ac]
User avatar
Ralph
Regular
Regular
 
Posts: 56
Joined: Fri Jan 21, 2005 6:32 am
Location: Germany

Postby swissfriend » Sat Feb 12, 2005 11:55 am

Naja...
Aber ich kann mit PearGUI nicht von der CD starten, oder?
Es m?ssen ISO-Images sein.
swissfriend
New Member
New Member
 
Posts: 15
Joined: Fri Feb 11, 2005 1:21 pm

Postby Ralph » Sat Feb 12, 2005 12:20 pm

Stimmt, noch 'n Fehler in PearGUI (der Type Auto l?sst den Type einfachganz weg, was zum Fehler in PPC f?hrt).

[u:872630b65e]Tipp:[/u:872630b65e]

Stell CDROM ein, geb dein CD-Laufwerk an und ?nder dann manuell im Config-File den Slave_Type von CDROM auf NATIVECDROM.

Gr?sse,

Ralph
[b:c51065b1ac][size=9:c51065b1ac][color=red:c51065b1ac]AMD Athlon 2500+ Barthon, ASUS A7V333-X, 512 MB DDR 400 Infinion, IBM 80 & 60 GB ATA, Windows XP Pro SP 2, PearPC 0.4pre, MAC OS X 10.3.8 Panther[/color:c51065b1ac][/size:c51065b1ac][/b:c51065b1ac]
User avatar
Ralph
Regular
Regular
 
Posts: 56
Joined: Fri Jan 21, 2005 6:32 am
Location: Germany

Kann Festplatte nicht gebrauchen

Postby swissfriend » Sat Feb 12, 2005 12:57 pm

Habe es jetzt halt doch mit den ISO-Images gemacht.
Komme auch bis zum Zielvolumen. Nur ist dort keines da. Dann gehe ich zum Festplatten-Dienstprogramm und partitioniere die 6GB Festplatte. Nachher schliesse ich das Programm wieder, komme zum Installer zur?ck und dort ist auch eine Festplatte angezeigt (meine Partition). Nur heisst es dort, ich kann Mac OS X nicht darauf installieren. Habe es schon 3x versucht, habe sie auch nochmals von PearPC gedownloadet.
Was soll ich jetzt machen?
swissfriend
New Member
New Member
 
Posts: 15
Joined: Fri Feb 11, 2005 1:21 pm

Next

Return to German

Who is online

Users browsing this forum: No registered users and 1 guest