eagle wrote:
> I wanted to know that if someone forgets the root password and even
> forgets the password which has been assigned for single user mode is
> there any way to get in to the system then(I am not asking about the
> normal user but the super user i.e, as a root) if so please tell me how
Yes:
Prepare a boot disk on another machine(I suggest tomsrtbt, look for it
on freshmeat)
CTRL+ALT+DEL to reboot your inaccessible machine
Boot with the disk (If you have a BIOS password, you can reset the BIOS)
mount your Linux root partition (mount /dev/hda5 /mnt/)
type 'chroot /mnt passwd', which should let you set your root password.
MSG
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.