Displaying 1 result from an estimated 1 matches for "chntpwd".
Did you mean:
chntpw
2007 Apr 11
1
Changing the ISOLINUX boot directory
...n isolinux.asm to reflect these
changes and recompiling using nasm, but when I arrange the files in the way
that I need them to reside isolinux never finds the kernel. I'm using
EasyBoot to boot the ISOLINUX shell. The structure looks something like
this:
<root>
<easyboot>
:..chntpwd.bif
:..isolinux.bin
:..loader.bin
:..chntpwdtest.ezb
<lpc>
<isolinux>
:..SYSLINUX.EXE
:..INITRD.CGZ
:..SCSI.CGZ
:..VMLINUZ
:..ISOLINUX.CFG
:..SYSLINUX.CFG
:..BOOT.MSG
:..BOOT.CAT
:..readme.txt
Ese...