История изменений
Исправление Int64, (текущая версия) :
делаю так:
sudo fsck.ext4 -f -b 40800 /dev/sda
а он мне пишет вот что:
ext2fs_open2: Bad magic number in super-block
fsck.ext4: Superblock invalid, trying backup blocks...
fsck.ext4: Bad magic number in super-block while trying to open /dev/sda
выбрал 40800 т.к. при запуске команды:
sudo ./lde --superscan /dev/sda
выдал вот что:
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
Searching disk for any superblocks . . .
Found ext2fs superblock at 0x40800
Found minix superblock at 0x495d4
Found ext2fs superblock at 0x94800
Found minix superblock at 0xbca12
Found minix superblock at 0xbe6be
Found minix superblock at 0xc07d1
Found ext2fs superblock at 0xc0800
Found minix superblock at 0xcdab7
Found ext2fs superblock at 0x12a148
Found ext2fs superblock at 0x140800
Found ext2fs superblock at 0x14a809
Found minix superblock at 0x150712
Found minix superblock at 0x1507ad
Found ext2fs superblock at 0x159767
Found minix superblock at 0x16497a
Found minix superblock at 0x1733fb
Found minix superblock at 0x1787c4
Found minix superblock at 0x19103b
....
взял самый первый, может в другой системе исчисления нужно? Пробовал в десятичную переводить, то же самое :(
Мне бы просто восстановить папку «Проекты» из папки «home» и я был бы доволен, а то так получается месяц работы на смарку пошел.
Исходная версия Int64, :
делаю так:
sudo fsck.ext4 -f -b 40800 /dev/sda
а он мне пишет вот что:
ext2fs_open2: Bad magic number in super-block
fsck.ext4: Superblock invalid, trying backup blocks...
fsck.ext4: Bad magic number in super-block while trying to open /dev/sda
выбрал 40800 т.к. при запуске команды:
sudo ./lde --superscan /dev/sda
выдал вот что:
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
lde_seek_block: seek failed, errno=22
Searching disk for any superblocks . . .
Found ext2fs superblock at 0x40800
Found minix superblock at 0x495d4
Found ext2fs superblock at 0x94800
Found minix superblock at 0xbca12
Found minix superblock at 0xbe6be
Found minix superblock at 0xc07d1
Found ext2fs superblock at 0xc0800
Found minix superblock at 0xcdab7
Found ext2fs superblock at 0x12a148
Found ext2fs superblock at 0x140800
Found ext2fs superblock at 0x14a809
Found minix superblock at 0x150712
Found minix superblock at 0x1507ad
Found ext2fs superblock at 0x159767
Found minix superblock at 0x16497a
Found minix superblock at 0x1733fb
Found minix superblock at 0x1787c4
Found minix superblock at 0x19103b
....
взял самый первый, может в другой системе исчисления нужно? Пробовал в десятичную переводить, то же самое :(