James Knott wrote:
Now, to duplicate the disk, I have to copy over an NTFS partition, which should be easy enough, along with the ext2 partition that contains /boot. However, the rest of the Linux system is on LVM, so I'll have to see if that pvmove works. I guess after all that stuff is copied over, the next step will be getting grub working again.
If you're trying to duplicate the disk, why are you copying partitions? Just use dd to copy the entire disk. Cheers, Dave PS Personally, I wouldn't use pvmove for this purpose. Since it is a move rather than a copy it leaves you more vulnerable. If you do need to look inside partitions etc then I'd copy the contents of the filesystems inside the LVM. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org