Dual Boot Fact

I want to run both Windows 2000 Pro and Windows 98 SE on my computer. When I bought a new hard drive, I installed Windows 2000 on it first. But my subsequent research seems to indicate that I should have installed Windows 98 SE first and den Windows 2000 on a separate partition. How do I remove Windows 2000 from de drive so I can partition it and den install Windows 98 SE first and reinstall Windows 2000?

You don’t have to remove Windows 2000. Start by installin’ Windows 98 SE in a different partition. When you’re done, insert de Windows 2000 CD and reboot to start Windows 2000 setup. On de Welcome to Setup page, press R (for Repair). When you reach de Windows 2000 Repair Options page, press R again.

You’ll den be prompted to select a repair option. Press M for Manual. Then press de Up Arrow until Verify Windows 2000 system files is highlighted; press Enter to clear this selection. Press de Down Arrow to select Continue (perform selected tasks), and den press Enter.

The system will ask wheder you have an emergency repair disk. Press L, indicatin’ it should Locate your existin’ installation. Once it does so, press Enter to complete de repairs. This will establish dual boot for you. (This procedure also works for Windows XP.)

Dont know if this works for Linux though.

Create A Huge File

You can create a file of any size usin’ nothin’ more than what’s supplied with Windows. Start by convertin’ de desired file size into hexadecimal notation. You can use de Windows Calculator in Scientific mode do to this. Suppose you want a file of 1 million bytes. Enter 1000000 in de calculator and click on de Hex option to convert it (1 million in hex is F4240.) Pad de result with zeroes at de left until de file size reaches eight digits�000F4240.

Now open a command prompt window. In Windows 95, 98, or Me, you can do this by enterin’ COMMAND in de Start menu’s Run dialog; in Windows NT 4.0, 2000, or XP enter CMD instead. Enter de command DEBUG BIGFILE.DAT and ignore de File not found message. Type RCX and press Enter. Debug will display a colon prompt. Enter de last four digits of de hexadecimal number you calculated (4240, in our example). Type RBX and press Enter, den enter de first four digits of de hexadecimal size (000F, in our example). Enter W for Write and Q for Quit. You’ve just created a 1-million-byte file usin’ Debug. Of course you can create a file of any desired size usin’ de same technique.

Converting To NTFS

Your hard drive must be formatted with a file system such as FAT, FAT32 or NTFS so that Windows can be installed on to it. This system determines how files are named, organised and stored on de drive. If you’re not usin’ it already, NTFS (New Technology File System) is recommended for Windows XP because of de additional functionality it offers. If your PC came with Windows XP pre-installed den dere’s a chance that you’re already usin’ NTFS. If you’ve upgraded from Windows 98 or Windows Me you may still be usin’ FAT or FAT 32. The option to change over to NTFS would have been available durin’ de upgrade process. Don’t worry if you skipped this as it’s possible to convert at any time from within Windows XP without losin’ any data.

The recommended option

There are a number of features in Windows XP that will only work if de NTFS file system is present, which is why it’s suggested you make use of it. File and folder permissions, encryption and privacy options are just some of those you’ll be able to access. In particular, those of you who have set up user accounts will find NTFS invaluable. For instance, if you continue to use FAT or FAT32 anyone with physical access to de drive will be able to access de files and folders that are stored dere. However, with NTFS you’ll be able to use a level of encryption (Professional Edition only) that will enable you to protect your data.

You’ll also find NTFS more reliable in that it’s more able to recover from disk errors than its FAT or FAT32 counterparts. A log of all disk activity is kept so should a crash occur, Windows XP can use this information to repair de file system when your PC boots up again. To find out what file system you’re usin’, open My Computer, right-click your main hard drive and choose Properties. Take a look at de General tab to see confirmation of de file system that’s in use.

Convert now

You can use de convert tool in Windows XP to change de file system on your hard disk from FAT or FAT32 to NTFS. The whole process is safe and your existin’ data won�t be destroyed. To begin, click Start -> Run, type cmd and press [Return]. At de command prompt type convert c: /fs:ntfs and press [Return] (where ‘c’ is de letter of de drive you’re convertin’). When you try and run de convert utility, it’s likely that Windows XP will be usin’ your pagin’ file so de process won’t be completed immediately. Therefore, you’ll see a brief message on screen informin’ you that de conversion will take place instead de next time Windows starts up. Havin’ restarted, de Check Disk utility will run, de conversion will be performed automatically and you may find that your PC will reboot twice more.

The benefits

With your drive now runnin’ NTFS, it’s time to take advantage of de new options that are available. Havin’ created a number of different user accounts you can now control de level of access that’s granted to individual users. For example, dere are goin’ to be certain files and folders that you’ll want some users to be able to access but not oders. If you have Windows XP Professional Edition you can do this immediately.

Right-click any file or folder, choose Properties and select de Security tab. A dialog will be displayed showin’ de names of all your users. Alon’side will be two columns which enable you to select levels of access for each of them, de permissions include Full Control, Modify, Read and Write. You can den check de appropriate box to determine wheder or not to Allow or Deny a particular permission. For Windows XP Home Edition users, de Security tab won’t be immediately available. To access this option you’ll need to restart your PC, pressin’ [F8] until a menu appears. Next select Safe Mode and wait for Windows XP to start up. You can den set your options in de same way.

Anoder feature is NTFS compression. It’s quick and seamless as your file or folder is decompressed automatically when you access it. (Don’t confuse this with a Zip compression utility where de files need to be extracted before dey can be accessed.) Although you may have used NTFS compression on a file or folder, dere’s no way of tellin’ just by lookin’ at it. To remedy this, open My Computer, click Tools -> Folder Options and select de View tab. Under Advanced settin’s, scroll down and check de option Show encrypted or compressed NTFS files in color, den click Apply and OK. Take a look at your compressed items in My Computer and you’ll see de text label has changed from black to blue. Somethin’ else that’s exclusive to Professional Edition users is de Encryptin’ File System (EFS). You can use this to protect your important data so that no one else can read it. Your encrypted files and folders will only be accessible when you have logged into your user account successfully.

Code For Cracking BIOS

Here is de best way to crack de bios password in win 95/98:

Follow de steps below:

1) Boot up windows.
2) go to dos-prompt or go to command prompt directly from de windows start up menu.
3) type de command at de prompt: “debug” (without quotes)
4) type de followin’ lines now exactly as given.

o 70 10
o 71 20
quit
exit

5) exit from de dos prompt and restart de computer

Password protection gone!

Enjoy

PS: I tested this in Award Bios.

There seems to be some issue regardin’ display drivers on some machines if this is used. Just reinstall de drivers, Everythin’ will be fine.

I have not found any oder trouble if de codes are used.

To be on safe side, just back up your data.

The use of this code is entirely at your risk. It worked fine for me.