Search found 11 matches
- 02 Dec 2019, 21:11
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
did a test with photorec and it does recover files but i stopped it after a minute....this is a huge drive and files with no names or folders would take me years to organize. i apologize for the many posts im just trying to give u as much info as possible. if i can recover the partitions and ...
- 02 Dec 2019, 20:18
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
ok im kind of lost..it seems like the file system should be recoverable...but fsck says it has errors...but im unsure whether to select yes to repair all the errors...there is a long list of questions from fsck and i hit no to them
should i repair the file system using fsck?
or should i try to ...
should i repair the file system using fsck?
or should i try to ...
- 02 Dec 2019, 17:26
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
next I ran testdisk again to check if the superblock info is now different..it has changed some
this is what came back:
Linux 0 1 1 243201 80 62 3907029104 [UB1 2TB]
superblock 0, blocksize=4096 [UB1 2TB]
superblock 32768, blocksize=4096 [UB1 2TB]
superblock 98304, blocksize=4096 [UB1 2TB ...
this is what came back:
Linux 0 1 1 243201 80 62 3907029104 [UB1 2TB]
superblock 0, blocksize=4096 [UB1 2TB]
superblock 32768, blocksize=4096 [UB1 2TB]
superblock 98304, blocksize=4096 [UB1 2TB ...
- 02 Dec 2019, 17:15
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
next I ran fsck to check the disk:
fsck /dev/sdc1
and got this back saying the file system is now ext2:
fsck from util-linux 2.27.1
e2fsck 1.42.13 (17-May-2015)
fsck.ext2: Permission denied while trying to open /dev/sdc1
You must have r/w access to the filesystem or be root
next i ran with sudo ...
fsck /dev/sdc1
and got this back saying the file system is now ext2:
fsck from util-linux 2.27.1
e2fsck 1.42.13 (17-May-2015)
fsck.ext2: Permission denied while trying to open /dev/sdc1
You must have r/w access to the filesystem or be root
next i ran with sudo ...
- 02 Dec 2019, 16:39
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
i next ran the command using the actual drive path (testdisk had it as /dev/sdc )
Ubuntu lists the drive as /dev/sdc1
testdisk lists the drive as /dev/sdc
i ran this command:
sudo fsck.ext4 -p -b 32768 -B 4096 /dev/sdc1
this is what came back: :
UB1_2TB: Superblock has an invalid journal ...
Ubuntu lists the drive as /dev/sdc1
testdisk lists the drive as /dev/sdc
i ran this command:
sudo fsck.ext4 -p -b 32768 -B 4096 /dev/sdc1
this is what came back: :
UB1_2TB: Superblock has an invalid journal ...
- 02 Dec 2019, 16:14
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
next i rant his command:
sudo e2fsck -b 1605632 /dev/sdc
and got this reply:
e2fsck 1.42.13 (17-May-2015)
e2fsck: Bad magic number in super-block while trying to open /dev/sdc
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid and it ...
sudo e2fsck -b 1605632 /dev/sdc
and got this reply:
e2fsck 1.42.13 (17-May-2015)
e2fsck: Bad magic number in super-block while trying to open /dev/sdc
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid and it ...
- 02 Dec 2019, 16:09
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
i ran this command in terminal:
sudo fsck.ext4 -p -b 32768 -B 4096 /dev/sdc
this is what i got back:
fsck.ext4: Bad magic number in super-block while trying to open /dev/sdc
/dev/sdc:
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid ...
sudo fsck.ext4 -p -b 32768 -B 4096 /dev/sdc
this is what i got back:
fsck.ext4: Bad magic number in super-block while trying to open /dev/sdc
/dev/sdc:
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid ...
- 02 Dec 2019, 09:48
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
as there are several blocksizes listed above im not sure what this means or how to use it.
To repair the filesystem using alternate superblock, run
fsck.ext4 -p -b superblock -B blocksize device
im trying to be careful
any suggestions?
To repair the filesystem using alternate superblock, run
fsck.ext4 -p -b superblock -B blocksize device
im trying to be careful
any suggestions?
- 02 Dec 2019, 09:01
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
some more info:
the drive is a 2tb toshiba drive that has only one ext4 2tb volume to recover
when i formatted the disk i did a quick format to ntfs (i made a mistake thinking this internal 2tb drive was my unplugged external 1tb drive that i needed to format)
when i used testdisk the first time ...
the drive is a 2tb toshiba drive that has only one ext4 2tb volume to recover
when i formatted the disk i did a quick format to ntfs (i made a mistake thinking this internal 2tb drive was my unplugged external 1tb drive that i needed to format)
when i used testdisk the first time ...
- 02 Dec 2019, 08:58
- Forum: Partition Recovery
- Topic: recover reformatted ext4 linux partition
- Replies: 11
- Views: 9828
Re: recover reformatted ext4 linux partition
ok i ran superblock and got this?
Disk /dev/sdc - 2000 GB / 1863 GiB - CHS 243201 255 63
Partition Start End Size in sectors
Linux 0 1 1 243201 80 62 3907029104 [UB1 2TB]
superblock 0, blocksize=4096 [UB1 2TB]
superblock 32768, blocksize=4096 [UB1 2TB]
superblock 1605632, blocksize=4096 [UB1 ...
Disk /dev/sdc - 2000 GB / 1863 GiB - CHS 243201 255 63
Partition Start End Size in sectors
Linux 0 1 1 243201 80 62 3907029104 [UB1 2TB]
superblock 0, blocksize=4096 [UB1 2TB]
superblock 32768, blocksize=4096 [UB1 2TB]
superblock 1605632, blocksize=4096 [UB1 ...