Ok, done a few experimental runs and have a several logs/ screen captures... Firstly the windoze ext?fs package
http://www.ext2fsd.com/?page_id=25
mounts both normal ext2 partions fine under windoze vista, sadly it cannot create partitions or resize them.
Gparted all versions tried report same errors due to underlying linux not supporting 32Kbyte block/superblock sizes.
e.g:
GParted 0.5.1
Libparted 2.2
Grow /dev/sda2 from 305.18 GiB to 698.44 GiB 00:00:01 ( ERROR )
calibrate /dev/sda2 00:00:00 ( SUCCESS )
path: /dev/sda2
start: 417690
end: 640431224
size: 640013535 (305.18 GiB)
check file system on /dev/sda2 for errors and (if possible) fix them 00:00:01 ( ERROR )
e2fsck -f -y -v /dev/sda2
e2fsck: Superblock invalid, trying backup blocks...
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.11 (14-Mar-2010)
e2fsck: The ext2 superblock is corrupt while trying to open /dev/sda2
========================================
and check and repairs gparted_details.htm
GParted 0.5.1
Libparted 2.2
Check and repair file system (ext2) on /dev/sda2 00:00:01 ( ERROR )
calibrate /dev/sda2 00:00:00 ( SUCCESS )
path: /dev/sda2
start: 417690
end: 640431224
size: 640013535 (305.18 GiB)
check file system on /dev/sda2 for errors and (if possible) fix them 00:00:01 ( ERROR )
e2fsck -f -y -v /dev/sda2
e2fsck: Superblock invalid, trying backup blocks...
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.11 (14-Mar-2010)
e2fsck: The ext2 superblock is corrupt while trying to open /dev/sda2
same results in current live cd version and in latest ubuntu 32 and 64bit desktop live cd's
Oddly an old partition magic 8 under bartPE came close to understanding the filesystem... but not quite...
below is excerpt from its PQ_DEBUG.TXT which tells some info on the two ext partitions on the Digital Video Recorders drive.
========================================================================
Boot Sector for drive F: Drive 1, Starting Sector: 63, Type: Ext-2
========================================================================
Ext-2 file system super block:
1. Inodes count: 704
2. Blocks count: 52203
3. Reserved blocks count: 0
4. Free blocks count: 47451
5. First data block: 0
6. Log2 of block size in k: 2 (4096 bytes/block)
7. Log2 of frag. size in k: 2 (4096 bytes/fragment)
8. Blocks/group: 32768
9. Fragments/group: 32768
10. Inodes/group: 352
11. Mount time: 0x4FAF1984
12. Last write time: 0x4FAF1CCD
13. Mount count: 3
14. Max. mount count: 1000
15. Magic number: 0xEF53
16. State: 0x0001
17. Error behavior: 0x0001
18. Minor revision level: 0
19. Last check time: 0x4FAED8F9
20. Max. time bet. checks: 0
21. Creator oper. system: 0
22. Major revision level: 1
23. Reserved block def. UID:0x0000
24. Reserved block def. GID:0x0000
========================================================================
Boot Sector for drive G: Drive 1, Starting Sector: 417690, Type: Ext-2
========================================================================
Ext-2 file system super block:
1. Inodes count: 117504
2. Blocks count: 10000211
3. Reserved blocks count: 0
4. Free blocks count: 550447
5. First data block: 0
6. Log2 of block size in k: 5 (32768 bytes/block)
7. Log2 of frag. size in k: 5 (32768 bytes/fragment)
8. Blocks/group: 65536
9. Fragments/group: 65536
10. Inodes/group: 768
11. Mount time: 0x00000001
12. Last write time: 0x00000001
13. Mount count: 1
14. Max. mount count: 1000
15. Magic number: 0xEF53
16. State: 0x0001
17. Error behavior: 0x0001
18. Minor revision level: 0
19. Last check time: 0x00000000
20. Max. time bet. checks: 0
21. Creator oper. system: 0
22. Major revision level: 1
23. Reserved block def. UID:0x0000
24. Reserved block def. GID:0x0000