Skip to content

No iso image at the end of the prozess #621

@hannitoball

Description

@hannitoball

I updated to the last 25.8.26 version and try to make an iso from my distro. Unfortunately it ends with an error.

" Error: ENOENT: no such file or directory, stat '/filesystem.squashfs' "

There are 3 folders in /home/eggs :
iso
lives
ovarium

with only a few kbit size.
The squasfs folder isn´t there.

I try to do it twice.
First time with : sudo eggs produce --max,--basename=siduction-rescue,--clone
Second time with : sudo eggs love

Both with the same result.

Here is my full terminal output:

`command: produce --pendrive,--addons,adapt

eggs >>> Produce an egg....
eggs >>> this is a GUI system, calamares is available, but NOT installed
.
Disk space used: 9.8 GB
Space available: 5.6 GB
There are 0 snapshots taking 0 GB of disk space.

The free space should be sufficient to hold the
compressed data from the system
✔ Select yes to continue... Yes
eggs >>> using preesixent yolk.
eggs >>> creating egg in /home/eggs/.
eggs >>> eggs will REMOVE users and users' data from live.
eggs >>> creating krill configuration files on /etc/penguins-eggs.d/krill/.
eggs >>> cleanup krill configuration files.
eggs >>> copying vmlinuz-6.12.6-1-siduction-amd64 on ISO/live.
eggs >>> creating /boot/initrd.img-6.12.6-1-siduction-amd64 using mkinitramfs on ISO/live.
eggs >>> Your live system Siduction/x64 can boot with Secure Boot enabled.
eggs >>> creating grub.cfg (1) seeker for USB, on (efi.img)/boot/grub/grub.cfg.
eggs >>> creating grub.cfg (2) seeker for ISO, on (iso)/EFI/siduction/grub.cfg.
eggs >>> creating grub.cfg (3) bridge to main. (iso)/boot/grub/x86_64-efi.
eggs >>> copyng efi.img on (iso)/boot/grub.
eggs >>> creating grub.cfg (4) main on (iso)/boot/grub.
eggs >>> added live to group cdrom.
eggs >>> added live to group floppy.
eggs >>> added live to group sudo.
eggs >>> added live to group audio.
eggs >>> added live to group dip.
eggs >>> added live to group video.
eggs >>> added live to group plugdev.
eggs >>> added live to group netdev.
eggs >>> creating filesystem.squashfs on ISO/live.
mksquashfs /home/eggs/.mnt/filesystem.squashfs /home/eggs/.mnt/iso/live/filesystem.squashfs -comp zstd -b 1M -Xcompression-level 15 -no-xattrs -wildcards -ef /etc/penguins-eggs.d/exclude.list -e 'boot/efi/EFI' 'boot/loader/entries/' 'etc/fstab' 'var/lib/containers/' 'var/lib/docker/' 'etc/mtab' 'etc/udev/rules.d/70-persistent-cd.rules' 'etc/udev/rules.d/70-persistent-net.rules' 'etc/rc0.dK01cryptdisks' 'etc/rc0.dK01cryptdisks-early' 'etc/rc6.dK01cryptdisks' 'etc/rc6.dK01cryptdisks-early' 'etc/rcS.dS01cryptdisks' 'etc/rcS.dS01cryptdisks-early' 'root/' 'root/.' 'home/eggs/'
Parallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on /home/eggs/.mnt/iso/live/filesystem.squashfs, block size 1048576.
[=========================================================-] 211736/211736 100%

Exportable Squashfs 4.0 filesystem, zstd compressed, data block size 1048576
compressed data, compressed metadata, compressed fragments,
no xattrs, compressed ids
duplicates are removed
Filesystem size 2493515.84 Kbytes (2435.07 Mbytes)
35.68% of uncompressed filesystem size (6989307.68 Kbytes)
Inode table size 2184827 bytes (2133.62 Kbytes)
24.33% of uncompressed inode table size (8980046 bytes)
Directory table size 2394059 bytes (2337.95 Kbytes)
37.17% of uncompressed directory table size (6440412 bytes)
Number of duplicate files found 53777
Number of inodes 263917
Number of files 215440
Number of fragments 3630
Number of symbolic links 20941
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 1
Number of directories 27535
Number of hard-links 16
Number of ids (unique uids + gids) 34
Number of uids 12
root (0)
_apt (42)
sidu (1000)
mail (8)
sddm (111)
man (6)
colord (110)
uuidd (112)
statd (107)
saned (108)
systemd-network (998)
systemd-timesync (996)
Number of gids 28
root (0)
dip (30)
lp (7)
Debian-exim (102)
shadow (42)
polkitd (991)
ssl-cert (101)
dialout (20)
users (100)
mail (8)
plocate (104)
_ssh (106)
messagebus (103)
tty (5)
video (44)
utmp (43)
staff (50)
lpadmin (111)
man (12)
colord (117)
uuidd (109)
nogroup (65534)
sambashare (989)
winbindd_priv (990)
saned (115)
sddm (118)
systemd-network (998)
systemd-timesync (996)
Error: ENOENT: no such file or directory, stat '/filesystem.squashfs`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions