From 7b85e3bbde6be8fee2267d0933e8a6465712ef0e Mon Sep 17 00:00:00 2001 From: iRaven4522 Date: Sun, 23 Mar 2025 14:01:17 -0500 Subject: [PATCH] chntpw test --- menu.ipxe | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/menu.ipxe b/menu.ipxe index 33675c5..a7dd211 100644 --- a/menu.ipxe +++ b/menu.ipxe @@ -122,6 +122,12 @@ kernel ${tftp-path}\clonezilla\vmlinuz boot=live username=user union=overlay con initrd ${tftp-path}\clonezilla\initrd.img boot +:chntpw +kernel ${tftp-path}\ntpasswd\VMLINUZ rw vga=1 initrd=initrd.cgz,scsi.cgz loglevel=1 +initrd ${tftp-path}\ntpasswd\initrd.cgz +initrd ${tftp-path}\ntpasswd\scsi.cgz +boot + ### Testing Menu :testmenu menu Testing Menu