Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 361 Bytes

debian-initrd-debug-helper

Some script to be installed to /etc/initramfs-tools/ that ease debugging and fullfil certain needs.

For example

  • make a simple rescue system out of your initrd

INSTALL

  1. Check it out
  2. As root: make install
  3. Copy example config from conf.d/initramfs-x.conf to /etc/initramfs-tools/conf.d/
  4. Modify config to your needs