mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-25 01:35:24 -07:00
8 lines
226 B
INI
8 lines
226 B
INI
label hdt
|
|
menu label ^Hardware Detection Tool (HDT)
|
|
com32 /isolinux/hdt.c32
|
|
|
|
menu label Load system to RAM
|
|
linux /live/vmlinuz
|
|
initrd /live/initrd.img
|
|
append boot=live hostname=parrot quiet splash toram apparmor=0
|