You are not logged in.

#1 2025-10-08 08:02:03

thangalin
Member
Registered: 2023-09-08
Posts: 7

Read reiserfs partition

I'm looking to mount some old drives that used the defunct reiser file system.

Anyone have any working steps to do so using 6.16.8-arch3-1?

Thank you!

Offline

#2 2025-10-08 08:06:45

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,411
Website

Re: Read reiserfs partition

https://bbs.archlinux.org/viewtopic.php?id=303232

I suggest you use another distro for data rescue or build your own legacy kernel.


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#3 2025-10-08 08:26:02

frostschutz
Member
Registered: 2013-11-15
Posts: 1,571

Re: Read reiserfs partition

I'd boot an old live cd in Qemu/KVM. Pass through the reiserfs drive in readonly mode. Pass another writable drive to copy data to (or copy over network).

Basically like this https://wiki.archlinux.org/title/QEMU#I … ing_system for readonly, add readonly=on to the -drive options.

Helps if you're already familiar with Qemu, or any other virtualization that can do the same things really.

Offline

#4 2025-10-08 09:32:34

cryptearth
Member
Registered: 2024-02-03
Posts: 1,716

Re: Read reiserfs partition

I would not try to mount the live drives - rather dd-clone them into images and work on them
given they're reiserFS they're old hence should be rather small and you may have enough space to insge them
then go the VM route and boot some old early-2010s live whoch should have the required driver
then extract them via smb/nfs/(s)ftp

Offline

Board footer

Powered by FluxBB