LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-01-2005, 03:56 PM   #1
zaoka
Member
 
Registered: Jan 2005
Distribution: I learn Ubuntu :)
Posts: 64

Rep: Reputation: 15
How to create image of NTFS drive?


Is there a Linux based tool that can create image of NTFS partition and save it as hidden partition on the same disk?

If so is it possible to install boot manager that will be able to restore that image on the same PC?

Something like Acronix True Image but Linux based to use for Windows systems....


Thanks
 
Old 09-01-2005, 05:28 PM   #2
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Blog Entries: 1

Rep: Reputation: 30
you can use the dd command to make a perfect image, and then later in linux overwrite the disk with the image...
run as root (DANGER, UNDERSTAND WHAT YOU ARE DOING!)
e.g.

dd if=/dev/hda1 of=windows.img

to restore, you would do this:

dd if=windows.img of=/dev/hda1

that works for any FS type. I suggest you research this command and learn what it does before entering this command posted here. It will take forever if you have a huge drive (I will copy free space as well, as far as I know)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
create an image using k3b Four Linux - Newbie 8 12-01-2005 01:13 AM
FC3 and create image zillah Linux - Software 5 10-26-2005 03:46 PM
Solaris how to create image zillah Solaris / OpenSolaris 1 10-25-2005 09:12 PM
not able to create an image.... os2 Linux - Software 2 08-31-2005 05:26 PM
hard drive failing, how can I create an image of my drive? oily_rags SUSE / openSUSE 6 07-07-2005 02:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration