>> Edit article
이름
제목
패스워드
리눅스에서 제가 하드를 2개 사용하고 있었습니다. hda 에는 리눅스가 설치되어 있구여.... hdb 에는 /home 이 마운트되서 중요 자료들이 들어 있습니다. 웹프로그램을 하기 때문에 브라우저에서 접속을 해서 확인 중이었는데.. 작업중 갑자기 브라우저에서 표시할 수 없다는 메세지가 나와서... 확인 해보니 하드에 문제가 생긴 듯 합니다. 부팅을 다시 해보니...파일 시스템 검사도중...아래와 같은 메세지가 나옵니다. Give root password for maintenance (or type Ctrl+D for normal startup): 그래서 /hdb 하드를 마운트해제 한다음 다시 부팅 하니 부팅은 잘 이루워 졌는데여 mount -t ext3 /dev/hdb1 /home 명령을 하니...아래와 같은 메세지....ㅡㅡ; [root@localhost root]# mount -t ext3 /dev/hdb1 /home2 mount: wrong fs type, bad option, bad superblock on /dev/hdb1, or too many mounted file systems (could this be the IDE device where you in fact use ide-scsi so that sr0 or sda or so is needed?) 그래서 이번엔....e2fsck 로 첵크를 하려 했으나....아래와 같은...ㅡㅡ; [root@localhost root]# e2fsck -f -v /dev/hdb1 e2fsck 1.23, 15-Aug-2001 for EXT2 FS 0.5b, 95/08/09 e2fsck: Attempt to read block from filesystem resulted in short read while trying to open /dev/hdb1 Could this be a zero-length partition? 이런 상황에서 뭘 어떻게 해야 할까요? 정말 중요한 것들만 들어 있는 곳인데...ㅜㅜ 지금 답답해 죽겠습니다. 답변 좀 부탁 드립니다. 수고하세요~
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved