[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Too much files to mangle" error
From: |
Mathieu Othacehe |
Subject: |
Re: "Too much files to mangle" error |
Date: |
Thu, 11 Jun 2020 20:32:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
> A triumph of my preaching towards Guix a while ago ?
Hehe, that's possible :)
> With xorrisofs option -partition_offset 16 the ISO superblock at offset
> would claim both, a mountable ISO partition and the EFI partition.
> The mountable partition gets its own superblock and directory tree.
Ok, I'll see what I can do about that.
> Could you identify the directory with lots of files ?
> If not, i would be interested in inspecting the new ISO without HFS+.
> Just give a URL for downloading.
Hmm, turns out the image is bigger but the largest directory has 3711
files.
--8<---------------cut here---------------start------------->8---
3711
/gnu/store/w3iiqacklz0cnkll6g0wnqxml2mgxd9c-image-root/gnu/store/ddikf23zxfrkzssnwvixnysszg6dwmxr-profile/share/man/man3
3087
/gnu/store/w3iiqacklz0cnkll6g0wnqxml2mgxd9c-image-root/gnu/store/3d5gjssnkiwyzkb8l72haslpd884n8pg-xfce-4.14.2/share/man/man3
2996
/gnu/store/w3iiqacklz0cnkll6g0wnqxml2mgxd9c-image-root/gnu/store/gd7yd8f6i22wg69sddl15pzl027wvnqm-mate-1.24.0/share/man/man3
2273
/gnu/store/w3iiqacklz0cnkll6g0wnqxml2mgxd9c-image-root/gnu/store/a8gdwnmpryd39jixzy4xs9p4i7gy17qv-libxcb-1.14/share/man/man3
1245 /gnu/store/w3iiqacklz0cnkll6g0wnqxml2mgxd9c-image-root/gnu/store
1210
/gnu/store/w3iiqacklz0cnkll6g0wnqxml2mgxd9c-image-root/gnu/store/yixa1rmmpkk2yamx5fyi12c7ak0c7s6s-hplip-minimal-3.20.5/share/ppd/HP
1141
/gnu/store/w3iiqacklz0cnkll6g0wnqxml2mgxd9c-image-root/gnu/store/ddikf23zxfrkzssnwvixnysszg6dwmxr-profile/lib
--8<---------------cut here---------------end--------------->8---
You can download the ISO without HFS+ here:
http://cuirass.lassieur.org:3000/nar/gzip/b78dzbas0mrj5hv6xc8yn9qfcp78zd55-iso9660-image
The "reason" for this ISO image is a desktop installation test, that is
run this way:
--8<---------------cut here---------------start------------->8---
make check-system TESTS="gui-installed-desktop-os-encrypted"
--8<---------------cut here---------------end--------------->8---
Please tell me if you need more details,
Thanks for your help!
Mathieu