Nov 20
This time I will discuss about How To Disable Dual Boot In Windows. First thing you should do is uninstall the program or operating system (Ubuntu) you have installed. When it was uninstalled, the steps you need to do next is as follows.
- Right-click the “Start > Explore“
- Once in Explore, select the menu “Tools > Folder Options > View“
- Still in the View menu, click to enable “Show hidden files and folders“
- Eliminate the checklist on the “Hide protected operating system files (Recommended)“, if there is “Warning” click “Yes” and then “Apply > Ok“
- Go to the directory “C:\“
- Select and open the file “boot.ini“
- You will see the contents of which are listed as below:
[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional” /noexecute=optin /fastdetect
C:\wubildr.mbr = “Ubuntu”
- On the content of the file “boot.ini” earlier, you simply delete the following lines:
C:\wubildr.mbr = “Ubuntu”
- Once deleted, click “File > Save > Exit“
If completed, you can try to reboot your PC.
Hopefully useful.
Nov 05
This time I will discuss, How to install Ubuntu in Windows. This discussion is very easy to understand, because I will provide descriptions and pictures as a guide for beginners in the Ubuntu installation on the windows.
- First of all, what we need is a Ubuntu installer for Windows which can be downloaded here.
- After finishing the download, then run the Ubuntu installer file to begin installation.
- The next stage, you can adjust the settings appropriate to you, such as the placement of files and how much capacity will be provided for the installation of Ubuntu, or let the default settings. Then, fill in the name of the column Username and password in the Password field. The password field must be filled, and both must be equal. Then click Install.

click image to enlarge
- Now we are just waiting until the installation process is complete. There should also be noted, that the overall file size of this installation is 700MB.

click image to enlarge
- After the installation is complete, then restart your computer, and at the boot menu appears, choose Ubuntu.

click image to enlarge
Image source: Ubuntu.com