Cristian Paslaru wrote:
> On Thu, 30 Mar 2000, DANG, Muoi wrote:
> Yes. Its the same way, single mode.
> 
> But also the single mode can be with a password. This is not default. You
> can solve with a boot disk, or boot from cd. If you are in this point send
> me an email.

If your single mode has a password, this is a way around it:
  LILO: linux init=/bin/bash
  # export PATH=/bin:/sbin
  # mount -n -o remount,rw /
  # >/etc/mtab
  # mount -f /
  # mount -a
  # passwd root
  # umount -a
  #
  <punch the reset button>

--
Andrew E. Mileski - Software Engineer
REBEL.COM  http://www.rebel.com/

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to