Skip to content
Snippets Groups Projects
Select Git revision
  • b8be07573b84a6e7ff97cc2df68aba09541993e6
  • development default protected
  • 3.2.x-stable
  • prepare
  • 6b369dc5
  • 3.1.x-stable
  • 3.0.x-stable
  • 2.4.x-stable
  • v3.2.61
  • v3.2.60
  • v3.2.59
  • v3.2.54
  • v3.2.53
  • v3.2.52
  • v3.2.51
  • v3.2.48
  • v3.2.45
  • v3.2.44.3
  • v3.2.44
  • v3.2.40
  • v3.2.13
  • v3.2.9
  • v3.2.8
  • v3.2.7
  • v3.2.6
  • v3.2.5
  • v3.2.4
  • v3.2.3
28 results

initramfs

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Adriaan de Groot authored
    b8be0757
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..
    README.md
    main.py
    module.desc

    initramfs module

    This module is specific to Debian based distros. Post installation on Debian the initramfs needs to be updated so as to not interrupt the boot process with a error about fsck.ext4 not being found.

    Debian specific notes

    If you're using live-build to build your ISO and setup the runtime env make sure that you purge the live-* packages on the target system before running this module, since live-config dpkg-diverts update-initramfs and can cause all sorts of fun issues.