Welcome to PCForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Difference between a Disk Image and a Clone

 
   Hardware Problem Solving Community! (Home) -> PC Storage RSS
Next:  DriveImage 2002 & DVD-RW?  
Author Message
Harvey Gratt

External


Since: Jan 06, 2004
Posts: 32



(Msg. 1) Posted: Thu Jan 08, 2004 1:15 am
Post subject: Difference between a Disk Image and a Clone
Archived from groups: comp>sys>ibm>pc>hardware>storage (more info?)

Can someone please supply a precise definition of each and what the
differences are?

Thanks,
Harvey

 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Rod Speed

External


Since: Nov 09, 2003
Posts: 2317



(Msg. 2) Posted: Thu Jan 08, 2004 1:05 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Harvey Gratt <hgratt RemoveThis @comcast.net> wrote in message
news:iy%Kb.770204$Tr4.2210645@attbi_s03...

 > Can someone please supply a precise definition of each

A disk image is a file or set of files that contain all the
data from the disk its an image of. It can also be an image
of just a partition, rather than the entire physical disk.

An image needs to be restored to a physical drive before it can
be used, tho most imaging programs do provide some way to
browse images so that individual files can be extracted etc.

A clone is an exact copy of a disk, to another physical disk.

A clone can also be a clone of a partition rather than a physical disk.

 > and what the differences are?

The most important difference with an image is that
it cant be used as it is for normal operations and
cant be booted etc. It needs to be restored first.

A cloned disk can do anything the original disk can do.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Harvey Gratt

External


Since: Jan 06, 2004
Posts: 32



(Msg. 3) Posted: Thu Jan 08, 2004 1:05 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks.

Are there size differences between the two formats (image vs disk, i.e.,
is the image a compressed file, is the clone a compressed file or does
it retain a file structure, does the clone need to have the same file
structure, NTFS, FAT32 as the original disk)? What would be the
advantage of one over the other? Can individual files be extracted from
a clone?

Thanks,
Harvey

Rod Speed wrote:

 > Harvey Gratt <hgratt.DeleteThis@comcast.net> wrote in message
 > news:iy%Kb.770204$Tr4.2210645@attbi_s03...
 >
 >
  >>Can someone please supply a precise definition of each
 >
 >
 > A disk image is a file or set of files that contain all the
 > data from the disk its an image of. It can also be an image
 > of just a partition, rather than the entire physical disk.
 >
 > An image needs to be restored to a physical drive before it can
 > be used, tho most imaging programs do provide some way to
 > browse images so that individual files can be extracted etc.
 >
 > A clone is an exact copy of a disk, to another physical disk.
 >
 > A clone can also be a clone of a partition rather than a physical disk.
 >
 >
  >>and what the differences are?
 >
 >
 > The most important difference with an image is that
 > it cant be used as it is for normal operations and
 > cant be booted etc. It needs to be restored first.
 >
 > A cloned disk can do anything the original disk can do.
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
CJT

External


Since: Nov 10, 2003
Posts: 457



(Msg. 4) Posted: Thu Jan 08, 2004 1:05 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rod Speed wrote:

 > Harvey Gratt <hgratt DeleteThis @comcast.net> wrote in message
 > news:iy%Kb.770204$Tr4.2210645@attbi_s03...
 >
 >
  >>Can someone please supply a precise definition of each
 >
 >
 > A disk image is a file or set of files that contain all the
 > data from the disk its an image of. It can also be an image
 > of just a partition, rather than the entire physical disk.
 >
 > An image needs to be restored to a physical drive before it can
 > be used, tho most imaging programs do provide some way to
 > browse images so that individual files can be extracted etc.
 >
 > A clone is an exact copy of a disk, to another physical disk.

In that case, what Ghost calls a clone is not really a clone,
since it reorders clusters and can act between disks of different
sizes.

Something like dd would be the only software that creates clones
under that definition.

 >
 > A clone can also be a clone of a partition rather than a physical disk.
 >
 >
  >>and what the differences are?
 >
 >
 > The most important difference with an image is that
 > it cant be used as it is for normal operations and
 > cant be booted etc. It needs to be restored first.
 >
 > A cloned disk can do anything the original disk can do.
 >
 >


