IT News & Technology update

Provide comprehensive update related to Computer, technology, software, anti virus and another electric device

Decreasing Boot Time in windows

Written by IT News on 4:35 AM

Microsoft has made available a program to analyze and decrease the time it takes to boot to WindowsXP
The program is called BootVis

  1. Uncompress the file.
  2. Run BOOTVIS.EXE
  3. For a starting point, run Trace / Next Boot + Driver Delays
  4. This will reboot your computer and provide a benchmark
  5. After the reboot, BootVis will take a minute or two to show graphs of your system startup.
  6. Note how much time it takes for your system to load (click on the red vertical line)
  7. Then run Trace / Optimize System
  8. Re-Run the Next Boot + Drive Delays
  9. Note how much the time has decreased
  10. Mine went from approximately 39 to 30 seconds.

XP Hibernate Option

Written by IT News on 8:32 PM

Whenever you want to logoff, shut down or reboot your Windows XP machine you have only 3 choices

  1. Standby ONLY IF the ACPI/APM function is properly enabled BOTH in your motherboard's BIOS AND in WinXP!
  2. Restart
  3. Shutdown.

To properly enable Hibernation in WinXP:

Start button -> Control Panel -> Power Options -> Hibernate tab -> check Enable hibernate support box -> Apply/OK -> reboot

NOTE: If the Hibernate tab is unavailable your computer does NOT support it!
For some reason Microsoft did NOT enable the 4th option:

4. Hibernate, which should be available on power saving (ACPI) enabled PCs and laptops.

But you CAN bring it back: just hold the Shift key while the Shut down menu is displayed on your screen, and notice the Standby button being replaced by a new, fully functional Hibernate button, which can be clicked with the left button of your mouse.

If you release the Shift key, the Hibernate option will disappear once again, to be replaced by Standby.

Dual-Booting Windows Vista and Linux

Written by IT News on 8:19 PM

Assuming that you are doing a fresh install:

  • First install Windows Vista on your system.
  • After the Windows Vista install, we start with the Linux installation.

Please make sure not to resize the Vista partition during the installation of the Linux distribution! Due to changes in NTFS versions, current Linux partitioning program, no standard Windows partitioning programs can properly alter the partition that Vista is installed on.

Select GRUB as the bootloader to be installed. After completing the install we will be able to boot into Linux only as the MBR will be overwritten.

Now we need to modify the bootmenu to add an entry for Windows Vista.

For this we will edit the file "/boot/grub/menu.lst". To add an entry for Windows Vista, we need to add the following lines at the end of the file.

If Vista is installed on 1st partition 1st IDE hard drive:



title "Windows Vista"
root (hd0,0)
chainloader +1

If Vista is installed on 1st partition 1st SATA/SCSI hard drive:



title "Windows Vista"
root (sd0,0)
chainloader +1

Depending on your Vista Setup, you can modify the above code. The only area that should need modification is the line that starts with "root". The item that will likely need modification is the drive and partition information.

Save the file and restart your system to see the new bootmenu.

Search This Blog

Ads and Sponsored by:



Want to subscribe?

Subscribe in a reader.