PC Review


Reply
Thread Tools Rate Thread

Can't get to Bios

 
 
Brynk
Guest
Posts: n/a
 
      3rd Jun 2005

I'm trying to install W2000Pro
On a Microquest Notebook
I ran Format C:/u/c/s

I booted off a W98 Floppy
went to the CD drive
typed setup.exe

I get:
This Program can't be run in DOS mode

I believe my W2000 is bootable, but F8 and F10 doesn't get me to the bios to
change sequence

What am I missing?

Thanks

Barry



 
Reply With Quote
 
 
 
 
David H. Lipman
Guest
Posts: n/a
 
      4th Jun 2005
From: "Brynk" <(E-Mail Removed)>

|
| I'm trying to install W2000Pro
| On a Microquest Notebook
| I ran Format C:/u/c/s
|
| I booted off a W98 Floppy
| went to the CD drive
| typed setup.exe
|
| I get:
| This Program can't be run in DOS mode
|
| I believe my W2000 is bootable, but F8 and F10 doesn't get me to the bios to
| change sequence
|
| What am I missing?
|
| Thanks
|
| Barry
|


You missed the boat ;-)

If you have formatted the hard disk using MS-DOS, copy the i386 folder off the CDROM to the
hard disk.

After you have copied the i386 folder to the hard disk, execute; c:\i386\winnt.exe

winnt.exe is the Win2K installation program for DOS.
winnt32.exe is the Win2K installation program for Win95 & Win98 (you can't upgrade WinME to
Win2K)

This is the *best* way to install the OS, using c:\i386. This way the OS will find the
installation files if you change an object such as hardware or add a printer. In addition,
when you install Win2K SP4, you can slip-stream the c:\i386 folder to SP4 level.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm


 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a
 
      4th Jun 2005
From: "David H. Lipman" <DLipman~nospam~@Verizon.Net>

|
| If you have formatted the hard disk using MS-DOS, copy the i386 folder off the CDROM to
| the hard disk.


| --
| Dave
| http://www.claymania.com/removal-trojan-adware.html
| http://www.ik-cs.com/got-a-virus.htm
|

I should have mentioned that when you copy the i386 folder off the CDROM you need to copy
the folder and all subfolders.

For example if the CDROM is "D:"

xcopy d:\i386\*.* c:\ /v /s


--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm


 
Reply With Quote
 
Brynk
Guest
Posts: n/a
 
      4th Jun 2005
Thanks, David

>>xcopy d:\i386\*.* c:\ /v /s


When I try xcopy, I get Bad Command
When I try copy, I get /s is an invalid switch

When I try
copy e:\i386\*.* c:\
I got 260 files copied w/ no directory and extensions like HL_, EX_, etc

Sorry, my DOS knowledge is minimal

Altho it's been a while, I have formatted, booted w/ W98 floppy startup and
executed the W2000 CD setup.exe several times. I don't know why it's not
working on this machine



--
Barry


"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news:(E-Mail Removed)...
> From: "David H. Lipman" <DLipman~nospam~@Verizon.Net>
>
> |
> | If you have formatted the hard disk using MS-DOS, copy the i386 folder
> off the CDROM to
> | the hard disk.
>
>
> | --
> | Dave
> | http://www.claymania.com/removal-trojan-adware.html
> | http://www.ik-cs.com/got-a-virus.htm
> |
>
> I should have mentioned that when you copy the i386 folder off the CDROM
> you need to copy
> the folder and all subfolders.
>
> For example if the CDROM is "D:"
>
> xcopy d:\i386\*.* c:\ /v /s
>
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>



 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a
 
      4th Jun 2005
From: "Brynk" <(E-Mail Removed)>

| Thanks, David
|
>>> xcopy d:\i386\*.* c:\ /v /s

|
| When I try xcopy, I get Bad Command
| When I try copy, I get /s is an invalid switch
|
| When I try
| copy e:\i386\*.* c:\
| I got 260 files copied w/ no directory and extensions like HL_, EX_, etc
|
| Sorry, my DOS knowledge is minimal
|
| Altho it's been a while, I have formatted, booted w/ W98 floppy startup and
| executed the W2000 CD setup.exe several times. I don't know why it's not
| working on this machine
|
| --
| Barry


Look on the Win98 Floppy and se if you have XCOPY32

xcopy32 d:\i386\*.* c:\ /v /s

--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm


 
Reply With Quote
 
Brynk
Guest
Posts: n/a
 
      4th Jun 2005
no, it's not there

--
Barry


