Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 15:05:48 +0000



Post From: Any Linux experts?

[2013-06-07 19:55:52]
ganz - Posts: 1048
hi

i'm not a Linux expert but i'm using SC on Linux

yes, it's possible with ln command

for exmpl if your data folder on flush-drive is /mnt/myFlushDrive/SC_Data

then go to ~/.wine/drive_c/SierraChart/

~:> cd ~/.wine/drive_c/SierraChart/

make sure you are not using any folder w the same name as the link will be using

then make the link from this place to your flush-drive's data folder

~:> ln -sf /mnt/myFlushDrive/SC_Data myNewDataFolder

make sure the link has been made

~:> ls -la

start SC and choose myNewDataFolder

gd lck
Date Time Of Last Edit: 2013-06-07 19:56:10