You are not logged in.

#1 2013-01-25 02:39:03

wolfdogg
Member
From: Portland, OR, USA
Registered: 2011-05-21
Posts: 545

how do i change uuid of swap partition type [SOLVED]

how do i change UUID of swap partition type, tune2fs only changes UUID for ext 2, 3, and 4 and maybe more... I have a duplicate issue after cloning.

# tune2fs /dev/sdb2 -U random
Bad magic number in super-block while trying to open ...
Couldnt find valid filesystem superblock

Last edited by wolfdogg (2013-01-25 02:56:09)


Node.js, PHP Software Architect and Engineer (Full-Stack/DevOps)
GitHub  | LinkedIn

Offline

#2 2013-01-25 02:55:50

wolfdogg
Member
From: Portland, OR, USA
Registered: 2011-05-21
Posts: 545

Re: how do i change uuid of swap partition type [SOLVED]

well, i dug around even more and solved it,

# swapoff -a
# mkswp /dev/sdb2

done that was easy


Node.js, PHP Software Architect and Engineer (Full-Stack/DevOps)
GitHub  | LinkedIn

Offline

Board footer

Powered by FluxBB