ComputerForum.com ComputerForum.com  
TigerDirect
 
Go Back   Computer Forum > Computer Software > Operating Systems

Reply
 
LinkBack Thread Tools Display Modes
Old 03-26-2008, 01:36 AM   #11 (permalink)
Diamond Member
 
Join Date: Feb 2008
Location: Solicitor's office
Posts: 1,831
Default

Okay...I don't know if anyone's suggested this, but I'd transfer the OS (dos) to the HD, as well as 98 setup files. Now I assume you have the boot floppy, and the letter is A:. In the command prompt, type in this:

A:\FORMAT C: <-Better have your HD wiped clean, that can make a difference
A:\SCANDISK C: /SURFACE <-Just to make sure that you don't have a faulty HD
A:\SYS C:

Now you should have the command promp installed to your computer, so you can boot without the floppy and/or CD. DON'T REBOOT YET!

Having done this, type in the following to copy the installation files from the CD to the HD:

md C:\WIN98
copy E:\WIN98\*.* C:\WIN98

Now you should have all the installation files stored in your hd. Now, remove all CDs and floppies that you can think of, and reboot. After rebooting, the command prompt should come up. Type in C:\WIN98\SETUP to run the setup off the HD, and it should be up and running, or up and freezing again...
__________________
BY READING THE ABOVE POST, YOU AGREE TO THE FOLLOWING:

"The above post is provided solely for entertainment purposes and is not to be taken as professional advice. Therefore, I shall not be held responsible for any damage or losses that are result from anything I have posted, to the extent applicable by law. In the unlikely event that I CAN be held responsible, I have never been here, I am not here, and I will never be here, and it will be highly questionable whether I even exist."
hackapelite is offline   Reply With Quote


Old 03-26-2008, 02:12 AM   #12 (permalink)
Diamond Member
 
PC eye's Avatar
 
Join Date: Apr 2006
Location: Inside a pc
Posts: 19,730
Default

You missed something there namely the C:\Win98\Win98" since the setup.exe is outside of the Win98 folder at the root of the 98 disk. While that was an old method commonly used at one time it goes into an unsuitable topic.

On the other hand once the installer reaches a certain point it will automatically run scandisk or report that scandisk needs to be run from a boot floppy in order to proceed with the Windows installation. The problem is apparently seeing the installer lock prior to reaching that point.
__________________
Turning the Tongue into a Device Controller
http://abcnews.go.com/Technology/Sma...ory?id=5647175

Is EBay going out of the Auction Business?
http://abcnews.go.com/Business/story?id=5626840&page=1
PC eye is offline   Reply With Quote
Old 03-26-2008, 03:02 AM   #13 (permalink)
Platinum Member
 
diroga's Avatar
 
Join Date: Mar 2005
Location: WA,USA
Posts: 863
Default

