[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HELP!!!, can't login even as root



arodriguez31@cfl.rr.com wrote:
> Well, I did it, but it didn't help. Still unable to boot. The corresponding entry in fstab was changed to
> r,w,exec
That should be
rw,exec

If that doesn't fix it, try (in knoppix, after the chroot and mount -a):
# apt-get update
# apt-get install --reinstall `dpkg --get-selections \
	| grep install | awk '{print $1};'`
note that this last command reinstalls everything on your system, so it
may take a while. also note that there are back-ticks and single-quotes
in there, so be carefull

If it still doesn't work, try these commands and email the output:
# apt-get install file # only if you don't already have it
# stat /bin/bash
# file /bin/bash
# ls -l /bin/bash

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GAT/CM$/CS>$/CC/IT$/M/S/O/U dpu s+:++ !a C++$>C+++$
UB+++>++++$L++++$*-- P+>++$ L+++(++++)$ E-(---) W+++>$ N(+) o? K-
w--(---) O? M V? PS++@ PE-@ Y+@ PGP++(+++)>$ t? 5? X? R tv--(-)
b++(+++)@ DI? D? G e->++++ h* r? z*
------END GEEK CODE BLOCK------

David Mandelberg
webmaster@eth0.is-a-geek.org

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: