Grégoire Passault
Grégoire Passault
You already have -O for that isnt it?
I believe I forgot to mention it Let's keep this issue opened until it is fixed in master
Hi I guess you could use fatcat with orphan (lost+found) feature One issue is that you at least need fat headers there, so maybe we can consider rebuilding them Also,...
I would try: 1. Make a volume of the same size using mkfs (is it fat12?) 2. Copy the fat headers to the missing sectors (the 0s of your file)...
Hello, I have no plan to do it but I agree we could repackage it However, I had no reply from my Debian uploader sponsor, but I might have an...
First, I've pushed tag `v1.1.0`, so let's assume this is the one we want to repackage
Hello, Disk label is in the fat headers, can you provide examples of command to generate an image with such volume file ?
Hello, Why not But maybe we should investigate why it crashed as well to prevent this from happening
Tagged `2.7`
Is this compatible with older sf versions? 2013/10/7 isabellebruchet [email protected] > Just have to replace : > $propertyPath = new PropertyPath($this->property); > return $propertyPath->getValue($data); > > By : > $propertyAccessor...