Just can't start 2.3 (nor the new Basilisk)

About SheepShaver, a PPC Mac emulator for Windows, MacOS X, and Linux that can run System 7.5.3 to MacOS 9.0.4.

Moderators: Cat_7, Ronald P. Regensburg, ClockWise

Post Reply
CFran2
Mac Mechanic
Posts: 160
Joined: Tue Mar 15, 2005 6:55 pm

Just can't start 2.3 (nor the new Basilisk)

Post by CFran2 »

My problem is desesperetingly simple, when I try to launch the latest builds of Basilisk or SheepShaver (in Windows), they just won't start.

When I start them, nothing shows up, the process appears in the taskmgr for a short time (less than half a second for 128 MB of RAM, like 15 seconds for 512 MB of RAM, there you can see it just tries to fill the RAM up to about 200 MB and then rolls back) and thats all.

Nothing in stderr.txt or stdout.txt

Whats wrong?
User avatar
Cat_7
Expert User
Posts: 6177
Joined: Fri Feb 13, 2004 8:59 am
Location: Sittard, The Netherlands

Post by Cat_7 »

Post your config file here, please

Cat_7
CFran2
Mac Mechanic
Posts: 160
Joined: Tue Mar 15, 2005 6:55 pm

Post by CFran2 »

Ok, here's the cfg file for SheepShaver, as generated by the GUI (and based on my old cfg file)

Code: Select all

disk mac hd.hfv
disk apps.hfv
disk Apps.dsk
cdrom d:
cdrom e:
cdrom f:
extfs 
screen win/640/480
windowmodes 3
screenmodes 63
seriala FILE
serialb FILE
rom C:\Documents and Settings\Principal\Bureau\Mac emulators\SheepShaver\macos8.6.rom
bootdrive 0
bootdriver 0
ramsize 536870912
frameskip 1
gfxaccel true
nocdrom false
nonet false
nosound false
nogui false
noclipconversion false
ignoresegv true
jit true
jit68k false
keyboardtype 5
keycodes true
mousewheelmode 1
mousewheellines 3
ignoresegv true
idlewait true
keycodes true
mousewheelmode 1
mousewheellines 3
enableextfs true
debugextfs false
extdrives CFJ
pollmedia true
etherpermanentaddress true
ethermulticastmode 0
routerenabled true
ftp_port_list 21
tcp_port 
portfile0 C:\B2TEMP0.OUT
portfile1 C:\B2TEMP1.OUT

and here it is for Basilisk

Code: Select all

disk MacOS7.5.3.hfv
disk C:\Documents and Settings\Principal\Bureau\Mac emulators\Mini vMac\Apps.dsk
cdrom F:\
extfs 
screen win/640/480
seriala FILE
serialb FILE
udptunnel false
udpport 6066
rom C:\Documents and Settings\Principal\Bureau\Mac emulators\BasiliskII\ROM's\Quadra 650 (1993-7.0.1).ROM
bootdrive 0
bootdriver 0
ramsize 33554432
frameskip 0
modelid 24
cpu 68040
fpu true
nocdrom true
nosound false
noclipconversion false
nogui false
jit true
jitfpu true
jitdebug false
jitcachesize 8192
jitlazyflush true
jitinline true
keyboardtype 5
keycodes false
mousewheelmode 1
mousewheellines 3
ignoresegv false
enableextfs true
debugextfs false
extdrives #C
pollmedia true
etherpermanentaddress true
ethermulticastmode 2
routerenabled true
ftp_port_list 21
tcp_port 
portfile0 C:\B2TEMP0.OUT
portfile1 C:\B2TEMP1.OUT
CFran2
Mac Mechanic
Posts: 160
Joined: Tue Mar 15, 2005 6:55 pm

Post by CFran2 »

btw, when deleting this one and generating a new one with the GUI, it SIGSEGV's while booting, and it'll work normally (and extremely slowly) with JITC disabled and extensions disabled.

Reminds me strangely of the first Windows release..
User avatar
Cat_7
Expert User
Posts: 6177
Joined: Fri Feb 13, 2004 8:59 am
Location: Sittard, The Netherlands

Post by Cat_7 »

Do you have the new build in the same directory the old one was in?
Why don't you install all the new stuff in C:\SheepShaver? It make life a bit easier in respect to paths etc. And keeps stuff separated.

I would suggest you try to keep things as simple as possible for starting SheepShaver.
You can rename the current config file so a new one gets generated when you start the GUI and set only the bare neccessities:

So only 1 HD-image, one CD-Rom, the rom file and the rest to default values.

You could then start with a new HD-image and install the OS cleanly.

You should also try to zap Pram from the GUI's file menu. (or delete the file SheepShaver_nvram.dat)

Cat_7
Post Reply