Здравствуйте. Был раздел, а над ним свободное пространство. Я решил его разришить, чтобы занимал все пространство, делал это через gparted.
Операция занимала час и под конец выдало ошибку, данные пропали. На нем были ОЧЕНЬ нужные для меня данные. Ниже даю лог. Можно ли восстановить данные? Ведь, насколько я вижу из логов, все успешно прошло, ошибка была только в конце, при проверке файловой системы.
GParted 0.18.0 --enable-libparted-dmraid --enable-online-resize
Libparted 2.3
Move /dev/sda5 to the left and grow it from 94.06 GiB to 156.36 GiB 01:24:50 ( ERROR )
calibrate /dev/sda5 00:00:00 ( SUCCESS )
path: /dev/sda5
start: 288862208
end: 486125567
size: 197263360 (94.06 GiB)
check file system on /dev/sda5 for errors and (if possible) fix them 00:03:39 ( SUCCESS )
e2fsck -f -y -v -C 0 /dev/sda5
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
/lost+found not found. Create? yes
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/sda5: ***** FILE SYSTEM WAS MODIFIED *****
180538 inodes used (2.93%, out of 6168576)
7982 non-contiguous files (4.4%)
37 non-contiguous directories (0.0%)
# of inodes with ind/dind/tind blocks: 0/0/0
Extent depth histogram: 180013/493
17518330 blocks used (71.05%, out of 24657920)
0 bad blocks
3 large files
170493 regular files
9983 directories
0 character device files
0 block device files
0 fifos
0 links
52 symbolic links (22 fast symbolic links)
0 sockets
------------
180528 files
e2fsck 1.42.9 (4-Feb-2014)
grow partition from 94.06 GiB to 156.36 GiB 00:00:00 ( SUCCESS )
old start: 288862208
old end: 486125567
old size: 197263360 (94.06 GiB)
new start: 158205952
new end: 486125567
new size: 327919616 (156.36 GiB)
move file system to the left 01:21:07 ( SUCCESS )
using internal algorithm
copy 94.06 GiB
finding optimal block size
copy 16.00 MiB using a block size of 1.00 MiB 00:00:03 ( SUCCESS )
16.00 MiB of 16.00 MiB copied
3.38304 seconds
copy 16.00 MiB using a block size of 2.00 MiB 00:00:01 ( SUCCESS )
16.00 MiB of 16.00 MiB copied
0.537959 seconds
copy 16.00 MiB using a block size of 4.00 MiB 00:00:02 ( SUCCESS )
16.00 MiB of 16.00 MiB copied
2.32936 seconds
copy 16.00 MiB using a block size of 8.00 MiB 00:00:03 ( SUCCESS )
16.00 MiB of 16.00 MiB copied
3.09003 seconds
copy 16.00 MiB using a block size of 16.00 MiB 00:00:01 ( SUCCESS )
16.00 MiB of 16.00 MiB copied
0.57499 seconds
optimal block size is 2.00 MiB
copy 93.98 GiB using a block size of 2.00 MiB 01:20:57 ( SUCCESS )
93.98 GiB of 93.98 GiB copied
94.06 GiB (100998840320 B) copied ( SUCCESS )
shrink partition from 156.36 GiB to 94.06 GiB 00:00:04 ( SUCCESS )
old start: 158205952
old end: 486125567
old size: 327919616 (156.36 GiB)
new start: 158205952
new end: 355469311
new size: 197263360 (94.06 GiB)
check file system on /dev/sda5 for errors and (if possible) fix them 00:00:00 ( ERROR )
e2fsck -f -y -v -C 0 /dev/sda5
/dev/sda5 is mounted.
e2fsck 1.42.9 (4-Feb-2014)
e2fsck: Cannot continue, aborting.
========================================