Hi, i have more news
Ater testing this version, it has the following updates:
- The debian ppc base filesystem (obviously)
- USB hard disks support !!!! It has some problems, not sure if the problems are with my usb pendrives or if it is a kernel problem, but some pendrives works and other doesn't works :P
- Bluetooth?? Not sure if it works, but there is a driver that seems to manage the bluetooth. I found it by hexediting the kernel and looking for strings.
- Whiite : I don't know what is this aplication...
Appart of that, i had to change the original password, in order to let me login. I will post a video showing how it works.
To make this work:
1- Create a secondary partition on your SD card, AFTER the fat partition, you can use the gparted live cd and the guide that is here:
http://www.tehskeen.com/forums/showthread.php?t=5873
extract the debian-etch-4.0+whiite-0.1.tar.bz2 file contents ot the ext2 partition
If you uncompress it to a fat/ntfs filesystem, it won't work , as those filesystem does not support soft links nor linux's device files. Of ccourse, the best way is to do it under linux.
3- Copy the zImage1.dol file, wich is in the "boot" directory to the fat partiton, put it in the /apps/wii-linux directory, and rename it to "boot.dol"
4- Launch it with the homebrew channel, or use other method. This way you will see some lines, and it will stop asking you the login info. If you want to hack the password, edit the /etc/passwd file, and replace the first line with the "root" line from other wii-linux POC
5- If you can login, you will be able to navigat thoug the directories, type dmesg to show the kernel messages, and do little more :P
You will need an USB keyboard.