Faucon2001 wrote:Finally I have found the culprit
Read this article : https://www.raspberrypi.org/forums/viewtopic.php?f=66&t=111773&p=768259
Basically :
- delete /etc/udev/rules.d/70-persistent-net.rules
- edit /lib/udev/rules.d/75-persistent-net-generator.rules and remove eth*|wlan*| from
# device name whitelist
KERNEL!= ...
With that, your eth or wlan port won't be renamed anymore and you can use default beekey setup for eth0 or wlan0
Sweet, thanks. Will try it out.
Faucon2001 wrote:Gaiyan, I forgot to answer your TT installation question ; yes it's possible but it won't be easy to do as EasyAraMint is specifically setup for Aranym.
The easiest way may be to install first easymint : http://atari.st-katharina-apotheke.de/h ... texte=news
Install nvdi and then copy manually and selectively the content of C and H (you can use a USB key to transfer files from BeePi disk images), but don't copy directly Auto, Gemsys and Mint directories to your TT as they are specific to Aranym. You may have also to edit mint and xaaes configuration files, based on the one in EasyAraMint. So quite a lot to do indeed.
I should receive my CT60e soon, so may be I will do a specific install for 030 machines.
Thanks much! I will do this when I can.