--
After being targeted with gigabytes of trash by the "SWEN" worm, I have
concluded we must conceal our e-mail address. Our true address is the
mirror image of what you see before the "@" symbol. It's a shame such
steps are necessary. ...Charlie<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Timothy Daniels

External


Since: Nov 18, 2003
Posts: 767



(Msg. 5) Posted: Thu Jan 08, 2004 1:05 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"CJT" wrote:
 > Rod Speed wrote:
  > > A clone is an exact copy of a disk, to another physical disk.
 >
 > In that case, what Ghost calls a clone is not really a clone,
 > since it reorders clusters and can act between disks of different
 > sizes.


He meant "drive" - either logical or physical - instead of "disk"

*TimDaniels*<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Rod Speed

External


Since: Nov 09, 2003
Posts: 2317



(Msg. 6) Posted: Thu Jan 08, 2004 2:06 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Harvey Gratt <hgratt RemoveThis @comcast.net> wrote in message
news:ey0Lb.777494$Fm2.754706@attbi_s04...

 > Thanks.

 > Are there size differences between the two formats
 > (image vs disk, i.e., is the image a compressed file,

Yes, tho most imaging programs allow you to specify if there
is compression or no compression at all for a higher speed.
And the image file normally doesnt include the free space either.

 > is the clone a compressed file

Nope, its an exact copy of the original.

 > or does it retain a file structure, does the clone need to have
 > the same file structure, NTFS, FAT32 as the original disk)?

Yep. Tho some programs can convert as well as clone.

 > What would be the advantage of one over the other?

Image files are normally much smaller, particularly with
maximum compression. That allows you to have more than
one image on the drive thats used to store the image files.

 > Can individual files be extracted from a clone?

Yes, its just a normal disk or partition and any normal file
ops can be done on the clone, using the standard file ops
too. With an image file you can READ files from the image
but normally need to use the imaging program's browser
to do that, and its not as easy to add files to the image,
tho some imaging programs do allow that.


 > Rod Speed wrote:
 >
  > > Harvey Gratt <hgratt RemoveThis @comcast.net> wrote in message
  > > news:iy%Kb.770204$Tr4.2210645@attbi_s03...
  > >
  > >
   > >>Can someone please supply a precise definition of each
  > >
  > >
  > > A disk image is a file or set of files that contain all the
  > > data from the disk its an image of. It can also be an image
  > > of just a partition, rather than the entire physical disk.
  > >
  > > An image needs to be restored to a physical drive before it can
  > > be used, tho most imaging programs do provide some way to
  > > browse images so that individual files can be extracted etc.
  > >
  > > A clone is an exact copy of a disk, to another physical disk.
  > >
  > > A clone can also be a clone of a partition rather than a physical disk.
  > >
  > >
   > >>and what the differences are?
  > >
  > >
  > > The most important difference with an image is that
  > > it cant be used as it is for normal operations and
  > > cant be booted etc. It needs to be restored first.
  > >
  > > A cloned disk can do anything the original disk can do.
  > >
  > >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Harvey Gratt

External


Since: Jan 06, 2004
Posts: 32



(Msg. 7) Posted: Thu Jan 08, 2004 2:06 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rod,

Thanks again. I appreciate you taking the time to answer. One more
question concerning the clone file structure - my original question was
not clear:

If my external HDD is formatted as FAT32, can I clone a disk which has
its OS as NTFS or do I need to make an NTFS partition on the external
HDD. Or, would the cloning software convert the NTFS to FAT32 (if so, I
guess I lose the NTFSF formmating for later use).

Thanks,
Harvey

