Problem with Panther Server Edition

Willkommen im Deutschen Forum von PearPC.net!

Problem with Panther Server Edition

Postby Satzzeichen001 » Sat Apr 22, 2006 6:40 am

Hi pears,
Yesterday i have bought Mac OS X Server 10.3. And today, i want to install it on PearPC. But now, it's stopping at "Zielvolume w?hlen". I can't choose any volume and i can't continue the Installation. Can anybody help me? Maybe in German, because I'm in the 6th class and i can't good english.
Waiting for Help,
Satzzeichen001

I've looked. The english name is "Select Destination". Crazy Translation Laughing
Satzzeichen001
New Member
New Member
 
Posts: 5
Joined: Sat Apr 22, 2006 5:23 am

Re: Problem with Panther Server Edition

Postby Satzzeichen001 » Sat Apr 22, 2006 9:29 am

Oh ich bin im Deutschen...
na dann mal auf Deutsch, kann ich besser Cool
Also gestern hab ich mir die Panther Server Edition gekauft und wollte es in PearPC zum laufen bringen. Doch macht er ab "Zielvolume w?hlen" nicht mehr weiter. Ich kann da nichts ausw?hlen. Was ist die L?sung zu meinem Problem?
Satzzeichen001
New Member
New Member
 
Posts: 5
Joined: Sat Apr 22, 2006 5:23 am

Re: Problem with Panther Server Edition

Postby bot47 » Sat Apr 22, 2006 8:04 pm

Screenshot?
Config?
The Goron Webserver

Your bottom smells! I got proofs.
bot47
PearPC God
PearPC God
 
Posts: 1231
Joined: Sun Mar 20, 2005 6:50 pm

Re: Problem with Panther Server Edition

Postby Apple 101 » Sat Apr 22, 2006 11:30 pm

Etwas... Ich weiss nicht. Es ist f?r mich sehr schwierig.

Sie m?ssen ein Festplattesabbild (.img). Downloaden Sie von http://www.pearpc.net/links.php .

K?nnen Sie bitte mein Deutsch verbessern?
Welcome to the PearPC.net Forums...
Apple 101
PearPC God
PearPC God
 
Posts: 1115
Joined: Fri Apr 01, 2005 7:17 am

Re: Problem with Panther Server Edition

Postby Satzzeichen001 » Sun Apr 23, 2006 8:42 am

t's better you write "Du", not "Sie".
Can you say that in English? Because, i can't understand you really.

Hier meine config:
Code: Select all
## 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 = "1024x786x15"

##
## 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 = 40

##
## 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 = "-v"

##
##   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 (G3)
##   Set to 0x000c0201 to enable G4 emulation
##   Only change if you know want you are doing
##

#cpu_pvr = 0x00088302
#cpu_pvr = 0x000c0201


##
## Main memory (default 128 MiB)
## must be >= 64 MiB
##

#memory_size=0x40000000

##
## 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 = "C:\Dokumente und Einstellungen\Der Boss\Eigene Dateien\mac-os-x--panther-server--cd-1.iso"
#pci_ide0_master_type = "hd"

#pci_ide0_slave_installed = 0
#pci_ide0_slave_image = "e:\"
#pci_ide0_slave_image = "2,0,0"
#pci_ide0_slave_image = "e:\"
#pci_ide0_slave_type = "cdrom"

##
##   Network
##
##   Choose one of the cards

pci_3c90x_installed = 1
pci_3c90x_mac = "de:ad:ca:feᚴᛊ"

pci_rtl8139_installed = 0
pci_rtl8139_mac = "de:ad:ca:feᚴᛋ"

##
##   USB
##
pci_usb_installed = 1

##
##   NVRAM
##
nvram_file = "nvram"


Screenshot: hier
Satzzeichen001
New Member
New Member
 
Posts: 5
Joined: Sat Apr 22, 2006 5:23 am

Re: Problem with Panther Server Edition

Postby bot47 » Sun Apr 23, 2006 9:07 am

