PINE64

Full Version: (ARCHIVED) Debian Jessie Images (3.10.102 BSP Kernel) New Release
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Glad to hear it's going well! Thank you for all your hard work.
(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.

you must simply use something like 7zip to decompress teh file. Once decompressed you should have a full img to burn to sd card Wink

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!
thanks for all your hard and precious work lenny.raposo !
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!
Third, thanks Lenny.
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.
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 Wink.

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 Wink
Thank you! Lots to think about.

Sent from my XT1254 using Tapatalk
Hi Lenny,
What is the procedure to get the wifi working for the official wifi/bluetooth module? Thanks.
Bogdan
in terminal execute the following and let me know what you see

sudo -i
ifconfig

thanks
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26