ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



General discussions > General Discussion > win2k server

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread






Author win2k server
crazyska
Senior Member




Registered: Nov 2000
Location: Cockeysville
Country: USA
State:
Certifications: MCP
Working on: Linux +, MCSE MCSA

Total Posts: 116
Post

I have a question about server. For some reason I cannot get it to load up on my PC that is a HP. 700mhz 64meg ram. I have been able to get it to load on 2 other machines that are older than this. I get it to load and install find but when it gets to the windows start up screen it freezes. I can get it to come up in safe mode on this machine. Any reasons why???

Report this post to a moderator

Old Post 02-11-01 07:05 AM
crazyska is offline Click Here to See the Profile for crazyska Click here to Send crazyska a Private Message Add crazyska to your buddy list Find more posts by crazyska Reply w/Quote Edit/Delete Message IP: Logged
usnretired
Old Salt
M




Registered: Dec 2000
Location: Virginia Beach
Country: USA
State:
Certifications: MCSE W2K + NT4, MCP+I, SEC+
Working on: CISSP

Total Posts: 158
Post

Win2K server will load on 64MB RAM but it takes at least 128MB RAM to get it to run smoothly. Memory is getting really affordable these days You really need more. Hope this helps.

------------------
If you're not part of the solution, you're just another part of the problem.

Report this post to a moderator

Old Post 02-11-01 09:22 AM
usnretired is offline Click Here to See the Profile for usnretired Click here to Send usnretired a Private Message Add usnretired to your buddy list Find more posts by usnretired Reply w/Quote Edit/Delete Message IP: Logged
crazyska
Senior Member




Registered: Nov 2000
Location: Cockeysville
Country: USA
State:
Certifications: MCP
Working on: Linux +, MCSE MCSA

Total Posts: 116
Post

Ok I added another 64 meg for a total of 128 and still the same thing. It is freezing. As I said it before I have gotten this to load on a 200mhz pc with 64meg before. Anybody know what else I should be looking for

Report this post to a moderator

Old Post 02-11-01 09:40 PM
crazyska is offline Click Here to See the Profile for crazyska Click here to Send crazyska a Private Message Add crazyska to your buddy list Find more posts by crazyska Reply w/Quote Edit/Delete Message IP: Logged
cadman
The Crammed
M




Registered: Jul 2000
Location:
Country: USA
State:
Certifications: A+, Network+, i-Net+, MCP, MCSA, MCDBA, MCSE, MCDST, MCT
Working on: MCAD, MCSD, Server 2003 Upgrades

Total Posts: 452
Post

Sounds like a hardware issue, possibly video. Something isn't being initialized correctly. I had the same problem on a machine that I had two NICs in. I removed one, then added it back after finishing the install. Works fine now. Check the HCL. Remember that booting in safe mode loads just basic video and basic drivers so that the OS will run. Since you can run in safe mode, but not in 'regular' mode, try remove devices until you find the problem. Also, check for updated W2K drivers for your ad-ons. If you are on a network, disconnect from the lan, unhook phone line, disconnect printer and any usb devices. Reduce it to a basic machine with keyboard, mouse, and monitor.

I've got 3 P200 test machines networked with 64M in them running W2K Advanced Server, so memory isn't the issue, but usnretired is right, it will perform much better with 128M.


------------------
cadman

It's not the desire to succeed that insures success,
It's the discipline to prepare yourself for it.

http://www.mcse2000.plus.com

Report this post to a moderator

Old Post 02-11-01 11:05 PM
cadman is offline Click Here to See the Profile for cadman Click here to Send cadman a Private Message Visit cadman's homepage! Add cadman to your buddy list Find more posts by cadman Reply w/Quote Edit/Delete Message IP: Logged
Slinky
Junior Member




Registered: Aug 2000
Location: 35° 24' N 97° 36' W
Country: US of A
State:
Certifications: A+, N+, MCSA
Working on: MCSE

Total Posts: 2009
Post

Have you referenced the setup log files? The Action Log will list actions in chronological order, and includes actions such as copying files and creating registry entries. It also logs entries that are written to the error log. The action log is stored in the file Setupact.log and the error log is stored in Setuperr.log. The error log contains descriptions of any errors that occur during setup, along with note indicating how severe it is. All of these files can be found in %systemroot%.

