![]() |
RULES TERMS & CONDITIONS We accept no responsibility towards using help or tips provided by Keep Systems Inc. nor do we accept responsibility for any links from this site. As a precaution, before proceeding to use any Tips, Programs, or making any changes, from any links contained therein and before opening any Hidden Windows System Settings, it is advisable to perform a full backup of the system even though Windows XP comes with a life-saving 'SYSTEM RESTORE' feature. Always remember to create a System Restore Point before making any changes to your PC. Once that's done it should be safe to proceed with any tweaking you wish, but you do so entirely at your own risk. Question: Can I create only an extended partition on my new drive using FDISK? Answer:
It is possible to do but there are dangers. If the primary drive has to be repartitioned for whatever reason, the drive with only an extended partition will have to be repartitioned as well (all data will be lost). Extended dos partitions always need a primary dos partition to relate to, if this is removed the extended partition becomes inaccessible. Please refer to the attached file on how to create extended dos partitions and logical dos drives. From a DOS prompt, C:\, type the command edit config.sys. Once in the editor, either change the LASTDRIVE=line or add a LASTDRIVE statement greater than the amount of drive letters. For example the line could be: LASTDRIVE=Z. Make sure to save and exit. Reboot and the problem should be resolved Question: This Program Cannot Be Run in DOS Mode" when running Windows XP setup. The Microsoft Knowledge Base article that applies to this install procedure is lacking pertinent information regarding a successful install using the Windows 98 / Millennium startup disks. The smartdrv or smartdrive is a utility that can be loaded in the autoexec.bat to create a disk cache in conventional memory or extended memory. If you do not load SmartDrive during the boot XP will warn you with the message below. SMARTDRV.SYS: Computer Requires SMARTDRV.EXE to Run Properly SMARTDrive creates a disk cache in extended memory and speeds up MS-DOS disk operations. Suppose if you're installing Windows from the DOS level, place a copy of SMARTDRV.EXE onto the boot floppy disk that you boot with. After you boot your PC with this disk, execute SMARTDrive by typing SMARTDRV from the A prompt. It will only take a couple of seconds to load. You can then proceed with your installation of Windows. For both Windows 2000 and Windows XP, you begin the installation routine by executing WINNT.EXE, located in the i386 folder of the installation CD. How does SMARTDrive work? Microsoft Knowledge Base Article - 83325 The DOS device driver that provides compatibility for hard-disk controllers that can not work with EMM386 and Windows running in enhanced mode. Use device command to load this device driver in CONFIG.SYS. Smartdrv is a handy cache program that will greatly speed up data entry. I hope The following CONFIG.SYS and AUTOEXECT.BAT files will load Smartdrv correctly. The syntics for CONFIG.SYS DEVICE=C:\DOS\HIMEM.SYS The first lines are necessary to load Smartdrv to high memory and the 6.22 library in the directory DOS has the files HIMEM.SYS and the memory manager EMM386 necessary for 386 and later PC's. The files are set larger then 6.22 defaults to allow Turbo Pascal overlays to load. AUTOEXEC.BAT @ECHO OFF Notes: This batch file allows Smartdrv to load in high memory but cache in low to make it very fast. The payback is it requires some memory resources. The LH command is DOS 6.22 Load High not found in early versions. This line is setting up a block of memory to load Smartdrive.exe but is stripping it back to fit. Notice Smartdrv is placed at the end of the file per MS instructions and the /c is not pointing to a drive but is a switch. If you leave off the drive specification the default will be to cache read and write C:drive but not A:. I prefer to backup to a floppy in the A:drive during the contest using ALT F. It takes a little longer but risk free. The switch /c forces smartdrv to run at startup and I can see if things are working, as an added bonus the drive status dump is aborted. Why is the capacity of the drive only showing 8.4 GB, 32 GB, or 137 GB when the capacity is significantly larger? |
||||||||
<< Previous Page |
Top WINDOWS TIPS PAGE 7 |
|||||||
All logos or trademarks are the property of their respective owners. Copyright 2005 Keep Systems Inc. All rights reserved. |