PC Review


Reply
Thread Tools Rate Thread

disk cloning, volume serial numbers, and machine sid

 
 
rookieroo@gmail.com
Guest
Posts: n/a
 
      4th Mar 2007
Hello,

I am thinking of using one of the volume serials above for identifying
the OS installations.

When an W2K/XP installation is cloned and then the resulting image is
copied on other machines,
1. Is the volume serial number (format xxxx-xxxx) cloned also?
2. Is the unique volume name (format \\?
\Volume{e3ac3b44-9c25-11db-88a6-806d6172696f}\) cloned also?

MS requires that machine sid be unique after cloning. Is machine sid a
better alternative to the volume serials listed above?

Thanks.

PS: If these volume serials are indeed cloned, is there any problem?

 
Reply With Quote
 
 
 
 
Larry(LJL269)
Guest
Posts: n/a
 
      5th Mar 2007
Whether you go hard drive or image to hard drive the first thing that
happens is a new partition is made from unallocated space on the desk.
Therefore information that is unique to a partition is unique to the
partition that the clone is written into. In other words , the
information about the partition is generated by the file system and
not copied from the clone. I think this would mean that both 1 and 2
in your question would not be the same as the original partition.

I cloned my entire system to a bigger hard drive & had to
re-authenticate Photoshop 8 and also change the partition IDs in my
imaging software running in batch.

HTH-Larry

On 4 Mar 2007 11:16:53 -0800, (E-Mail Removed) wrote:

>Hello,
>
>I am thinking of using one of the volume serials above for identifying
>the OS installations.
>
>When an W2K/XP installation is cloned and then the resulting image is
>copied on other machines,
>1. Is the volume serial number (format xxxx-xxxx) cloned also?
>2. Is the unique volume name (format \\?
>\Volume{e3ac3b44-9c25-11db-88a6-806d6172696f}\) cloned also?
>
>MS requires that machine sid be unique after cloning. Is machine sid a
>better alternative to the volume serials listed above?
>
>Thanks.
>
>PS: If these volume serials are indeed cloned, is there any problem?


Any advice is my attempt to contribute more than I have received but I can only assure you that it works on my PC. GOOD LUCK.
 
Reply With Quote
 
rookieroo@gmail.com
Guest
Posts: n/a
 
      5th Mar 2007

Do you mean to say that MBR of the hard-disk and 1st sector of all
partitions is
not copied when cloning is performed?

Thanks.

On Mar 5, 10:15 am, "Larry(LJL269)" <N...@EMAIL.COM> wrote:
> Whether you go hard drive or image to hard drive the first thing that
> happens is a new partition is made from unallocated space on the desk.
> Therefore information that is unique to a partition is unique to the
> partition that the clone is written into. In other words , the
> information about the partition is generated by the file system and
> not copied from the clone. I think this would mean that both 1 and 2
> in your question would not be the same as the original partition.
>
> I cloned my entire system to a bigger hard drive & had to
> re-authenticate Photoshop 8 and also change the partition IDs in my
> imaging software running in batch.
>
> HTH-Larry


 
Reply With Quote
 
Larry(LJL269)
Guest
Posts: n/a
 
      5th Mar 2007
Whether I cloned by hard drive or image to hard drive , the new
partition was NEVER Active(bootable). That had to be set in PMagic or
boot manager.

I cant recall whats in 1st sector of a partition so I cant comment.

BTW the error rate in cloning was 0 for both hard drive or image to
hard drive which I've done at least 25 times. I use
http://www.bootitng.com/imagew.html which has free plugin for BartPE
(XP on CD = ultimate recovery tool)

ImageW uses disk#(0) concatenated to partition id(0x0218) to uniquely
identify source partition ( 00x0218 ) Their KB has some very good
explanations of partition operations.

HTH-Larry

On 4 Mar 2007 21:43:30 -0800, (E-Mail Removed) wrote:

>
>Do you mean to say that MBR of the hard-disk and 1st sector of all
>partitions is
>not copied when cloning is performed?
>
>Thanks.
>
>On Mar 5, 10:15 am, "Larry(LJL269)" <N...@EMAIL.COM> wrote:
>> Whether you go hard drive or image to hard drive the first thing that
>> happens is a new partition is made from unallocated space on the desk.
>> Therefore information that is unique to a partition is unique to the
>> partition that the clone is written into. In other words , the
>> information about the partition is generated by the file system and
>> not copied from the clone. I think this would mean that both 1 and 2
>> in your question would not be the same as the original partition.
>>
>> I cloned my entire system to a bigger hard drive & had to
>> re-authenticate Photoshop 8 and also change the partition IDs in my
>> imaging software running in batch.
>>
>> HTH-Larry


