iot2000-debian Wiki
Status: Beta
Brought to you by:
stefan--fuchs
The image is based on Debian Wheezy with a specific kernel for IOT2000.
The kernel is based on Linux kernel 3.8.7 with patches for Intel Quark processor and IOT2000 Hardware.
The following interfaces/functionality was tested with an IOT2040:
- Ethernet port 0
- Ethernet port 1
- IPv4/IPv6
- Serial port
- USB Serial modem (CDC ACM)
- Mounting an USB Stick (fat/ext3)
Available connections
SSH: eth0/1 (running a dhcp client)
Serial (via UART): Debug Interface (115,2kB)
Serial (via USB): via USB Typ Mini B on IOT 2000 (115,2kB)
Username: root
Password: root
Username: user
Password: user
Copy image to sd card e.g. with Rawrite32
dd if=~/dev/iot2000.img of=/dev/sdx <check for sd card here>