Page 1 of 1

How to login bei POSTBANK /germany?

Posted: Wed Oct 30, 2024 5:31 pm
by mari2024

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


Re: Login bei POSTBANK /germany

Posted: Wed Oct 30, 2024 6:31 pm
by Caramel
mari2024 wrote: Wed Oct 30, 2024 5:31 pm

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

Re: How to login bei POSTBANK /germany?

Posted: Thu Oct 31, 2024 9:48 am
by mari2024

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