Results 1 to 4 of 4
Hi,
I want to create a disk image of a ext3 partition so that it can be replicated in other systems. which image format is better? ISO or IMG or ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-31-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 8
Disk Imaging formats
Hi,
I want to create a disk image of a ext3 partition so that it can be replicated in other systems. which image format is better? ISO or IMG or BIN? Any leads to start from?
Bharath
- 07-31-2007 #2
Just an exact bit per bit copy of the partition in a file may be what you are looking for.
According to your previous post you will be using dd to make the backup, it doesn't need an extension to know what to do, it will just copy every bit from the partition and put it on a filePut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 07-31-2007 #3Just Joined!
- Join Date
- Mar 2007
- Posts
- 8
but what if i give the output as .iso or .img? does it still do the same thing or creates an iso/img image?
- 08-04-2007 #4
It does exactly the same, file extensions on Linux usually doesn't matter at all
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums


Reply With Quote