Rod Speed wrote:
 > Harvey Gratt <hgratt.DeleteThis@comcast.net> wrote in message
 > news:ey0Lb.777494$Fm2.754706@attbi_s04...
 >
 >
  >>Thanks.
 >
 >
  >>Are there size differences between the two formats
  >>(image vs disk, i.e., is the image a compressed file,
 >
 >
 > Yes, tho most imaging programs allow you to specify if there
 > is compression or no compression at all for a higher speed.
 > And the image file normally doesnt include the free space either.
 >
 >
  >>is the clone a compressed file
 >
 >
 > Nope, its an exact copy of the original.
 >
 >
  >>or does it retain a file structure, does the clone need to have
  >>the same file structure, NTFS, FAT32 as the original disk)?
 >
 >
 > Yep. Tho some programs can convert as well as clone.
 >
 >
  >>What would be the advantage of one over the other?
 >
 >
 > Image files are normally much smaller, particularly with
 > maximum compression. That allows you to have more than
 > one image on the drive thats used to store the image files.
 >
 >
  >>Can individual files be extracted from a clone?
 >
 >
 > Yes, its just a normal disk or partition and any normal file
 > ops can be done on the clone, using the standard file ops
 > too. With an image file you can READ files from the image
 > but normally need to use the imaging program's browser
 > to do that, and its not as easy to add files to the image,
 > tho some imaging programs do allow that.
 >
 >
 >
  >>Rod Speed wrote:
  >>
  >>
   >>>Harvey Gratt <hgratt.DeleteThis@comcast.net> wrote in message
   >>>news:iy%Kb.770204$Tr4.2210645@attbi_s03...
   >>>
   >>>
   >>>
   >>>>Can someone please supply a precise definition of each
   >>>
   >>>
   >>>A disk image is a file or set of files that contain all the
   >>>data from the disk its an image of. It can also be an image
   >>>of just a partition, rather than the entire physical disk.
   >>>
   >>>An image needs to be restored to a physical drive before it can
   >>>be used, tho most imaging programs do provide some way to
   >>>browse images so that individual files can be extracted etc.
   >>>
   >>>A clone is an exact copy of a disk, to another physical disk.
   >>>
   >>>A clone can also be a clone of a partition rather than a physical disk.
   >>>
   >>>
   >>>
   >>>>and what the differences are?
   >>>
   >>>
   >>>The most important difference with an image is that
   >>>it cant be used as it is for normal operations and
   >>>cant be booted etc. It needs to be restored first.
   >>>
   >>>A cloned disk can do anything the original disk can do.
   >>>
   >>>
  >>
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Timothy Daniels

External


Since: Nov 18, 2003
Posts: 767



(Msg. 8) Posted: Thu Jan 08, 2004 2:06 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Harvey Gratt" asked:
 >
 > If my external HDD is formatted as FAT32, can I clone a disk which has
 > its OS as NTFS or do I need to make an NTFS partition on the external
 > HDD. Or, would the cloning software convert the NTFS to FAT32 (if so,
 > I guess I lose the NTFSF formmating for later use).


Cloning implies a byte-for-byte copy of a drive (logical or physical),
and that implies a copy of the formatting as well. So a clone has the
same formatting as the original.

*TimDaniels*<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Rod Speed

External


Since: Nov 09, 2003
Posts: 2317



(Msg. 9) Posted: Thu Jan 08, 2004 4:04 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Harvey Gratt <hgratt DeleteThis @comcast.net> wrote in message
news:sc2Lb.778690$Fm2.757050@attbi_s04...

 > Thanks again. I appreciate you taking the time to
 > answer. One more question concerning the clone
 > file structure - my original question was not clear:

 > If my external HDD is formatted as FAT32, can
 > I clone a disk which has its OS as NTFS or do I
 > need to make an NTFS partition on the external HDD.

The original format of the external HDD is completely irrelevant.
The program that does the cloning basically replaces what is
on the external HDD with the clone of the internal disk, losing
the original format of the external HDD in the process.

 > Or, would the cloning software convert the NTFS to FAT32

