The installation process of Debian Edu 13.7.0
(‘debian-edu-13.7.0-amd64-BD-1.iso’) in graphical and text modes, with
"Main + Workstation + LTSP Server" stops with errors in logs:
mkinitramfs: unsupported MODULES setting: debian-edu-install-udeb.
mkinitramfs: Falling back to MODULES=most.
The installation stops at this status:
```
Finishing the installation
41%
Running debian-edu-profile-udeb...
```
... and no more records are produced on the installation log console (TTY4).
The last lines in the console:
```
Last 12 quoted lines were generated by promiser
'/usr/share/debian-edu-config/tools/install-task-pkgs'
Completed execution of
'/usr/share/debian-edu-config/tools/install-task-pkgs'
Executing 'no timeout' ...
'/usr/share/debian-edu-config/tools/improve-desktop-i10n'
```
The last lines of /var/log/installer/cfengine-edu-install.log:
```
verbose: Promiser string contains a valid executable
'/usr/share/debian-edu-config/tools/improve-desktop-l10n' - ok
info: Executing 'no timeout' ...
'/usr/share/debian-edu-config/tools/improve-desktop-l10n'
verbose: Setting umask to 77
```
PS and PSTree show that it probably hangs on
/usr/lib/finish-install.d/13debian-edu-profile-udeb.
Can be checked in the installation log console TTY4 (Ctrl+Alt+4)
and in TTY2 (Ctrl+Alt+2) with commands:
`chroot /target`
`grep mkinit /var/log/ -R`
`tail -10 /var/log/installer/cfengine-edu-install.log`
/var/log/apt/term.log:W: mkinitramfs: unsupported MODULES setting:
debian-edu-install-udeb.
/var/log/apt/term.log:W: mkinitramfs: Falling back to MODULES=most.
/var/log/installer/syslog:Sep 13 21:27:49 in-target: W: mkinitramfs:
unsupported MODULES setting: debian-edu-install-udeb.
/var/log/installer/syslog:Sep 13 21:27:49 in-target: W: mkinitramfs:
Falling back to MODULES=most.
Sincerely,
Serhii Horichenko