gcfavorites / wiixplorer

Automatically exported from code.google.com/p/wiixplorer
1 stars 0 forks source link

Read Error over 2TB on ext4 filesystem #472

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Reading files over 2TB on two 4TB raid system fails.

What is the expected output? What do you see instead?
Reading the file. An error message. 

What version of the product are you using? On what operating system?
TypA: ICY Box IB-RD4320
TypB: Frantec DB-R35DUS (2nd edition for more then 2TB)

both boxes with wd20ears 2TB hdd's, with a summery of 3.64 TB.

Please provide any additional information below.

two Typs of usb2.0 Raid boxes:  see above

In both boxes are two WD20EARS hdd's with 2TB space, so you have 3,64 TB of 
space in each box.

Both boxes have a ext4 filesystem and works fine under suse and knoppix Linux 
without a problem. You can read and open !all! files. Filesystem check show no 
error.

Both boxes connect at the wii shows in wiiexplorer the correct size of 3,64TB 
and you can explorer the hole directory tree correctly. 

Reading the files under 2TB works fine without mistakes. All Files over the 2TB 
can't be read and a error message (can't read file) occurs.

Original issue reported on code.google.com by hal...@gmx.de on 12 Feb 2011 at 4:47

GoogleCodeExporter commented 9 years ago
That is a limitation on all current Wii USB implementations. It is currently 
limited to max number of unsigned 32 bit integer. It is not the problem of 
WiiXplorer in particular. This is a problem that is inside the libogc and so it 
is there on every Wii homebrew. So if you want this addition just suggest it on 
the devkit forum.

There is nothing I can do from WiiXplorer's side, sorry.

Original comment by dimok...@hotmail.de on 12 Feb 2011 at 5:34