Nope.

 > (if so, I guess I lose the NTFSF formmating for later use).



 > Rod Speed wrote:
  > > Harvey Gratt <hgratt DeleteThis @comcast.net> wrote in message
  > > news:ey0Lb.777494$Fm2.754706@attbi_s04...
  > >
  > >
   > >>Thanks.
  > >
  > >
   > >>Are there size differences between the two formats
   > >>(image vs disk, i.e., is the image a compressed file,
  > >
  > >
  > > Yes, tho most imaging programs allow you to specify if there
  > > is compression or no compression at all for a higher speed.
  > > And the image file normally doesnt include the free space either.
  > >
  > >
   > >>is the clone a compressed file
  > >
  > >
  > > Nope, its an exact copy of the original.
  > >
  > >
   > >>or does it retain a file structure, does the clone need to have
   > >>the same file structure, NTFS, FAT32 as the original disk)?
  > >
  > >
  > > Yep. Tho some programs can convert as well as clone.
  > >
  > >
   > >>What would be the advantage of one over the other?
  > >
  > >
  > > Image files are normally much smaller, particularly with
  > > maximum compression. That allows you to have more than
  > > one image on the drive thats used to store the image files.
  > >
  > >
   > >>Can individual files be extracted from a clone?
  > >
  > >
  > > Yes, its just a normal disk or partition and any normal file
  > > ops can be done on the clone, using the standard file ops
  > > too. With an image file you can READ files from the image
  > > but normally need to use the imaging program's browser
  > > to do that, and its not as easy to add files to the image,
  > > tho some imaging programs do allow that.
  > >
  > >
  > >
   > >>Rod Speed wrote:
   > >>
   > >>
   > >>>Harvey Gratt <hgratt DeleteThis @comcast.net> wrote in message
   > >>>news:iy%Kb.770204$Tr4.2210645@attbi_s03...
   > >>>
   > >>>
   > >>>
   > >>>>Can someone please supply a precise definition of each
   > >>>
   > >>>
   > >>>A disk image is a file or set of files that contain all the
   > >>>data from the disk its an image of. It can also be an image
   > >>>of just a partition, rather than the entire physical disk.
   > >>>
   > >>>An image needs to be restored to a physical drive before it can
   > >>>be used, tho most imaging programs do provide some way to
   > >>>browse images so that individual files can be extracted etc.
   > >>>
   > >>>A clone is an exact copy of a disk, to another physical disk.
   > >>>
   > >>>A clone can also be a clone of a partition rather than a physical disk.
   > >>>
   > >>>
   > >>>
   > >>>>and what the differences are?
   > >>>
   > >>>
   > >>>The most important difference with an image is that
   > >>>it cant be used as it is for normal operations and
   > >>>cant be booted etc. It needs to be restored first.
   > >>>
   > >>>A cloned disk can do anything the original disk can do.
   > >>>
   > >>>
   > >>
  > >
  > >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Rod Speed

External


Since: Nov 09, 2003
Posts: 2317



(Msg. 10) Posted: Thu Jan 08, 2004 4:09 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

CJT <abujlehc DeleteThis @prodigy.net> wrote in message
news:3FFCB505.4080804@prodigy.net...
 > Rod Speed wrote:
  >> Harvey Gratt <hgratt DeleteThis @comcast.net> wrote

   >>> Can someone please supply a precise definition of each

  >> A disk image is a file or set of files that contain all the
  >> data from the disk its an image of. It can also be an image
  >> of just a partition, rather than the entire physical disk.

  >> An image needs to be restored to a physical drive before it can
  >> be used, tho most imaging programs do provide some way to
  >> browse images so that individual files can be extracted etc.

  >> A clone is an exact copy of a disk, to another physical disk.

 > In that case, what Ghost calls a clone is not really a clone, since
 > it reorders clusters and can act between disks of different sizes.

Sure, but it is a clone in the sense that
its operationally a complete copy.

And you can actually specify a sector by sector true
clone too with one of the command line switches.

And decent clone software allows the clone to be on a physically
larger drive than the original for operational convenience.

 > Something like dd would be the only software
 > that creates clones under that definition.

Ghost can do that too if you want to do that sort of true clone.

And true cloning should really have some mechanism
for dealing with bad sectors on the original too, because
thats one situation where true cloning is sometimes used,
when the original has either got royally screwed and you
want to try various approaches to recovery on the copy,
or the original is dying and you want to maximise the
chances of getting all you can off the original.

  >> A clone can also be a clone of a partition rather than a physical disk.

   >>> and what the differences are?

  >> The most important difference with an image is that
  >> it cant be used as it is for normal operations and
  >> cant be booted etc. It needs to be restored first.

  >> A cloned disk can do anything the original disk can do.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Rod Speed

External


Since: Nov 09, 2003
Posts: 2317



(Msg. 11) Posted: Thu Jan 08, 2004 4:48 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Timothy Daniels <TDaniels DeleteThis @NoSpamDot.com> wrote in
message news:mY6dnc1iWZnGXGGiRVn-sQ@comcast.com...
 > Harvey Gratt wrote.

  >> If my external HDD is formatted as FAT32, can I clone a disk which has
  >> its OS as NTFS or do I need to make an NTFS partition on the external
  >> HDD. Or, would the cloning software convert the NTFS to FAT32 (if so,
  >> I guess I lose the NTFSF formmating for later use).

 > Cloning implies a byte-for-byte copy of a drive (logical or physical),

