SUSE 11에서 비밀번호 변경 후 발생하는 문제

SUSE 11에서 비밀번호 변경 후 발생하는 문제

SUSE 11에서 비밀번호를 변경하려고 합니다.

실패한 저장 모드와 실행 옵션으로 시작한 init=/bin/bash다음 패스를 변경하려고 하면 다음 문제가 발생합니다.

그 후 인터넷을 조사하여 mount -o remount,rw /이 오류를 줄이기 위해 사용한 후 비밀번호 변경에 성공했지만 이제 시스템을 다시 시작하면 다음과 같은 문제가 발생합니다.

Activating swap-devices in /etc/fstab...
[  351.882634] Adding 1124588k swap on /dev/sda1. Priority:-1 extents:1 across:1124588k
                                                                     failed
blogd: no message logging because /var file system is not accessible
...
fsck failed. Please repair manually and reboot. The root
file system is currently mounted read-only. To remount it
read-write do:

    bash# mount -n -o remount,rw /

Attention: Only CONTROL-D will rebot the system in this
maintenance mode. shutdown or reboot will not work.

Give root password for login:
(repair filesystem) #

이 문제를 어떻게 해결할 수 있나요?

답변1

나는 그것을 해결했다

사용법 설명:

시스템이 읽기 전용 모드에 있습니다. CTRL-D – Attica Agent

관련 정보