Link to home
Start Free TrialLog in
Avatar of eberhardt2329
eberhardt2329

asked on

slot number question

I have a file server that is loadoing and asking for the slot number how or where do I put this in so it does not keep asking for the slot. If I select it it boots up fine? Thank tyou in advance  netware 6.5 sp2
Avatar of PsiCop
PsiCop
Flag of United States of America image

When it prompts for a SLOT number, it probably displays a value that you have been accepting. Next time it boots, make note of that value. What's happening is that the driver has auto-detected the SLOT, but (for whatever reason) is not 100% sure that it has the right value, so it wants confirmation.

Once you have noted this value, edit AUTOEXEC.NCF and find the driver LOAD statement (e.g. LOAD SOMENIC.LAN FRAME=Blahblah). Append to the end of the statement SLOT=<slot # you noted> and save AUTOEXEC.NCF. This does assume you have not used INETCFG.
Avatar of eberhardt2329
eberhardt2329

ASKER

i used inetcfg :) I will go in there and look for it is this where it would be
Well, why didn't you say you used INETCFG?

At the console prompt, enter --> INETCFG

Select Boards, select the board you want to deal with, and Slot is the second parameter on the Board configuration panel.

Ya really need to get in the habit of providing complete info on your environment.
ASKER CERTIFIED SOLUTION
Avatar of ShineOn
ShineOn
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I've mostly seen those oddballs on PCI slots.
I've mostly seen them on on-board, embedded, integrated, whatever-you-wanna-call-em PCI devices, not on actual physical edge-connected slots.
First time I ran into it, it was with a PCI slot on a motherboard. I think it really varies by manufacturer and exactly how they implement PCI.

I think we can agree that it occurs all sortsa places.