04-17-2016, 07:55 PM
Glad to hear it's going well! Thank you for all your hard work.
(ARCHIVED) Debian Jessie Images (3.10.102 BSP Kernel) New Release
|
04-17-2016, 07:55 PM
Glad to hear it's going well! Thank you for all your hard work.
04-18-2016, 01:54 AM
(This post was last modified: 04-18-2016, 09:12 AM by Informatica.)
(04-17-2016, 07:31 PM)lenny.raposo Wrote: the tar.gz are rootfs to be used with any kernel build you can come up with for th epine now the img.xz are teh fully images. Thanks for the replay. I found the following procedure, is it right? umount /dev/sdb1 mkfs.ext3 /dev/sdb1 mount /dev/sdb1 /mnt/card tar ‐xzvf filename.tar.gz ‐C /mnt/card umount /dev/sdb1 I found the solution: 1) download the *.img.xz file 2) unzip with 7zip (or similar) and get the *.img file 3) mount with win32diskimager (or similar) Thank again!
04-18-2016, 08:10 AM
thanks for all your hard and precious work lenny.raposo !
04-19-2016, 03:28 PM
Seconded, Many thanks for the work that you have done! I'm now a happy user of Debian on a Pine A64 -- Followed the instructions and now I have verified that indeeed, I have a real 64-bit system in front of me!
04-19-2016, 03:51 PM
Third, thanks Lenny.
04-19-2016, 03:55 PM
Lenny,
Thank you for this! I have a quick question that confuses me. How does your image compare to Longsleep's found here: https://www.stdin.xyz/downloads/people/l...es/ubuntu/ I am trying to determine the most stable image to use for my Pine+ which is in the mail. I already wrote Longsleep's to my SDCard and am wondering if I should replace it with yours. Thank you.
04-19-2016, 04:21 PM
Both use the same 3.10.65 BSP kernel that longsleep compiled and maintains. The difference is that he is using Ubuntu 16.04 rootfs while I am devoted to the Debian 8 Jessie rootfs. I have also set up 3 different desktop environment images (Mate, XFCE, LXDE) and also the base without Desktop Environment .
Both Longsleep's and mine udpate from longsleep's kernel build (includes the same scripts pine64_update_uboot.sh, pine64_update_kernel.sh, resize_rootfs.sh). For those who want more bleeding edge go with Ubuntu and Debian is just rock solid in terms of stability but the apps will nto be the most recent versions
If you like my work be sure to check out my site or wish to donate to the cause
Cheers
04-19-2016, 04:28 PM
Thank you! Lots to think about.
Sent from my XT1254 using Tapatalk
04-20-2016, 10:32 PM
Hi Lenny,
What is the procedure to get the wifi working for the official wifi/bluetooth module? Thanks. Bogdan
04-20-2016, 10:52 PM
in terminal execute the following and let me know what you see
sudo -i ifconfig thanks
If you like my work be sure to check out my site or wish to donate to the cause
Cheers |