How to login bei POSTBANK /germany?

Moderator: BarryK

Post Reply
mari2024
Posts: 4
Joined: Tue Oct 29, 2024 6:13 pm

How to login bei POSTBANK /germany?

Post 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

Last edited by Flash on Thu Oct 31, 2024 3:34 am, edited 1 time in total.
Reason: To make the subject line better reflect the post
Caramel
Posts: 474
Joined: Sun Oct 02, 2022 6:25 pm
Location: France
Has thanked: 100 times
Been thanked: 78 times

Re: Login bei POSTBANK /germany

Post 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
mari2024
Posts: 4
Joined: Tue Oct 29, 2024 6:13 pm

Re: How to login bei POSTBANK /germany?

Post 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

Post Reply

Return to “EasyOS”