Any advice is my attempt to contribute more than I have received but I can only assure you that it works on my PC. GOOD LUCK.
 
Reply With Quote
 
rookieroo@gmail.com
Guest
Posts: n/a
 
      6th Mar 2007

The volume serial number is stored in the first sector of a partition.
refer below:
http://www.aumha.org/win5/a/wpa.php
"The VSN is part of the data in the partition's first sector, so it is
changed when you reformat the drive.
...... Before you reformat, run VOL from a Command Prompt, note the VSN
(e.g., 1F2E-3C4B) in the second line."


I downloaded another software called Acronis Workstation. I created an
image of a (non-bootable) partition
and restored the partition from the image.
1. volume serial number did not change.
2. unique volume name changed.


The next thing to try would be to create an image of a hard-disk,
restore the image on
another hard-disk, and then, compare the above numbers. I will have to
buy a hard-disk
just for this purpose :-(


Thanks.

On Mar 5, 5:34 pm, "Larry(LJL269)" <N...@EMAIL.COM> wrote:
> Whether I cloned by hard drive or image to hard drive , the new
> partition was NEVER Active(bootable). That had to be set in PMagic or
> boot manager.
>
> I cant recall whats in 1st sector of a partition so I cant comment.
>
> BTW the error rate in cloning was 0 for both hard drive or image to
> hard drive which I've done at least 25 times. I usehttp://www.bootitng.com/imagew.html which has free plugin for BartPE
> (XP on CD = ultimate recovery tool)
>
> ImageW uses disk#(0) concatenated to partition id(0x0218) to uniquely
> identify source partition ( 00x0218 ) Their KB has some very good
> explanations of partition operations.
>
> HTH-Larry
>


 
Reply With Quote
 
Larry(LJL269)
Guest
Posts: n/a
 
      6th Mar 2007
I have 3 XP's on 2 HD's(2 r HIDDEN) all clones of same OS & all 3 have
different VSN.

Running experiments with imaging/restore is time well spent IMHO.
Wierd things like not generating 8.3 filenames in XP means you wont
see images in DOS! So my images were useless if I lost XP.

Let me know how u do.
HTH-Larry

On 5 Mar 2007 21:41:48 -0800, (E-Mail Removed) wrote:

>
>The volume serial number is stored in the first sector of a partition.
>refer below:
>http://www.aumha.org/win5/a/wpa.php
>"The VSN is part of the data in the partition's first sector, so it is
>changed when you reformat the drive.
>..... Before you reformat, run VOL from a Command Prompt, note the VSN
>(e.g., 1F2E-3C4B) in the second line."
>
>
>I downloaded another software called Acronis Workstation. I created an
>image of a (non-bootable) partition
>and restored the partition from the image.
>1. volume serial number did not change.
>2. unique volume name changed.
>
>
>The next thing to try would be to create an image of a hard-disk,
>restore the image on
>another hard-disk, and then, compare the above numbers. I will have to
>buy a hard-disk
>just for this purpose :-(
>
>
>Thanks.
>
>On Mar 5, 5:34 pm, "Larry(LJL269)" <N...@EMAIL.COM> wrote:
>> Whether I cloned by hard drive or image to hard drive , the new
>> partition was NEVER Active(bootable). That had to be set in PMagic or
>> boot manager.
>>
>> I cant recall whats in 1st sector of a partition so I cant comment.
>>
>> BTW the error rate in cloning was 0 for both hard drive or image to
>> hard drive which I've done at least 25 times. I usehttp://www.bootitng.com/imagew.html which has free plugin for BartPE
>> (XP on CD = ultimate recovery tool)
>>
>> ImageW uses disk#(0) concatenated to partition id(0x0218) to uniquely
>> identify source partition ( 00x0218 ) Their KB has some very good
>> explanations of partition operations.
>>
>> HTH-Larry
>>


Any advice is my attempt to contribute more than I have received but I can only assure you that it works on my PC. GOOD LUCK.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counting&Sorting multiple serial numbers per machine type Dark_Templar Microsoft Excel Misc 5 17th Jun 2006 09:06 AM
How to read NIC card serial numbers or MAC address , Hard Drive serial numbers in Java or Delphi or C/C++ or C#? Ryan Liu Microsoft C# .NET 0 28th Apr 2006 04:57 AM
How to Change Volume Serial Numbers? brad Microsoft Windows 2000 File System 0 26th Nov 2003 06:52 PM
Changing Volume Serial Numbers (not Volume Label) brad Microsoft Windows 2000 File System 0 26th Nov 2003 06:42 PM
Change Hard Disk Volume Serial Number Alan Tang Microsoft Windows 2000 CMD Promt 2 26th Sep 2003 06:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:46 PM.