clonezilla-util icon indicating copy to clipboard operation
clonezilla-util copied to clipboard

Only a splash.xpm file (XFS)

Open ricks03 opened this issue 8 months ago • 3 comments

First time user - love the concept.

So I loaded the driver, and ran clonezilla-util.exe mount --input H:\sync\backup.sync\clone\glutton_241230-img --mount L:\

CZ util ran and end ended up with a mounted L:\ drive. This is for a CentOS image. In the mount I have centos_glutton-home centos_glutton-root sda1

The only fodler with anythign in it is sda1, and the only file in sda1 is splash.xpm.

Suggestions?

ricks03 avatar Apr 28 '25 18:04 ricks03

Thanks Rick!

Thanks for reporting the issue. I'd like to determine if the partitions are supported. Could you please attach clonezilla-img?

Epic cycling journeys! I'll check out your book!

Cheers, Fidel

fiddyschmitt avatar Apr 28 '25 23:04 fiddyschmitt

here

clonezilla-img.txt

ricks03 avatar Apr 29 '25 00:04 ricks03

Thanks. It looks like the file system is XFS, which isn't yet supported.

I'll try to implement that in the coming weeks.

fiddyschmitt avatar Apr 29 '25 01:04 fiddyschmitt

Hi @ricks03,

I tried implementing XFS using the DiscUtils library. I managed to list files, but the library doesn't support extracting files from XFS v4 and v5.

I'll have to wait until there's a library for it.

Cheers, Fidel

fiddyschmitt avatar Nov 25 '25 11:11 fiddyschmitt

I'll track XFS support over on https://github.com/fiddyschmitt/clonezilla-util/issues/63

fiddyschmitt avatar Nov 25 '25 11:11 fiddyschmitt