mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-05 01:49:11 -07:00
9 lines
214 B
INI
9 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
|