Report this post to a moderator

Old Post 02-12-01 12:50 AM
Slinky is offline Click Here to See the Profile for Slinky Click here to Send Slinky a Private Message Add Slinky to your buddy list Find more posts by Slinky Reply w/Quote Edit/Delete Message IP: Logged
usnretired
Old Salt
M




Registered: Dec 2000
Location: Virginia Beach
Country: USA
State:
Certifications: MCSE W2K + NT4, MCP+I, SEC+
Working on: CISSP

Total Posts: 158
Post

Good call Cadman,
I had the same problem after I installed a PCI video card. It kept hanging on the windows startup screen. The card is on the HCL and Win2K drivers are installed. I had to disable the onboard video RAM cache and set the CMOS to start with the PCI Video first. Finally got the system to boot properly. But then the "Settings" tab on my display console went away. Thank goodness for the Resource Kit and QuickRes .

------------------
If you're not part of the solution, you're just another part of the problem.

Report this post to a moderator

Old Post 02-12-01 05:47 AM
usnretired is offline Click Here to See the Profile for usnretired Click here to Send usnretired a Private Message Add usnretired to your buddy list Find more posts by usnretired Reply w/Quote Edit/Delete Message IP: Logged
cadman
The Crammed
M




Registered: Jul 2000
Location:
Country: USA
State:
Certifications: A+, Network+, i-Net+, MCP, MCSA, MCDBA, MCSE, MCDST, MCT
Working on: MCAD, MCSD, Server 2003 Upgrades

Total Posts: 452
Thumbs up

Slinky, you're right. You should always look in the setup/event logs. They should show were the system stopped. I just hope what it says is comprehensible.

usnretired, I learned the hard way on an Acer way back when about disabling onboard video. Good one, I didn't think of that.

crazyska, any specs about this HP 700? Onboard video, sound, modem, etc. that might conflict with addon cards? Are you upgrading an existing OS? Or doing a clean install?

------------------
cadman

It's not the desire to succeed that insures success,
It's the discipline to prepare yourself for it.

http://www.mcse2000.plus.com

Report this post to a moderator

Old Post 02-12-01 06:01 AM
cadman is offline Click Here to See the Profile for cadman Click here to Send cadman a Private Message Visit cadman's homepage! Add cadman to your buddy list Find more posts by cadman Reply w/Quote Edit/Delete Message IP: Logged
crazyska
Senior Member




Registered: Nov 2000
Location: Cockeysville
Country: USA
State:
Certifications: MCP
Working on: Linux +, MCSE MCSA

Total Posts: 116
Post

Ok yes it has an on board Video Card('m not sure what it is. Everything is Onboard. I have added a NetGear NIC and a Voodoo 3000. They are Both PCI cards. I have a netgear on this PC and I have 2000 pro setup and at one time had 2000 server setup on here with out any problems. I am trying to do it as a clean install. The only thing that I could think that would be causing the problems would be the voodoo 3000? I'm not sure but everything is standard for this machine. I just started studying and just wanted to network my 2 pc's here using server and pro.

thanks for the help
ska

Report this post to a moderator

Old Post 02-12-01 06:27 AM
crazyska is offline Click Here to See the Profile for crazyska Click here to Send crazyska a Private Message Add crazyska to your buddy list Find more posts by crazyska Reply w/Quote Edit/Delete Message IP: Logged
crazyone
Member




Registered: Nov 2000
Location: Jacksonville, NC
Country:
State:
Certifications:
Working on:

Total Posts: 79
Exclamation

Go the Voodoo website and see if there are any known problems with the card with certain os. They will usually have a section all about that. They should have all the new drivers should you need them. I am not trying to insult your intelligence, but it is always wise to research the card with your system before purchasing. You wouldn't believe how many times I have come across that problem. Hope this helps.

------------------
Crazyone A+

Report this post to a moderator

Old Post 02-12-01 10:12 AM
crazyone is offline Click Here to See the Profile for crazyone Click here to Send crazyone a Private Message Add crazyone to your buddy list Find more posts by crazyone Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Featured site: MCSE, MCSD, CompTIA, CCNA training videos



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps