Only a splash.xpm file (XFS)
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?
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
Thanks. It looks like the file system is XFS, which isn't yet supported.
I'll try to implement that in the coming weeks.
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
I'll track XFS support over on https://github.com/fiddyschmitt/clonezilla-util/issues/63