From: 蔡雷 <cai...@gm...> - 2009-12-07 13:54:47
|
Hi, All Have anyone met the same problem? I am using MLDonkey to download files, and set the shared_directory & temp_directory to /mnt/usbkey/incoming & /mnt/usbkey/temp Following is what I did: 1. insert a USB key with ext3 into my wii 2. start up whiite 3. using "mount /dev/sda1 /mnt/usbkey" 4. start "mlnet &" to download bt However, after some while (less than 1 hour), the speed comes to 0 byte/s, and then I find no /dev/sda1 any more. Instead, there is a new /dev/sdb1, when I mount the /dev/sdb1, I find the content are exactly the same on my USB key, which mean now the USB key comes to /dev/sdb1 ~~~ When I reboot wii, it comes back to /dev/sda1 That prevents me from continous downloading files ~ anyone any idea? |