lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 Mar 2012 21:38:33 +0100
From:	Risanecek <risanecek@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: ext2 large block size support - the shocking truth...

...at least for me.

Hi,

I'm currently having a disassembled TV in my living room, pictures are
similar to http://www.avforums.com/forums/11185338-post214.html

The TV may or may not run Linux, it definitely has a hard disk that
has three ext2 partitions on it, oh yes and it formats every new HDD
you stick into it by giving it three ext2 partitions. I thought I'd
update the hdd, copy the old content to the new - bigger - one and
finito. Quick, no fuzz. If these Windows guys can do it...

Attached the new and old hard disk to my small linux home server,
running kernel 3.2.9 and tried to mount the partitions.

*boom*

# mount -text2 /dev/sdd2 partiton2
mount: wrong fs type, bad option, bad superblock on /dev/sdd2,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

dmesg

EXT2-fs (sdd2): error: bad blocksize 32768

Seems many DVRs use that kind of "enhanced ext2"...

http://ubuntuforums.org/showthread.php?t=1942682
(german) http://www.knoppixforum.de/knoppix-forum-deutsch/retter-in-der-not/thread4912/gel%C3%B6st-externe-hd-wisi-sathd-receiver-or193hd-bearbeiten.html
...

You know, normally I'd think "Ah what the heck, the TV guys did
something incompatible to ext2 - to hell with them.", but there is
this Windows issue:
http://www.ext2fsd.com/ can cope with it, as can
http://www.diskinternals.com/linux-reader/

Ouch! "To add insult to injury" as https://lkml.org/lkml/2011/4/1/159 says

So do I understand correctly, that to be able to read an ext2
filesystem, having a home server running Linux is the wrong choice
here? That I should install Windows on it with one of the
aforementioned programs to be able to read / copy my TVs ext2 hdds?
Shall I shoot myself right now or will a facepalm do? Or - that's why
I'm here - is there a chance my linux box actually COULD read these
data?

Please advise.

cordially,
 Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