Hello all,
Is there any way or plan to download/prepare a debian distro for the firefly?
Is there anyone who can point me to docs where is explained how to do it?
Thanks a lot!
Zeno
Hey mate,
I see in a previous post you self prepared the ubuntu rootfs.didn't you try to follow same steps to build a debian one?
Do you think you can have a try?
I still don't have the board to have a look and i am actually scared to buy one because i definitely don't like ubuntu as I will run it as a server
Cheers,
Zz
Hello all guys,
I am still trying to learn how to flash and create a complete img of Debian. In the meantime I prepared the .img for the Debian rootfs and I am sharing it with you guys.
You can download it from here:
Please pay attention to the following:
1) this is ONLY the rootfs. It doesn't have the boot.img or the kernel.img. If you would like to use this debian rootfs you can do like I did: just use the current partitions and replace the current rootfs with the debian one. To achieve this goal you can simply use one of the tools that allow you to flash partitions.
2) I am providing you the steps I followed to install the rootfs but keep in mind that I did it on a board with a previous single O.S. installed (Lubuntu); so if you have a dual boot it might be a little bit different. Moreover I will provide steps I followed on a Debian host using Linux Upgrade Tool.
a) prepare a "parameter" text file based on the one that you are actually running (you can get your own file connecting and reading the board nand partitions with rkflashkit). The most important variable to change is the one that is reporting what will be the partition used for the rootfs. In my case, as I was running an image with only Ubuntu, I had to chage the variable to root=/dev/mmcblk0p5. If you like you can download my parameter file from here: https://mega.co.nz/#!QUknVChL.
b) once you have your parameter file, flash it with following command:
# upgrade_tool di -p parameter
c) you are now ready to flash the rootfs. Uncompress the file downloaded from the link above and then issue the following command:
# upgrade_tool di linuxroot debian_wheezy_ROOTFS_ffly.img
d) reboot the board and wait for the login prompt to appear on the screen. Just login as root, password firefly and immediately run this command from the prompt:
# resize2fs /dev/mmcblk0p5 (obviously this partition might be different if your parameter file is different).
You are now ready to enjoy Debian Wheezy!!
Please remember that this is a very basic system. It doesn't have any X Server and it is configured to work only via ethernet (not WiFi). After you configure the eth0 you can install all packets you need to have a fully working system.
Enjoy!
Hello,
I am very sorry for that. Here are correct links:
Debian Rootfs:
https://mega.co.nz/#!BBEm2bxK!nVRn1Ldem ... 7OMJEyj2xM
Parameter:
https://mega.co.nz/#!QUknVChL!iQ7IpQZmC ... 4DuwglMv3w
After playing a while for the image I noticed that the loopback interface doesn't come up at first boot. So please be aware that you have to manually do it. Will fix this when I'll have time and unfortunately these weeks are really busy.
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) | Powered by Discuz! X3.1 |