"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news:%(E-Mail Removed)...
> From: "Brynk" <(E-Mail Removed)>
>
> | Thanks, David
> |
>>>> xcopy d:\i386\*.* c:\ /v /s

> |
> | When I try xcopy, I get Bad Command
> | When I try copy, I get /s is an invalid switch
> |
> | When I try
> | copy e:\i386\*.* c:\
> | I got 260 files copied w/ no directory and extensions like HL_, EX_, etc
> |
> | Sorry, my DOS knowledge is minimal
> |
> | Altho it's been a while, I have formatted, booted w/ W98 floppy startup
> and
> | executed the W2000 CD setup.exe several times. I don't know why it's not
> | working on this machine
> |
> | --
> | Barry
>
>
> Look on the Win98 Floppy and se if you have XCOPY32
>
> xcopy32 d:\i386\*.* c:\ /v /s
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>



 
Reply With Quote
 
Brynk
Guest
Posts: n/a
 
      4th Jun 2005
I made an I386 directory (md) on the c drive and tried to

copy E:/I386\*.* C:\I386

but it only copied 259 files before it stopped being able to read the E:
drive.........

--
Barry


"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news:%(E-Mail Removed)...
> From: "Brynk" <(E-Mail Removed)>
>
> | Thanks, David
> |
>>>> xcopy d:\i386\*.* c:\ /v /s

> |
> | When I try xcopy, I get Bad Command
> | When I try copy, I get /s is an invalid switch
> |
> | When I try
> | copy e:\i386\*.* c:\
> | I got 260 files copied w/ no directory and extensions like HL_, EX_, etc
> |
> | Sorry, my DOS knowledge is minimal
> |
> | Altho it's been a while, I have formatted, booted w/ W98 floppy startup
> and
> | executed the W2000 CD setup.exe several times. I don't know why it's not
> | working on this machine
> |
> | --
> | Barry
>
>
> Look on the Win98 Floppy and se if you have XCOPY32
>
> xcopy32 d:\i386\*.* c:\ /v /s
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>



 
Reply With Quote
 
Brynk
Guest
Posts: n/a
 
      4th Jun 2005
Here I go ....what??

didja miss a link?

--
Barry


"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news:(E-Mail Removed)...
> From: "Brynk" <(E-Mail Removed)>
>
> | no, it's not there
> |
> | --
> | Barry
>
> Here 'ya go. Win98SE - XCOPY and XCOPY32
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>
>



 
Reply With Quote
 
Brynk
Guest
Posts: n/a
 
      5th Jun 2005
Sorry, I didn't think to look for an attachment on Usenet

Ok, I copied the 2 files to the floppy and input both xcopy and xcopy 32
and both times I got

Bad or Missing Xcopy32.mod



--
Barry


"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news:(E-Mail Removed)...
> From: "Brynk" <(E-Mail Removed)>
>
> | Here I go ....what??
> |
> | didja miss a link?
> |
> | --
> | Barry
> |
>
>
> Here it is again. Attached is a ZIP file that has XCOPY.exe and
> XCOPY32.exe form Win8SE !
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>
>



 
Reply With Quote
 
Brynk
Guest
Posts: n/a
 
      5th Jun 2005
No problem, I'm grateful for you time

what is he difference between xcopy and xcopy32?

--
Barry


"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news:%(E-Mail Removed)...
> From: "Brynk" <(E-Mail Removed)>
>
> | Sorry, I didn't think to look for an attachment on Usenet
> |
> | Ok, I copied the 2 files to the floppy and input both xcopy and xcopy
> 32
> | and both times I got
> |
> | Bad or Missing Xcopy32.mod
> |
> | --
> | Barry
>
>
> Sorry Barry, my mistake :-(
>
> Updated ZIP file is attached with Xcopy32.mod
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to completely backup the old bios for future investigation ? (ALSO BIOS SECURITY TIP/IDEA !!) Skybuck The Destroyer DIY PC 3 17th Jun 2007 09:30 PM
Upgrading BIOS on Award Modular BIOS v6.00PG 01/27/2003 Build =?Utf-8?B?Sko=?= Windows XP Help 2 10th Sep 2005 06:19 PM
P5D2-E PREMIUM BIOS not scanning SATA drives and stalling at BIOS Tony Asus Motherboards 3 25th Feb 2005 11:50 AM
How are BIOS memory options such as caching or shadowing named in Award BIOS? Dmitriy Kopnichev Windows XP General 8 12th Nov 2003 09:53 AM
How are BIOS memory options such as caching or shadowing named in Award BIOS? Dmitriy Kopnichev Windows XP Hardware 6 10th Nov 2003 10:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:56 PM.