mrboss
Fri May 24, 2013 7:45:14 pm
Hi Guys
today i have an easy way to Remove Any OS Zorin (or any other Linux Distro) OR Windows
Step 1 : get a live version of linux
You need a live version of linux (distro doesnt matter) to install the application (optional if you want to uninstall windows)
you can burn linux on cd or usb and start live
Step 2 : install OS-Uninstaller in live linux
open a new Terminal (Ctrl+Alt+T), then type/copy/paste :
Step 3 : Using OS-Uninstaller
1. launch OS-Uninstaller (System->Administration->OS-Uninstaller)
2.Then choose the OS you want to remove and click "OK"
3.A confirmation window will appear:
4.Click "Apply" to start the removal
5.that all
i tested the application myself but didnot try this installation method cuz i found it already installed in another distro
hope you like it
mr.boss
today i have an easy way to Remove Any OS Zorin (or any other Linux Distro) OR Windows
Step 1 : get a live version of linux
You need a live version of linux (distro doesnt matter) to install the application (optional if you want to uninstall windows)
you can burn linux on cd or usb and start live
Step 2 : install OS-Uninstaller in live linux
open a new Terminal (Ctrl+Alt+T), then type/copy/paste :
- Code:
sudo add-apt-repository ppa:yannubuntu/boot-repair
- Code:
sudo apt-get update
- Code:
sudo apt-get install -y os-uninstaller
Step 3 : Using OS-Uninstaller
1. launch OS-Uninstaller (System->Administration->OS-Uninstaller)
2.Then choose the OS you want to remove and click "OK"
3.A confirmation window will appear:
4.Click "Apply" to start the removal
5.that all
i tested the application myself but didnot try this installation method cuz i found it already installed in another distro
hope you like it
mr.boss