i never thought to copy the install files off the CD and run it from harddrive. I should try that some time.
__________________
How to be a h@(%er
1. turn off computer
2. read a book
3. ????
4. proffit
diroga is offline   Reply With Quote
Old 03-26-2008, 09:17 PM   #14 (permalink)
Bronze Member
 
Join Date: Mar 2007
Posts: 99
Default

Quote:
Originally Posted by hackapelite View Post
Okay...I don't know if anyone's suggested this, but I'd transfer the OS (dos) to the HD, as well as 98 setup files. Now I assume you have the boot floppy, and the letter is A:. In the command prompt, type in this:

A:\FORMAT C: <-Better have your HD wiped clean, that can make a difference
A:\SCANDISK C: /SURFACE <-Just to make sure that you don't have a faulty HD
A:\SYS C:

Now you should have the command promp installed to your computer, so you can boot without the floppy and/or CD. DON'T REBOOT YET!

Having done this, type in the following to copy the installation files from the CD to the HD:

md C:\WIN98
copy E:\WIN98\*.* C:\WIN98

Now you should have all the installation files stored in your hd. Now, remove all CDs and floppies that you can think of, and reboot. After rebooting, the command prompt should come up. Type in C:\WIN98\SETUP to run the setup off the HD, and it should be up and running, or up and freezing again...
Thanks for the great help. I'll try that when I'm not busy a little later and edit this and tell you how it went.
PurePwnage is offline   Reply With Quote
Old 03-27-2008, 02:52 AM   #15 (permalink)
Diamond Member
 
Join Date: Feb 2008
Location: Solicitor's office
Posts: 1,831
Default

Quote:
Originally Posted by PC eye View Post
You missed something there namely the C:\Win98\Win98" since the setup.exe is outside of the Win98 folder at the root of the 98 disk. While that was an old method commonly used at one time it goes into an unsuitable topic.

On the other hand once the installer reaches a certain point it will automatically run scandisk or report that scandisk needs to be run from a boot floppy in order to proceed with the Windows installation. The problem is apparently seeing the installer lock prior to reaching that point.
When WIN98 setup starts, it does NOT perform a surface scan. That's why I added the "/SURFACE" parameter, to check for faults on the disk itself. Plus, the setup file IS in the Win98 directory, at least it's been in all the 98 CDs I've come across. I've installed 98 a thousand and twentyseventimes by only copying the WIN98 folder to the HD, and it's worked fine so far. The setup.exe at the root of the CD only appears to launch the actual installer.
__________________
BY READING THE ABOVE POST, YOU AGREE TO THE FOLLOWING:

"The above post is provided solely for entertainment purposes and is not to be taken as professional advice. Therefore, I shall not be held responsible for any damage or losses that are result from anything I have posted, to the extent applicable by law. In the unlikely event that I CAN be held responsible, I have never been here, I am not here, and I will never be here, and it will be highly questionable whether I even exist."

Last edited by hackapelite; 03-27-2008 at 02:55 AM. Reason: Dumb typos...
hackapelite is offline   Reply With Quote


Old 03-29-2008, 07:56 PM   #16 (permalink)
Bronze Member
 
Join Date: Mar 2007
Posts: 99
Default

Quote:
Originally Posted by hackapelite View Post
Okay...I don't know if anyone's suggested this, but I'd transfer the OS (dos) to the HD, as well as 98 setup files. Now I assume you have the boot floppy, and the letter is A:. In the command prompt, type in this:

A:\FORMAT C: <-Better have your HD wiped clean, that can make a difference
A:\SCANDISK C: /SURFACE <-Just to make sure that you don't have a faulty HD
A:\SYS C:

Now you should have the command promp installed to your computer, so you can boot without the floppy and/or CD. DON'T REBOOT YET!

Having done this, type in the following to copy the installation files from the CD to the HD:

md C:\WIN98
copy E:\WIN98\*.* C:\WIN98

Now you should have all the installation files stored in your hd. Now, remove all CDs and floppies that you can think of, and reboot. After rebooting, the command prompt should come up. Type in C:\WIN98\SETUP to run the setup off the HD, and it should be up and running, or up and freezing again...
OK, I copied it to Win98 in the C: drive, and type in C:\Win98\Setup and literally nothing happens.

EDIT: Never mind! It works! I guess it just needed a fresh format. I booted from CD and it worked solid. Now installing the Internet Wireless Card is going to be the difficult..seems like however many times we attempt to install this, it takes 3 hours.

Last edited by PurePwnage; 03-29-2008 at 09:58 PM.
PurePwnage is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i stop windows setup at boot Jarbilong Operating Systems 0 10-01-2006 05:03 PM
computer running REALLY slow gmen5681 Computer Security 3 09-06-2006 04:28 AM
Same popup on laptop darkdreamer1 Computer Security 5 08-25-2006 06:51 PM
Freezing during Windows Install msmouse Operating Systems 1 08-17-2006 09:48 AM



All times are GMT +1. The time now is 11:46 AM.


Powered by: vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright © 2002-2008 Computer Forum and Web Design Forum