Oracle and more – Amardeep Sidhu

My experiences with technology…

Archive for the ‘Windows’ Category

Manually booting an OS from GRUB

with 2 comments

One of my friend today asked me about removing Linux partitions & GRUB (from a dual boot system) and return back to windows alone. Removing Linux involves just formatting/removing the partitions. Now to remove GRUB either do fdisk /mbr from a Windows 98 bootable CD or do fixmbr after booting into repair mode with Windows XP CD. But if you have none then to remove GRUB you will need some utility like this one and if you reboot before doing that it might make GRUB unable to boot into Windows. It will get stuck at GRUB> prompt only. So there is an option: to manually boot the OS you want (ie Windows). A quick search gave link to this thread. It involves few commands on the GRUB prompt:

grub> rootnoverify (hd0,0)
grub> makeactive
grub> chainloader +1
grub> boot

It will load the NTLDR where your Windows is installed in Partition 1 on HDD 1.

Written by Sidhu

December 14th, 2008 at 7:28 pm

Posted in Unix/Linux,Windows

Tagged with , ,

Gtalk with Winamp 5.531

with 3 comments

If you use Gtalk and Winamp simultaneously and tried to set the currently playing track as your status, you might have been faced by Gtalk hanging. I also struggled with this for 2 weeks untilĀ  I did a bit of googling and got a link which gives a trick to get rid of the problem.

The trick is to create an empty winamp.m3u file in \Program Files\Winamp folder and you are done.

Written by Sidhu

April 6th, 2008 at 11:46 am

Posted in Windows

Tagged with ,

Get rid of your copy paste woes in Windows

with 3 comments

I was copying some data from a DVD and it stopped in between due to some error with some file. Then I was reminded of Total Copy (A small alternate utility to Windows copy) but even thats is not much stable and you have to right click & drag for copy/paste.

I googled a bit and came across another small utility called Tera Copy. Its just 1 MB download and replaces Windows copy/paste. It provides many options like skipping a file, resuming copy and some other stuff. A must have for all Windows users. There is a pro version too.

Written by Sidhu

March 23rd, 2008 at 10:19 pm

Posted in Windows

Tagged with ,