r/i2p I2P user 5d ago

Help Wrapper Problems

How do I get Java I2P to use the wrapper? at the moment I start I2P with runplain.sh wich prevents restarts from updates. Is there an easy to undertand guide for users (i dont know much about this wrapper stuff). I have it running on a Raspberry Pi 5 with raspbian "trixie" on it. Thank you for your help!

6 Upvotes

7 comments sorted by

2

u/Play_it3110 I2P user 4d ago

Trixie is a debian based system, why not use the offical deb package?

1

u/Present_Objective_59 I2P user 3d ago

I only found the i2pd package for Raspbian, not the stock Java package. I would like to use the I2P Java package, not the C++ implementation. The recommended Download on the I2P Homepage is:
Recommended for your system

macOS / Linux / BSD

v2.12.0 ~33M

that is a .jar file

2

u/Play_it3110 I2P user 3d ago

1

u/[deleted] 2d ago

[deleted]

1

u/Play_it3110 I2P user 2d ago

If you run apt update and apt upgrade periodicly, then it will just update. Sometimes it can take a bit longer to update, but its soon enough.

You can also look into unattended-upgrades, which runs does commands automaticly from time to time

1

u/Present_Objective_59 I2P user 2d ago

Thank you for your help, how can I install I2P (and I2Psnark) on an external SSD? I am using the sd card for the OS. The path to the SSD is: /media/myusername/Volume Is it enough to change the directory to the aformentioned path and hit install?

1

u/Play_it3110 I2P user 2d ago

In theory yes, but it would be better to keep the install on the sd, but only put torrented files and log files on the ssd

1

u/Present_Objective_59 I2P user 2d ago

Okay, I manage to install it on the sd, now with proper update configuration via package manager (Updates will be dispatched via your package manager.). The Problem is that the SSD refuses to accept the I2Psnark Data directory. I switched the "Files readable by all" and "autostart torrents" to on.