mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-14 22:30:10 -07:00
8 lines
214 B
INI
8 lines
214 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
|