WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

NT 3.51 Floppy Disk Only Setup

 
   Home -> Windows Other -> Setup RSS
Next:  Shutdown without the "restart" button  
Author Message
Edward

External


Since: Jun 30, 2006
Posts: 2



(Msg. 1) Posted: Fri Jun 30, 2006 10:37 am
Post subject: NT 3.51 Floppy Disk Only Setup
Archived from groups: microsoft>public>windowsnt>setup (more info?)

Hello all,

I need to install NT 3.51 workstation on a laptop without a CD-ROM
drive. I made the three setup disks from the original cd on another
system.

On the laptop, setup asks me for "disk #4" after it reads the first 3
setup disks.

My question is how does one go about making the remaining setup disks
from the cd? Is it just a matter of copying the files in the i386
folder on the cd to disks? Any specific order?

-Ed
Back to top
Login to vote
gs

External


Since: Jul 03, 2006
Posts: 1



(Msg. 2) Posted: Mon Jul 03, 2006 8:14 pm
Post subject: Re: NT 3.51 Floppy Disk Only Setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

another possible work around
install with shared cdrom or network.
or take a look at
http://www.microsoft.com/technet/archive/ntwrkstn/proddocs/start/xsh05...px?mfr=


replace the nt server part with whatever you got and modify accordingly:
You can definitely install NTW via LAN, using one tool built into NT Server
and another from the NT Resource Kit. There's always 3rd party software
available to do the same thing, but the MS Client 3.0 software just happens
to come free with NT Server. The price, as they say, is right.

First, format a bootable DOS diskette. Take it to your NT Server. Run the
Network Client Administrator from the Administrative Tools menu. Have your
NT Server source tree of files (which you copied from the CD) available and
shared. Choose to make a network installation startup disk.

Now, choose the NIC that your NT Workstation has and follow the prompts,
selecting the network protocol you use. After the diskette is made, modify
the AUTOEXEC.BAT file to map a drive to the share point on your network for
the NT Workstation source files, wherever WINNT.EXE is. Test your diskette
by booting it on one of the new machines where NT Workstation is to be
installed.

Go back to the NT Server and run the SETUPMGR.EXE tool from the Resource
Kit. This will prompt you to make an Unattended Installation Information
file, commonly referred to as UNATTEND.TXT. Modify your diskette's
AUTOEXEC.BAT file to include the /u: switch and your unattend.txt file, e.g.
z:\NTW\WINNT.EXE /u:UNATTEND.TXT. Make a separate UNATTEND.TXT file for each
machine if you wish, or make "Uniqueness Database Files" to cover what is
different among the workstations, such as computer name.

If you have a TechNet CD handy, (you do have one, right?) search for
references 155197:Unattended Setup Parameters for Unattend.txt File and
142857:How to Create a Network Installation Boot Disk for more information




"Edward" <bab53c.DeleteThis@yahoo.com> wrote in message
news:1151689038.967686.318090@75g2000cwc.googlegroups.com...
> Hello all,
>
> I need to install NT 3.51 workstation on a laptop without a CD-ROM
> drive. I made the three setup disks from the original cd on another
> system.
>
> On the laptop, setup asks me for "disk #4" after it reads the first 3
> setup disks.
>
> My question is how does one go about making the remaining setup disks
> from the cd? Is it just a matter of copying the files in the i386
> folder on the cd to disks? Any specific order?
>
> -Ed
>
Back to top
Login to vote
Edward

External


Since: Jun 30, 2006
Posts: 2



(Msg. 3) Posted: Fri Jul 07, 2006 3:42 pm
Post subject: Re: NT 3.51 Floppy Disk Only Setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for the detailed reply gs,

I probably should have mentioned that is a stand-alone workstation. It
does not have a network card either, thus making a floppy disk only
setup my only option.

-Edward

gs wrote:
> another possible work around
> install with shared cdrom or network.
> or take a look at
> http://www.microsoft.com/technet/archive/ntwrkstn/proddocs/start/xsh05...px?mfr=
>
>
> replace the nt server part with whatever you got and modify accordingly:
> You can definitely install NTW via LAN, using one tool built into NT Server
> and another from the NT Resource Kit. There's always 3rd party software
> available to do the same thing, but the MS Client 3.0 software just happens
> to come free with NT Server. The price, as they say, is right.
>
> First, format a bootable DOS diskette. Take it to your NT Server. Run the
> Network Client Administrator from the Administrative Tools menu. Have your
> NT Server source tree of files (which you copied from the CD) available and
> shared. Choose to make a network installation startup disk.
>
> Now, choose the NIC that your NT Workstation has and follow the prompts,
> selecting the network protocol you use. After the diskette is made, modify
> the AUTOEXEC.BAT file to map a drive to the share point on your network for
> the NT Workstation source files, wherever WINNT.EXE is. Test your diskette
> by booting it on one of the new machines where NT Workstation is to be
> installed.
>
> Go back to the NT Server and run the SETUPMGR.EXE tool from the Resource
> Kit. This will prompt you to make an Unattended Installation Information
> file, commonly referred to as UNATTEND.TXT. Modify your diskette's
> AUTOEXEC.BAT file to include the /u: switch and your unattend.txt file, e.g.
> z:\NTW\WINNT.EXE /u:UNATTEND.TXT. Make a separate UNATTEND.TXT file for each
> machine if you wish, or make "Uniqueness Database Files" to cover what is
> different among the workstations, such as computer name.
>
> If you have a TechNet CD handy, (you do have one, right?) search for
> references 155197:Unattended Setup Parameters for Unattend.txt File and
> 142857:How to Create a Network Installation Boot Disk for more information
>
>
>
>
> "Edward" <bab53c RemoveThis @yahoo.com> wrote in message
> news:1151689038.967686.318090@75g2000cwc.googlegroups.com...
> > Hello all,
> >
> > I need to install NT 3.51 workstation on a laptop without a CD-ROM
> > drive. I made the three setup disks from the original cd on another
> > system.
> >
> > On the laptop, setup asks me for "disk #4" after it reads the first 3
> > setup disks.
> >
> > My question is how does one go about making the remaining setup disks
> > from the cd? Is it just a matter of copying the files in the i386
> > folder on the cd to disks? Any specific order?
> >
> > -Ed
> >
Back to top
Login to vote
Display posts from previous:   
       Home -> Windows Other -> Setup All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
  Windows Other
 Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET