Can't Login to Box Anymore

2005-03-17 Thread JP
Hello,
 
I recently installed Samba and was configuring the box for winbindd.  Upon 
rebooting I can no longer login to the box via telnet or any other means.  The 
console also generates the same error:
 
login in free(): error: chunk is already free
 
This is on FreeBSD 5.3.  Any advice on how to mount or access the server from 
the console?  I tried to use the safe mode but the file system is read-only and 
that doesnt' do me any good.
 
Thanks,
JP
 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't Login to Box Anymore

2005-03-17 Thread W. D.
At 14:44 3/17/2005, JP wrote:
Hello,
 
I recently installed Samba and was configuring the box for winbindd.  Upon 
rebooting I can no longer login to the box via telnet or any other means.  
The console also generates the same error:
 
login in free(): error: chunk is already free
 
This is on FreeBSD 5.3.  Any advice on how to mount or access the server 
from the console?  I tried to use the safe mode but the file system is 
read-only and that doesnt' do me any good.

This might help:
http://www.Google.com/search?q=freebsd+read+only+file+system

 
Thanks,
JP
 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Start Here to Find It Fast!™ - http://www.US-Webmasters.com/best-start-page/
$8.77 Domain Names - http://domains.us-webmasters.com/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't Login to Box Anymore

2005-03-17 Thread John
On Thu, Mar 17, 2005 at 12:44:53PM -0800, JP wrote:
 Hello,
  
 I recently installed Samba and was configuring the box for winbindd.  Upon 
 rebooting I can no longer login to the box via telnet or any other means.  
 The console also generates the same error:
  
 login in free(): error: chunk is already free
  
 This is on FreeBSD 5.3.  Any advice on how to mount or access the server from 
 the console?  I tried to use the safe mode but the file system is read-only 
 and that doesnt' do me any good.

Hey, JP.

The file system being read-only has nothing to do with your login
problem.  I do not recognize what is going on with your login
problem, and cannot help you there, but I can advise you on the
read-only status.  You can issue a mount command to remount (or
initially mount) the filesystems you need to try to solve your
problem.  I won't try to tell you which filesytems you need or
want, but many people will use a mount -a after single-user
boot to do system maintenance.
-- 

John Lind
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]