* Gerald Waugh <[EMAIL PROTECTED]> [2005-01-02 19:15]: > I get > Authentication token lock busy > > Any idea, as to how I can reset the passwords now tht I am here?
Google suggests this is because root (/) is mounted read-only. Do: mount -o remount,rw / and then try it again. -- Martin Michlmayr http://www.cyrius.com/

