Re: How can I make an image file from working SD card.
Thanks for the replies and links, unfortunately my SD card reader has just packed up so I can't try them out, hopefully have a new one tomorrow.CheersIan
View ArticleCan Clonezilla client(live version) be added?
It's a bare metal backup restore utility. It's basically a set of scripts that depends on a number of other packages, e.g. partclone, partimage etc.gparted is already there, it'd be perfect with...
View ArticleInstall wifi on a Raspberry Model A without ethernet
Hi all,i want to install piCore on a Raspberry Model A+. As you know, this model does not have an ethernet interface.I will use an Edimax Wifi USB Stick to connect to my network.What is the best way to...
View ArticleRe: Announcements
dCore x86 release candidate ports have been updated with the below changes:Now an adding or removing of dependencies from the dependency lists will trigger an update check during sce-update as it now...
View ArticleRe: Install wifi on a Raspberry Model A without ethernet
As for many drivers in linux you could just load the module and the firmware.I think Edimax Wifi USB Stick has Realtek Semiconductor RTL8192CU but you could do some investigations to see what hardware...
View ArticleRe: Install wifi on a Raspberry Model A without ethernet
Quote from: Mithotyn on Today at 10:00:08 AMSome suggestions to speed this up?Download the *.tree file to see which files are going to be copied.For instance,...
View ArticleRe: owfs.tcz not in repo
owfs.tcz is easy to compile yourself.You could try to compile it your self.Make your own...
View ArticleRe: owfs.tcz not in repo
owfs was last present in the piCore 5.x repo - you could download it from there and give it a try?http://www.tinycorelinux.net/5.x/armv6/tcz/owfs.tczYou'd also need the *dep and *md5.txt files
View ArticleRe: owfs.tcz not in repo
I will try and compile myself, It would be an adventure into uncharted territory. Thanks for the links, if I can't figure it out I will fall back to the 5.x Thanks for the help. If I am successful in...
View ArticleRe: sce-upadte indicate wrong updates
HelloThe missing info means that it will be auto imported I guess
View ArticleRe: dCore & ubuntu behaves different
On my pc it never worked, but on other pcs it works (I have dCore also on a pen drive that a carry with me ). On my pc this morning I changed the video card and I see that both grub and X have lower...
View ArticleRe: How to avoid an automatic backup during logout?
Which arch/version are you using ?I just test it on PiCore 9 and it's just fine.The exittc checks for the environment variable "BACKUP", are you sure you've exported it in your .profile...
View ArticleRe: How to avoid an automatic backup during logout?
Hi mbertrandI just realized you said:Quote from: mbertrand on Today at 06:54:12 AMI've added a long time ago export BACKUP=0 in my .profile to make these changes but it does not seem to work?If this is...
View ArticleRe: How to avoid an automatic backup during logout?
I've replaced with BACKUP=0 years ago and never realized when it stopped working until recently. I must add that we are still only at version TC 5.4.If I echo $BACKUP I get '0'.
View ArticleRe: How to avoid an automatic backup during logout?
Ummmm..... I decided to take chance and compile the latest exittc hoping I would not have any problem with newer dependencies. I was able to compile.Still have the same problem. I'm executing it from a...
View ArticleRe: How to avoid an automatic backup during logout?
Ok I know what is going on we have added the bootcode 'safebackup' a couple of years ago and exittc is looking for that and setting the backup option to 'safe'.
View ArticleRe: Announcements
dCore x86 release candidate ports have been updated with the below changes:Now if a dependency is added or removed on our server for a package, it will cause the SCE to be updated during sce-update....
View ArticleRe: dCore & ubuntu behaves different
Ok. Please give the output of the following commands, so I can see what packages are installed on each system.On Ubuntu hd install - apt list --installedOn dCore -cat /tmp/.debinstalled
View ArticleRe: owfs.tcz not in repo
Made some progress... I followed polikuo's advice and now I have the .tcz files downloaded with wget, however when I run tce-audit fetchmissing I get an errortc@thermostat:/mnt/mmcblk0p2/tce/optional$...
View ArticleRe: owfs.tcz not in repo
Hi mxguy31Quote/usr/bin/tce-audit: line 282: can't open tce.lst: no such fileTry running this first:Code: [Select]tce-audit builddb
View Article