How to login bei POSTBANK /germany?
For this, the "SEAL ONE" drive must be mounted. This works without any problems with all (?) Linux systems, e.g. DEBIAN, but with
EASYOS-6.4 and earlier, it doesn't work.
Can anyone help? /Thanks
Discussion, talk and tips
https://forum.puppylinux.com/
For this, the "SEAL ONE" drive must be mounted. This works without any problems with all (?) Linux systems, e.g. DEBIAN, but with
EASYOS-6.4 and earlier, it doesn't work.
Can anyone help? /Thanks
I found https://forum.endeavouros.com/t/seal-one-problem/58183
There is the adress of a executable on this page : https://seal-one.com/SOInstLin.sh
I suppose it's an app for all models SEAL ONE.
The execution of this binary (placed in /root) creates
- a directory (not empty) .sealone in /root
- a directory autostart in /root/.config with only the file SealOneUSB.desktop
SealOneUSB.desktop :
[Desktop Entry]
Type=Application
Exec=/root/.sealone/SealOne
Hidden=false
X-GNOME-Autostart-enabled=true
Name=SealOne USB
Comment=SealOne USB Quickstart
Autostart do not work in EasyOS (https://www.forum.puppylinux.com/viewto ... 558#p91558)
You need to create a script in /root/Startup to launch SealOne at boot
Code: Select all
#!/bin/sh
Exec=/root/.sealone/SealOne
Thank you, I managed to get the mountain, but the device has to interact with POSTBANK, this works very well with all Linux systems but not at all with EASYOS. /Thanks from panmar@hotmail.de