Creating ISO image of NTFS partition in Ubuntu
- by Pappai
Hi,
I have a system that has to be formatted often because of the specific use of it (Use it in internet cafe). I have to install the drivers and apps each time. That is a time consuming and cumbersom task for me.
I want to install windows, drivers, apps etc. once and create a backup of the entire C:\ drive, and keep it in a linux partition so that I can restore the OS with all the apps & drivers ready to go!
I have ubuntu live CD with me and I have created a linux partition (ext4) in the HDD.
My question is:
How can I create an ISO image of the C:\ drive (ntfs disk) in Ubuntu and store it in the linux partition?