18 Steps to a TCP/IP Boot Disk


Subject: 18 Steps to a TCP/IP Boot Disk
From: Jerry Tibor (anjft@uaa.alaska.edu)
Date: Thu Feb 15 2001 - 11:55:36 AKST


All,

I found this information useful and thought I would pass it along.

http://www.win2000mag.com/Articles/Index.cfm?ArticleID=19679

--
Jerry Tibor, CNA
President, Network Users Group of Anchorage
LAN Manager
Enrollment Services Computing Support
University of Alaska Anchorage

anjft@uaa.alaska.edu (907) 786-4734 - voice (907) 786-1537 - fax

18 Steps to a TCP/IP Boot Disk

  Network Home  Network Map  Our Publications
Windows 2000 Magazine Logo
  - Log On
  - Subscribe/Renew
  - Advertise
Windows 2000 Magazine Logo

  Home  |  Back Issues  |  Web Exclusives   |  Topics  |  Authors  |  Contact Us

search for  on    power search   help
 




<-- prev. page     [1] 2     next page -->

March 2001 / Features / Steve Ryles
18 Steps to a TCP/IP Boot Disk
All you need is a blank disk and a little patience

A 3.5" MS-DOS 6.22 boot disk that lets you boot a computer and access shared files across a TCP/IP network is a useful administrative tool. A TCP/IP boot disk is handy when you're using imaging software to roll out a standard client image across the network, running an unattended installation of Windows NT 4.0, or troubleshooting a machine that has a FAT partition. The main problem with a TCP/IP boot disk is fitting onto one disk all the files that you need to access a share across a TCP/IP-based network.

Few administrators have access to a machine that they can use to directly format an MS-DOS TCP/IP boot disk. However, you can use the following procedure to make such a disk. You need only a blank 144MB 3.5" disk, an NT Server 4.0 CD-ROM, MS-DOS network adapter drivers, and a Windows workstation. You need to create a separate boot disk for every different type of network adapter you use.

Step 1
Insert a blank, formatted 3.5" disk into the workstation's drive A.

Step 2
Insert the NT Server 4.0 CD-ROM into the workstation's CD-ROM drive (drive E in this article).

Step 3
Run E:\support\hqtool\makedisk.bat to create an NT 4.0 hardware query disk, which works as an MS-DOS boot disk that you can customize.

Step 4
After makedisk.bat has finished running, go to the 3.5" disk. Remove hardware query components that makedisk.bat has placed on the disk (i.e., A:\zipfile.exe, A:\setramd.bat, A:\dos\findramd.exe, and A:\dos\ramdrive.sys). The boot disk doesn't need the hardware query components, and they consume valuable disk space that you need for the TCP/IP networking components.

Step 5
To ensure that A:\autoexec.bat doesn't reference any files that you removed in Step 4, edit A:\autoexec.bat to contain only

@echo off
prompt $p$g
SET PATH=A:\DOS

Step 6
To prevent errors when config.sys attempts to reference the hardware query components that you deleted, edit A:\config.sys to contain only

DEVICE=A:\DOS\HIMEM.SYS
DEVICE=A:\DOS\EMM386.EXE FRAME=NONE
DOS=HIGH,UMB
FILES=30
BUFFERS=20
LASTDRIVE=Z
STACKS=9,256
SHELL=A:\COMMAND.COM A:\ /E:512 /P

This step completes the creation of the MS-DOS boot disk.

Step 7
Copy the E:\clients\msclient\netsetup folder and its contents to a FAT partition on your local system (drive C in this article) that you can access when you boot from your new boot disk. The system will use the Netsetup files to install the TCP/IP networking component to the disk.

Step 8
Create a folder on drive C and name it NIC_Driver. Copy your network adapter's MS-DOS\Windows for Workgroups (WFW) 3.11 drivers into the NIC_Driver folder. (You can find the drivers on the CD-ROM or disk that came with the adapter or download the drivers from the adapter manufacturer's Web site.) You need at least the two drivers oemsetup.inf and nic_card.dos. If your adapter doesn't have an oemsetup.inf file, copy the drivers that are available, then use the workaround described for this situation when you reach Step 12.

Step 9
Use your newly created boot disk to reboot your machine.

Step 10

Type

C:\netsetup\setup.exe

at the command prompt, then press Enter to start the setup program for Microsoft Network Client 3.0 for MS-DOS. Press Enter again to set up the Network Client software on your boot disk.



Find related articles


<-- prev. page     [1] 2     next page -->


ARTICLE INFORMATION
InstantDoc ID: 19679
TOOLS
Download the code
Email to a friend
Printer-friendly
Find related articles

TOPICS
 · TCP/IP
 · Administration Tools
 · Windows NT and Windows 2000

READER COMMENTS
Post a comment



    GFI's Mail essentialsWindows 2000 Magazine Network Ad - No more Kournikova or its variants!

    Intense SchoolWindows 2000 Magazine Network Ad - The Best MCSE and Cisco Boot Camps in the World

    Cheet SheetsWindows 2000 Magazine Network Ad - MCSE, CNE, A+, and CCNP Practice Exams from $24.95

    Got Speed?Windows 2000 Magazine Network Ad - New! Diskeeper(r) 6.0 disk defragmenter for Windows(r)

    Real-time, reliable file replication for Win NT & 2000Windows 2000 Magazine Network Ad - PowerSync

    Securing your Windows NT/2000 networkWindows 2000 Magazine Network Ad - Aelita EventAdmin


 
Subscribe to free industry news and developments.

 
Windows 2000 Magazine - get a free sample issue!

 
Attention system administrators! Subscribe to Windows Scripting Solutions.


Network Channels:  Windows NT/2000  |  SQL Server  |  .NET  |  Exchange & Outlook  |  IIS & Web Admin  |  Server-Based Computing  |  Security  |   Training & Certification  |  Products/RFP  |  Development  |  Scripting  |  BackOffice Server

Advertising Information  |  Our Publications  |  Affiliate Programs  |  Network Map  |   About Us
Copyright © 2001, Penton Media, Inc. All Rights Reserved.  Legal & Privacy Notices



This archive was generated by hypermail 2a23 : Thu Feb 15 2001 - 11:55:08 AKST