You are not logged in.

#1 2013-10-05 10:51:21

Greenstuff
Member
From: Israel
Registered: 2009-06-30
Posts: 64

[SOLVED] Converting the var partition filesystem from ReiserFS to ext4

Hi,
I have a system that still uses ReiserFS for its /var partition. It gives me some performence problems which make me want to convert it to the newer ext4. Can it be done without reinstalling the entire system? and if so, how?

Last edited by Greenstuff (2013-10-05 14:01:41)

Offline

#2 2013-10-05 11:36:12

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [SOLVED] Converting the var partition filesystem from ReiserFS to ext4

Boot to a live environment.
Mount the var partition and copy somewhere or tar it up.
Umount the var partition.
Format the old var partition to ext4.
Mount the newly formatted var partition.
Copy back or untar the archive.
Reboot.

EDIT: Make sure you adjust the fstab in the root partition before you reboot!

Last edited by graysky (2013-10-05 15:14:31)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2013-10-05 14:01:56

Greenstuff
Member
From: Israel
Registered: 2009-06-30
Posts: 64

Re: [SOLVED] Converting the var partition filesystem from ReiserFS to ext4

Thanks, that did the trick.

Offline

#4 2013-10-05 15:14:45

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [SOLVED] Converting the var partition filesystem from ReiserFS to ext4

YW. Rock on!


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB