On Wed, 22 May 2013, Glenn Eychaner wrote:
> So, I have a CentOS 6 system, and I want to make several clones of it. I'm
> using Clonezilla to clone the drives; that's no problem. But the drive UUIDs
> are driving me up the wall. After cloning, the two drives have the same UUID,
> but I'd like
On May 22, 2013, at 4:14 PM, Reindl Harald wrote:
> Am 22.05.2013 21:58, schrieb Glenn Eychaner:
>> So, I have a CentOS 6 system, and I want to make several clones of it. I'm
>> using Clonezilla to clone the drives; that's no problem. But the drive
>> UUIDs are driving me up the wall. After c
something like this:
http://ubuntuforums.org/showthread.php?t=1378527
2013/5/22 Glenn Eychaner
> So, I have a CentOS 6 system, and I want to make several clones of it.
> I'm using Clonezilla to clone the drives; that's no problem. But the
> drive UUIDs are driving me up the wall. After cloni
*If the disk is in /dev/sda2 then generate a new UUID with uuidgen and
apply it with tune2fs
myhost # uuidgen
b13fddae-a3c3-4d17-8220-7773eb404dec
myhost # tune2fs -U b13fddae-a3c3-4d17-8220-7773eb404dec /dev/sda2
Mike
*
On 05/22/2013 04:12 PM, m.r...@5-cent.us wrote:
> Glenn Eychaner wrote:
>>
Glenn Eychaner wrote:
> So, I have a CentOS 6 system, and I want to make several clones of it.
> I'm using Clonezilla to clone the drives; that's no problem. But the
> drive UUIDs are driving me up the wall. After cloning, the two drives have
> the same UUID, but I'd like each clone to have differ
So, I have a CentOS 6 system, and I want to make several clones of it. I'm
using Clonezilla to clone the drives; that's no problem. But the drive UUIDs
are driving me up the wall. After cloning, the two drives have the same UUID,
but I'd like each clone to have different UUIDs so there's no po
6 matches
Mail list logo