Debian Jessie 8.0 rootfs

The steps required to boot Debian are: This project creates a working install of Debian Jessie 8 on Altera SoC
  1. First create a working Yocto image
  2. Download the attached debian8 image file ( debian8.img.gz)
  3. Decompress the image using:

    $ gzip -d debian8.img.gz

  4. Use DD to copy the image over the second partition of your sd card. If your card is /dev/mmcblk0 then this would be:

    $ dd if=debian8.img of=/dev/sdb2

Root password is "debian". Ethernet is preconfigured with dhcp. This can be changed through the normal debian method. Access by UART

© 1999-2024 RocketBoards.org by the contributing authors. All material on this collaboration platform is the property of the contributing authors.

Privacy Policy - Terms Of Use

This website is using cookies. More info. That's Fine