![]() |
bootix ::: Windows 98 Diskless ::: RAM Disk![]() |
||
![]() |
|||
![]() |
![]() |
![]() |
|
![]() |
![]() |
|||||||||
![]() |
|||||||||
![]() |
|||||||||
![]() |
|||||||||
![]() |
|||||||||
![]() |
|||||||||
![]() |
|||||||||
![]() |
|||||||||
![]() |
|||||||||
![]() |
![]() |
![]() |
|||||||
![]() |
|||||||||
|
Windows 98 Diskless Operation using a RAM Disk This description is for users who want to run diskless Windows 98 PCs in insecure or hard to access environments. The installation is bound to the BootManage® TCP/IP BOOT-PROM product. Requirements:
If you want to run Windows 98 diskless you have to install a minimised version of it on a reference PC with a harddisk first. This minimised version will later be used as the reference. This reference installation will be packed in archives and put on the server, off which the diskless PC will download it at bootime. Before the diskless client can actually start booting it has to install a ramdrive in its memory. This is needed to run the mini Windows 98. A very good piece of software for this purpose is the freeware utility XMSDSK. The transfer of the data into this ramdrive is organised by a program called BPUTIL. How it worksCopy the contents of the compressed Windows 98 Installation of the original Microsoft CD into a directory of the reference PC. In order to create the mini installation of Windows 98 you have to extract the files COPY.INF, SETUPP.INF, PRECOPY.INF, MSINFO.INF, LAYOUT.INF from the CAB files you copied to the reference PC before (use the EXTRACT.EXE command, which resides in the same directory after the copy), and modify these files afterwards as described in the Appendix. The modifications make Windows 98 load only really needed drivers. This saves a lot of space. Once you have altered the INF files following the description below, you start the installation as usual with the SETUP.EXE command, but this time from the directory which contains the modified INF Files. While the installation process is going on you will be asked for the installation of optional components. Please deactivate almost everything in order to save memory space. They can be added later. Having finished the mini installation on the reference PC, reboot it to start the new installed mini Windows and copy the reference installation of Windows 98, from the operating system directory C:\WINDOWS of this reference PC to a directory of your choice on a (boot) server using the command "XCOPY /c /h /e /k /r /s c:\windows". Now move to this directory on the server and create packed archive files of this directory using your DOS pack program. These archives will later be downloaded by the diskless client and expanded in its ramdrive. In our sample we use the Pack Programm JAR16 to create the archives 1.JAR, 2.JAR and 3.JAR which contain the mini Windows 98. They were put into the c:\tftpboot\jar directory on the server and downloaded from there when the diskless PC boots. If you want to modify the configuration of your diskless PC at a later point in time, start this PC, alter the files on this diskless PC, copy the files back to the server (as described above) and create archives with the new contents. Then define the new archives to be the ones for this diskless PC. The Boot ImageTo initiate the very first step of the boot process we still need a bootimage, that sets up the network connection and takes care of the download of the archive. The easiest way to get one is to modify a regular bootable floppy. Format a floppy in the reference PC with the command „Format a: /u /s“ and copy the following files from your refernce PC to this start diskette:
EMM386.EXE The files above reside in different directories on the reference PC. Note: The SETMDIR.EXE file is part of a CAB Archive and has to be extracted. BPUTIL is on the BootManage® Utility Disk. The Link to the freeware Utility XMSDISK is listed in the Appendix. Please don't forget to copy your expand program to this floppy. Description of the start up files:CONFIG.SYSDEVICE=bputil.sys -f The execution of BPUTIL.SYS –f and –x make the PC protect the section of the RAM that contains the boot image. Windows 98 needs the drivers IFSHLP.SYS and DBLBUFF.SYS when it starts. DISPLAY.SYS and COUNTRY.SYS define the country options. AUTOEXEC.BATmode con codepage prepare=((850) ega.cpi) MODE CON sets the country specifics and KEYB is responsible for the keyboard layout. XMSDSK creates a 160MB ramdrive. START.BAT contains all the additional calls to start the mini Windows 98 in the main memory. The execution of the second start file on the C: drive is necessary to release the memory space that has been allocated by the boot image. START.BATc: The START.BAT file does the following:To be able to delete the ramdrive A:, BPUTIL and COMMAND.COM have to be copied to the C: drive. COMSPEC and PATH are set to fit the new environment and BPUTIL –t transfers the archive files without having loaded network driver (this capability is part of the BootManage® TCP/IP BOOT-PROM product). After all the archives have been the expanded on C:, we use SETMDIR to read the registry files USER.DAT and SYSTEM.DAT in the C:\WINDOWS directory. As soon as the BPUTIL –r has successfully been executed and freed the memory space of the boot image Windows98 can now run diskless. More detailed descriptions of parameters can be found in the BootManage® TCP/IP BOOT-PROM User´s Manual. Having performed all modifications to the start up floppy, you can now convert the bootable floppy into a boot image using the BootManage® BPSHELL software. This boot image has to reside on the server that will be used as the boot server for the diskless PC. See the BootManage® TCP/IP BOOT-PROM User´s Manual auf Seite 35 to read more about the configuration of the BOOTP/TFTP services on the server. Appendix A: File locationsXMSDSK.EXE Freeware Utility Copyright (C) 1992-1998 Franck UBERTO Appendix B: Directory listing of the start up floppya:\start.bat Appendix C: Modifications to the INF filesTurn the following lines of the INF files into comments (insert ; at the beginning). SETUPPP.INF[inf.files] [load_inf] |