윈도우즈 텔넷으로
#shutdown now
을 명령하니 서버 컴퓨터가 이상한 목록 체크에서 멈추더군요.
그래서 그냥 강제종료를 하고 컴퓨터를 껏습니다.
그후부터 우분투를 부팅해보니
그래픽 모드로 안되고 콘솔 터미널 모드가 되네요.
Mount of filesystem failed.
a maintenance shell will now be started.
CONTROL-D will terminate this shell and re-try
Give root password for maintenance
(or type CONTROL-D to continue): _
저기에 비밀번호를 치면 그냥 룻 계정에 접속이 되어버립니다.
뭐 어찌해야 할지 모르겠습니다…
감사한 답변 부탁드립니다.^^:
[quote="albero":2ntzvalc]Mount of filesystem failed.
a maintenance shell will now be started.
CONTROL-D will terminate this shell and re-try
Give root password for maintenance
(or type CONTROL-D to continue): _[/quote:2ntzvalc]에러 메세지를 보면 파일시스템에 문제가 있는 것 같네요.
[code:2ntzvalc]fsck -l[/code:2ntzvalc]로 체크해보십시오.
[quote="kildin":1x8mls9k][quote="albero":1x8mls9k]Mount of filesystem failed.
a maintenance shell will now be started.
CONTROL-D will terminate this shell and re-try
Give root password for maintenance
(or type CONTROL-D to continue): _[/quote:1x8mls9k]에러 메세지를 보면 파일시스템에 문제가 있는 것 같네요.
[code:1x8mls9k]fsck -l[/code:1x8mls9k]로 체크해보십시오.[/quote:1x8mls9k]
fsck 할경우 대부분 컴퓨터 혼자서 게이지 채우면서 채킹하는걸로 알고있습니다만.
저같은 경우에는 핼프만 뜨고는 채킹을 안합니다.
죄송합니다 제 답글이 무성의했네요;;;
-l 옵션은 뒤에 작성할 파일명을 적어줘야 합니다. 파일에는 발생된 bad block 의 리스트를 저장합니다.
[quote="kildin":6wk52a1u]죄송합니다 제 답글이 무성의했네요;;;
-l 옵션은 뒤에 작성할 파일명을 적어줘야 합니다. 파일에는 발생된 bad block 의 리스트를 저장합니다.[/quote:6wk52a1u]
죄송하다 까지야 … ^^
그래서 핼프설명에 l 뒤에 배드블럭 옵션이 있었군요…
덕분에 잘 해결 됬습니다. 감사합니다. ![하하 :)]()