extundelete 오류 파일 복구
3794 단어 linux파일 복구extundelete
[root@bright ~]# uname -r && cat /etc/system-release
2.6.32-504.el6.x86_64
CentOS release 6.6 (Final)
설치 소프트웨어
1. 의존 패키지 설치 \ # yum install e2fsprogs * - y2. extundelete 다운로드 및 설치 \ # wget http://nchc.dl.sourceforge.net/p ... elete - 0.2.4. tar. bz2 \ # tar - jxvf extundelete - 0.2.4. tar. bz2 \ # cd extundelete - 0.2.4 \ #. / configure -- prefix = / usr / local / extundelete \ # make & & make install 3. 설치 성공 여 부 를 검증 합 니 다 \ # cd / usr / local / extundelete / bin \ #.ndian.---------------------
2. 아 날로 그 데이터 삭제 환경:
이 사건 은 새 디스크 를 추가 하여 조작 합 니 다.
[root@bright ~]# mount /dev/sdb2 /data/
[root@bright ~]# cp /root/extundelete-0.2.4.tar.bz2 /data/
[root@bright data]# mv extundelete-0.2.4.tar.bz2 test.tar.bz # , , 。
[root@bright data]# md5sum test.tar.bz # MD5
77e626ad31433680c0a222069295d2ca test.tar.bz
[root@bright mnt]# rm -rf /data/*
[root@bright mnt]# cd /mnt
[root@bright mnt]# umount /data
3. 회복 절차:
[root@bright mnt]# cd /usr/local/extundelete/bin/
[root@bright bin]# ls
extundelete
[root@bright bin]# ./extundelete /dev/sdb2 --inode 2
NOTICE: Extended attributes are not restored.
Loading filesystem metadata ... 8 groups loaded.
Group: 0
Contents of inode 2:
0000 | ed 41 00 00 00 10 00 00 9d 4c 08 55 b9 4c 08 55 | .A.......L.U.L.U
0010 | b9 4c 08 55 00 00 00 00 00 00 02 00 08 00 00 00 | .L.U............
0020 | 00 00 00 00 05 00 00 00 49 00 00 00 00 00 00 00 | ........I.......
0030 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
0040 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
0050 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
0060 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
0070 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
0080 | 1c 00 00 00 8c 18 94 4b 8c 18 94 4b 4c 01 00 48 | .......K...KL..H
0090 | 0d 4c 08 55 00 00 00 00 00 00 00 00 00 00 00 00 | .L.U............
00a0 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
00b0 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
00c0 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
00d0 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
00e0 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
00f0 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ................
Inode is Allocated
File mode: 16877
Low 16 bits of Owner Uid: 0
Size in bytes: 4096
Access time: 1426607261
Creation time: 1426607289
Modification time: 1426607289
Deletion Time: 0
Low 16 bits of Group Id: 0
Links count: 2
Blocks count: 8
File flags: 0
File version (for NFS): 0
File ACL: 0
Directory ACL: 0
Fragment address: 0
Direct blocks: 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Indirect block: 0
Double indirect block: 0
Triple indirect block: 0
File name | Inode number | Deleted status
. 2
.. 2
lost+found 11 Deleted
extundelete-0.2.4.tar.bz2 12 Deleted
test.tar.bz 12 Deleted
[root@bright bin]# ./extundelete /dev/sdb2 --restore-file test.tar.bz
NOTICE: Extended attributes are not restored.
Loading filesystem metadata ... 8 groups loaded.
Loading journal descriptors ... 28 descriptors loaded.
Successfully restored file test.tar.bz
[root@bright bin]# ls ./RECOVERED_FILES/
test.tar.bz
[root@bright bin]# md5sum ./RECOVERED_FILES/test.tar.bz # MD5
77e626ad31433680c0a222069295d2ca ./RECOVERED_FILES/test.tar.bz
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
용감한 바로 가기 및 우분투 응용 프로그램안녕하세요 여러분, 이 기사에서는 모든 사이트에서 pwa를 생성하고 실행기 응용 프로그램으로 추가하는 방법을 설명하고 싶습니다. 일부 웹사이트는 PWA로 설치를 허용하지 않지만 유사한 애플리케이션을 원합니다. 1. ...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.