Hi,
I received Bruce's new version and finally I could successfully install from my Digital Unix CD without any errors and it seems to be working well! THANKS A LOT!
Now I'm going to configure the system and to make more deep tests and I will let you know the final results with this V4.0B version.
Regarding your questions about the problems with the FreeAXP 307, now I know that the CDs are good as the installation with the 345 version was successful - I'm using original DEC CDs in both cases (V4.0B and V3.2D). I will still try to follow your clues about the Windows index service or autorun, because for me this also seems very odd. As a final note, Windows Explorer in fact doesn't show any content from the CDs.
The config file is as follows:
/* -- FreeAXP Config --
-1000
9000
4098
C:\Program Files\FreeAXP\Capela_dka0.img
1
4
1
1
1
1
-- */
cp = control
{
cp_log = logfile
{
filename = "C:\Program Files\FreeAXP\Capela.log"
}
alpha = alpha
{
memory=128M;
image = "C:\Program Files\FreeAXP\Capela.nvr"
pcibus = dc21071da
{
data = "C:\Program Files\FreeAXP\Capela.toy"
serial0 = i16550
{
s0_tn = telnet
{
port = 9000;
wait = true;
action = """C:\Program Files\FreeAXP\putty.exe"" telnet://localhost:9000"
}
}
pci7 = i82378
{
}
pci6 = symbios
{
disk0.0 = file
{
image = "C:\Program Files\FreeAXP\Capela_dka0.img"
}
disk0.2 = device
{
device = "\\.\cdrom0"
read_only = true;
cdrom = true;
}
}
}
}
}