Nope. Its also a term used to cover a clone
that produces an operationally identical drive.

 > and that implies a copy of the formatting as well.
 > So a clone has the same formatting as the original.

Usually, but not always.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Rod Speed

External


Since: Nov 09, 2003
Posts: 2317



(Msg. 12) Posted: Thu Jan 08, 2004 4:49 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Timothy Daniels <TDaniels.TakeThisOut@NoSpamDot.com> wrote in
message news:c4idnfuwzaYeX2GiRVn-sQ@comcast.com...
 > CJT wrote
  >> Rod Speed wrote

   >>> A clone is an exact copy of a disk, to another physical disk.

  >> In that case, what Ghost calls a clone is not really a clone, since
  >> it reorders clusters and can act between disks of different sizes.

 > He meant "drive" - either logical or physical - instead of "disk"

Like hell I did.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Timothy Daniels

External


Since: Nov 18, 2003
Posts: 767



(Msg. 13) Posted: Thu Jan 08, 2004 4:49 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Rod Speed" coughed:
 > Timothy Daniels wrote:
  > > CJT wrote
   > >> Rod Speed wrote
 >
   > >>> A clone is an exact copy of a disk, to another physical disk.
 >
   > >> In that case, what Ghost calls a clone is not really a clone, since
   > >> it reorders clusters and can act between disks of different sizes.
 >
  > > He meant "drive" - either logical or physical - instead of "disk"
 >
 > Like hell I did.

You should have. Several logical drives can reside on a
physical disk and be bootable, and each can be independently
cloned to a partition on the same or another disk, resulting in
another bootable logical drive that is operationally identical to
the cloned drive.

*TimDaniels*<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Rod Speed

External


Since: Nov 09, 2003
Posts: 2317



(Msg. 14) Posted: Thu Jan 08, 2004 10:32 pm
Post subject: Re: Difference between a Disk Image and a Clone [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Timothy Daniels <TDaniels RemoveThis @NoSpamDot.com> wrote in
message news:qaWdncUEQeFxjWCiRVn-ig@comcast.com...
 > Rod Speed wrote
  >> Timothy Daniels wrote
   >>> CJT wrote
   >>>> Rod Speed wrote

   >>>>> A clone is an exact copy of a disk, to another physical disk.

   >>>> In that case, what Ghost calls a clone is not really a clone, since
   >>>> it reorders clusters and can act between disks of different sizes.

   >>> He meant "drive" - either logical or physical - instead of "disk"

  >> Like hell I did.

 > You should have.

Nope, HE used that word and I normally use the same term
as the was used in the question to keep things simple.

No point in getting sidetracked on the
particular term with a question like that.

I did choose to spell out the difference
between a physical disk and a partition too.

 > Several logical drives can reside
 > on a physical disk and be bootable,

No news to me, boy. And not relevant to his question
about the difference between a clone and an image.

 > and each can be independently cloned
 > to a partition on the same or another disk,

No news to me boy. I said that.

 > resulting in another bootable logical drive that
 > is operationally identical to the cloned drive.

What I said using the word drive instead of disk.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Difference between a Disk Image and a Clone 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Drive clone software - I am looking for software that will copy the entire content of a hard drive to CDs and enable a restore to a new drive. So it will have to have a boot disk to DOS or Linux and be self contained. I have Casper XP2 that does this to another drive. It..

boot problems after using MaxBlast to clone 40G -> 30G drive - Background: A 40G drive starting to give me errors but it still functional, and I'm attempting (for better or worse) to replace it with a 30G drive using Maxtor's Maxblast cloning software...which works fine until I try to reboot to the cloned drive...at...

Drive Image 2002 - I went to make an image just now and as soon as I clicked to start the program I got an Error 1 init failed. 'This operation is not supported. This may be because this operation does not currently work with the current file system or partition type'.....

image v. backup - I can't seem to unsderstand the differences between Norton Ghost - claims to make backups imaging software regular ol' file backup Is Ghost a backup app? how does imaging differ from backup? how much space does each..

Drive Image not working with new drive - I have just replaced my primary slave drive, which I use for file backups and drive images, with a higher capacity drive, and now can't run Drive Image. With the old, smaller drive there is no problem. I get 2 error messages with the new one: " ...
   Hardware Problem Solving Community! (Home) -> PC Storage All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]