I’m pretty sure most of you already know about Clonezilla and GParted, and the usefulness of those two tools. But to those that don’t, Clonezilla can help you clone your partition easily while GParted can help you manage your disk partition. And if you’ve been wondering on how to run Clonezilla and GParted directly from your HDD (frugal install) instead booting from a CD or a USB Flashdisk on Windows, perhaps this simple guide can help you with that
Before we get started, i have to mention that there are two ways to run Clonezilla and GParted on Windows although they both use the same thing, the first one is by installing / adding Grub4DOS manually and the other one is by using EasyBCD a GUI to install NeoGRUB / Grub4DOS. And in this post i’ll focus on the later and that is using NeoGRUB which is easier for some people if you don’t want to add Grub4DOS manually. And beside if you came here looking to run Clonezilla and / or Gparted using Grub4DOS, i assume that you have Grub4DOS installed and just want to see the configuration file :)
Prerequisite
- EasyBCD [download]
- Clonezilla Live [download]: You are free to choose between the ISO version or ZIP version. For me, i choose the AMD64-ISO version
- GParted Live [download]: Same goes here too, you are free to choose between ISO or ZIP
- 7-Zip / Winrar / etc: This is used to extract the file inside the ISO or ZIP
Boot Clonezilla and GParted with NeoGRUB / Grub4DOS
1. Install EasyBCD or Grub4DOS (instruction here if you prefer to use Grub4DOS rather than NeoGRUB), run and at the add new entry section choose NeoGRUB and install it2. Extract live directory inside Clonezilla and GParted somewhere one by one and rename it before extracting the other one. For me i choose to extract it and rename it into clonezilla-live andgparted-live (if you use different name than listed here, make sure to adjust the code below to your clonezilla and gparted directory name)3. Now open C:\NST\menu.lst with your favorite text editor and then add this lines# CLONEZILLA
title Clonezilla 1.2.10-14 AMD64
find --set-root /clonezilla-live/vmlinuz
kernel /clonezilla-live/vmlinuz boot=live config noswap nolocales edd=on nomodeset noprompt ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="" ocs_live_batch="no" ocs_lang="" vga=788 live-media-path=/clonezilla-live toram=filesystem.squashfs ip=frommedia nosplash
initrd /clonezilla-live/initrd.img
# GPARTED
title GParted 0.9.1.1
find --set-root /gparted-live/vmlinuz
kernel /gparted-live/vmlinuz boot=live config noswap noprompt live-media-path=/gparted-live toram=filesystem.squashfs ip=frommedia nosplash
initrd /gparted-live/initrd.img
4. Restart your computer and choose NeoGRUB and then choose either Clonezilla or GParted and your done :)
Prerequisite
- EasyBCD [download]
- Clonezilla Live [download]: You are free to choose between the ISO version or ZIP version. For me, i choose the AMD64-ISO version
- GParted Live [download]: Same goes here too, you are free to choose between ISO or ZIP
- 7-Zip / Winrar / etc: This is used to extract the file inside the ISO or ZIP
Boot Clonezilla and GParted with NeoGRUB / Grub4DOS
1. Install EasyBCD or Grub4DOS (instruction here if you prefer to use Grub4DOS rather than NeoGRUB), run and at the add new entry section choose NeoGRUB and install it
2. Extract live directory inside Clonezilla and GParted somewhere one by one and rename it before extracting the other one. For me i choose to extract it and rename it into clonezilla-live andgparted-live (if you use different name than listed here, make sure to adjust the code below to your clonezilla and gparted directory name)
3. Now open C:\NST\menu.lst with your favorite text editor and then add this lines
# CLONEZILLA
title Clonezilla 1.2.10-14 AMD64
find --set-root /clonezilla-live/vmlinuz
kernel /clonezilla-live/vmlinuz boot=live config noswap nolocales edd=on nomodeset noprompt ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="" ocs_live_batch="no" ocs_lang="" vga=788 live-media-path=/clonezilla-live toram=filesystem.squashfs ip=frommedia nosplash
initrd /clonezilla-live/initrd.img
# GPARTED
title GParted 0.9.1.1
find --set-root /gparted-live/vmlinuz
kernel /gparted-live/vmlinuz boot=live config noswap noprompt live-media-path=/gparted-live toram=filesystem.squashfs ip=frommedia nosplash
initrd /gparted-live/initrd.img
4. Restart your computer and choose NeoGRUB and then choose either Clonezilla or GParted and your done :)
make sure man,that the sites are sertified and it's terms and conditions.
coz we dont wanna make any trouble.! that'all.
the above codes are not violating any of the terms and conditions
that for the secure of the windows pc users.
so please go on!.
no video for this stuff