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
How to login bei POSTBANK /germany?
Moderator: BarryK
How to login bei POSTBANK /germany?
Reason: To make the subject line better reflect the post
-
- 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
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?
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