GParted 0.4.5

Libparted 1.8.8.1.159-1e0e

Move /dev/sda4 to the left and grow it from 47.68 MiB to 164.73 MiB  00:00:08    ( ERROR )
    
calibrate /dev/sda4  00:00:00    ( SUCCESS )
    
path: /dev/sda4
start: 2345739
end: 2443395
size: 97657 (47.68 MiB)
calculate new size and position of /dev/sda4  00:00:01    ( SUCCESS )
    
requested start: 2104515
requested end: 2441879
requested size: 337365 (164.73 MiB)
new start: 2104515
new end: 2441879
new size: 337365 (164.73 MiB)
check file system on /dev/sda4 for errors and (if possible) fix them  00:00:00    ( SUCCESS )
    
e2fsck -f -y -v /dev/sda4
    
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information

171 inodes used (1.40%)
3 non-contiguous files (1.8%)
2 non-contiguous directories (1.2%)
# of inodes with ind/dind/tind blocks: 0/0/0
Extent depth histogram: 161
36748 blocks used (75.26%)
0 bad blocks
0 large files

159 regular files
3 directories
0 character device files
0 block device files
0 fifos
0 links
0 symbolic links (0 fast symbolic links)
0 sockets
--------
162 files
e2fsck 1.41.9 (22-Aug-2009)
move partition to the left  00:00:02    ( SUCCESS )
    
old start: 2345739
old end: 2443395
old size: 97657 (47.68 MiB)
new start: 2104515
new end: 2202171
new size: 97657 (47.68 MiB)
move file system to the left  00:00:05    ( SUCCESS )
    
using internal algorithm
copy 97657 sectors
finding optimal blocksize
    
copy 65536 sectors using a blocksize of 64 sectors  00:00:03    ( SUCCESS )
    
65536 of 65536 copied
3.34955 seconds
optimal blocksize is 64 sectors (32.00 KiB)
copy 32121 sectors using a blocksize of 64 sectors  00:00:02    ( SUCCESS )
    
32121 of 32121 copied
97657 sectors copied
check file system on /dev/sda4 for errors and (if possible) fix them  00:00:00    ( ERROR )
    
e2fsck -f -y -v /dev/sda4
    

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

e2fsck 1.41.9 (22-Aug-2009)
e2fsck: Нет такого файла или каталога while trying to open /dev/sda4
libparted messages    ( INFO )
    
Ядро не смогло считать информацию о изменениях в разделе /dev/sda4 -- Устройство или ресурс занято. Это значит, что сделанные вами изменения в /dev/sda4 недоступны для Linux до перезагрузки -- то есть вам не следует монтировать или использовать его другими способами до перезагрузки.
Ядро не смогло считать таблицу разделов на /dev/sda (Устройство или ресурс занято). Это значит, что система Linux не узнает о проделанных вами изменениях до перезагрузки. Вы должны перезагрузить ваш компьютер перед любыми действиями с /dev/sda.

========================================