@Satzzeichen:
Er sagt du sollst dir ein Festplattenimage runterladen. Das kannst du hier auf der Seite. Irgendwo hin muss das Betriebssystem ja installiert werden.

Ersetz in der Config
Code: Select all
pci_ide0_master_installed = 1
pci_ide0_master_image = "C:\Dokumente und Einstellungen\Der Boss\Eigene Dateien\mac-os-x--panther-server--cd-1.iso"
#pci_ide0_master_type = "hd"

#pci_ide0_slave_installed = 0
#pci_ide0_slave_image = "e:\"
#pci_ide0_slave_image = "2,0,0"
#pci_ide0_slave_image = "e:\"
#pci_ide0_slave_type = "cdrom"
mit
Code: Select all
pci_ide0_master_installed = 1
pci_ide0_master_image = "P:\fad\zur\image\datei\die\du\hier\runtergeladen\hast."
pci_ide0_master_type = "hd"

pci_ide0_slave_installed = 1
pci_ide0_slave_image = "C:\Dokumente und Einstellungen\Der Boss\Eigene Dateien\mac-os-x--panther-server--cd-1.iso"
pci_ide0_slave_type = "cdrom"


Dann startest du PearPC nochmal. Dann soltests klappen.

@Apple 101:
In German forums it's OK to write "du" instead of "Sie".


Weiss ich nicht. Mir f?llt es sehr schwer.

Sie m?ssen ein Festplattesabbild (.img) downloaden (deutscher: runterladen): http://www.pearpc.net/links.php

K?nnen Sie bitte mein Deutsch verbessern?


I didn't chage "Sie" to "du" at all, because it's not really a mistake. If you want me to comment my changes to your writing, please PM me and I explain it to you.
The Goron Webserver

Your bottom smells! I got proofs.
bot47
PearPC God
PearPC God
 
Posts: 1231
Joined: Sun Mar 20, 2005 6:50 pm

Re: Problem with Panther Server Edition

Postby Satzzeichen001 » Sun Apr 23, 2006 9:36 am

I didn't say it was a mistake. But it's better to read if you write "du". Cool
aber danke. Ich hab da was verwechselt.
Satzzeichen001
New Member
New Member
 
Posts: 5
Joined: Sat Apr 22, 2006 5:23 am

Re: Problem with Panther Server Edition

Postby bot47 » Sun Apr 23, 2006 7:20 pm

Seit wann lernt man in der 6. Klasse Konjunktiv?
The Goron Webserver

Your bottom smells! I got proofs.
bot47
PearPC God
PearPC God
 
Posts: 1231
Joined: Sun Mar 20, 2005 6:50 pm

Re: Problem with Panther Server Edition

Postby Apple 101 » Mon Apr 24, 2006 4:42 am

Embarassed Sorry - German is hard for me to learn, as you probably already know. English is my first (native) language.

Satzzeichen001: Sorry if you can't understand me.

bot47: Thanks for the "translation".

bot47, Satzzeichen001: Feel free to PM me if you want to point out mistakes in my German, or to discuss English. Do you find learning English hard?
Welcome to the PearPC.net Forums...
Apple 101
PearPC God
PearPC God
 
Posts: 1115
Joined: Fri Apr 01, 2005 7:17 am

Re: Problem with Panther Server Edition

Postby Satzzeichen001 » Mon Apr 24, 2006 2:57 pm

Da bin ich wieder^^
Ich hab jetzt ein Problem. Ich komm nicht ins Internet, weil seit der letzten Neuinstallation von Windows (ICH WILL EINEN MAC!) nur Stummel von meinem Netzwerk vorhanden sind, ich nur ins Internet komme und deshalb keine "Netzwerkumgebung" vorhanden ist. Wie komme ich mit meinem emuMac ins Internet, ohne meine Interneteinstellungen in der NU umzustellen?
Satzzeichen001
New Member
New Member
 
Posts: 5
Joined: Sat Apr 22, 2006 5:23 am

Next

Return to German

Who is online

Users browsing this forum: No registered users and 0 guests