Jump to content

ntpasswd


Geomancer626

Recommended Posts

While trying to reset a password on my home machine playing around I've been running into some problems with the Offline NT Password & Registry Editor. After booting up, the only available drive it shows to manipulate is the flash drive itself that I'm running the program from. Can anyone offer some advice as to what my problem may be? I've experienced this on both machines running at my home.

Link to comment
Share on other sites

I should also mention this is part of my multipass usb. menu.lst is below. I just burned ntpasswd to cd and it worked fine.

color blue/black yellow/blue
timeout 120

title Kon-Boot
map --mem /boot/floppy/konboot.img (fd0)
map --hook
chainloader (fd0)+1
map (hd1) (hd0)
map --hook
rootnoverify (fd0)

title Offline NT Password & Registry Editor
kernel /boot/ntpasswd/vmlinuz rw vga=1 initrd=/boot/ntpasswd/initrd.cgz /boot/ntpasswd/scsi.cgz
initrd /boot/ntpasswd/initrd.cgz

title Darik's Boot and Nuke
kernel /memdisk
initrd /boot/floppy/dban.img

title Trinity Rescue Kit
configfile /submenu.lst

Link to comment
Share on other sites

Okay, after quite a bit of experimentation, I finally got everything working perfectly. :) For anyone also having problems with Kon-boot receiving the message about running the configuration program provided by the manufacturer after running, my configuration fixed that for me, so give it a shot.

color blue/black yellow/blue
timeout 120

title Kon-Boot
root (hd0,0)
kernel (hd0,0)/memdisk.bin
initrd=/boot/images/konboot.img
map (hd0) (hd1)
map (hd1) (hd0)
map --hook

title Offline NT Password & Registry Editor
find --set-root /boot/images/ntpasswd.iso
map /boot/images/ntpasswd.iso (hd32)
map --hook
chainloader (hd32)

title Darik's Boot and Nuke
kernel /memdisk
initrd /boot/images/dban.img

title Trinity Rescue Kit
configfile /submenu.lst

title boot from hard disk
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (hd0)+1
boot

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...