Debian on webby aka debby ========================= 1) Extract firmware.zip, debian-mini.img.gz and swapfile.gz on your MMC card (preferred class 10); 2) update your webby's firmware (inserting MMC card and holding down two external buttons on boot); 3) telnet on webby's ip address (shown on system info menu) on port 5116 using: |user |pass | ----------|-----|------| admin |root |maalox| normal |webby|webby | ------------------------ 4) Chroot into debian: "debian" command (an alias for /root/scripts/start_debian.sh script). That's all folks! INFO ==== - Many configuration files in read/write partition (e.g. you can modify user/passord file, telnet port, and so on...) - Working eth0; info showed in system section - Created /mnt/debian mount point to mount debian file image - Active httpd server (busybox) on port 80 - Default locale environment: it_IT.UTF-8 - Other... discover it! Debian command -------------- debian -> /root/scripts/start_debian.sh Usage: start_debian.sh [DEVICE] [IMAGE] eg.: start_debian.sh usb debian-mini.img DEVICE: mmc or usb -h or --help for this help http://santi.smbit.it/hacking/debian-webby-debby/