WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Download to the directory I want is not done.  (Read 7243 times)

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: Download to the directory I want is not done.
« Reply #15 on: July 15, 2020, 10:27:48 PM »
/ mnt / sda2 I chose this
system always opens accordingly
now i can't change this
how can I change this!

where is the file where the changes are saved
How can I fix !?


Hi xor,

I still can't understand what you are asking for  :-\. Do you want to make apps to download your TCZs to a custom directory ?

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 388
Re: Download to the directory I want is not done.
« Reply #16 on: July 15, 2020, 10:54:47 PM »
Hi xor,

I think you are asking to change the tce directory. You can use "tce=" bootcode. As you want /mnt/sdc1, use tce=sdc1 (assuming that you have the tce folder in sdc1).

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: Download to the directory I want is not done.
« Reply #17 on: July 18, 2020, 07:04:40 AM »
in this picture; In which file is the selected driver and folder director information saved?

I want to fix this manually.


Hi xor,

I still can't understand what you are asking for  :-\. Do you want to make apps to download your TCZs to a custom directory ?

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 388
Re: Download to the directory I want is not done.
« Reply #18 on: July 18, 2020, 07:10:11 AM »
Hi xor,

Until you get a better reply, try this :
mount your drive
Code: [Select]
sudo rm -rf /etc/sysconfig/tcedir
sudo ln -s (path to folder where you want the downloads) /etc/sysconfig/tcedir
Note that you should not include the ending "/" in the above path

I don't know if it works but this is what I do when I use the base bootcode and load tcz in my tce32 folder (it actually defaults to tce directory which is non existent).
Do this. The directory information is not saved into some config file. It just takes the /etc/sysconfig/tcedir symlink as the apps directory.
Also, I suggest renaming your cde dir to tce.
in this picture; In which file is the selected driver and folder director information saved?

I want to fix this manually.


Hi xor,

I still can't understand what you are asking for  :-\. Do you want to make apps to download your TCZs to a custom directory ?


Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: Download to the directory I want is not done.
« Reply #19 on: July 18, 2020, 07:41:03 AM »
I get it now
but this application
as a user interface
without entering the command prompt
one click correction and redirection need to be re-set.
in this respect, this application contains a logical error.



Hi xor,

Until you get a better reply, try this :
mount your drive
Code: [Select]
sudo rm -rf /etc/sysconfig/tcedir
sudo ln -s (path to folder where you want the downloads) /etc/sysconfig/tcedir
Note that you should not include the ending "/" in the above path

I don't know if it works but this is what I do when I use the base bootcode and load tcz in my tce32 folder (it actually defaults to tce directory which is non existent).
Do this. The directory information is not saved into some config file. It just takes the /etc/sysconfig/tcedir symlink as the apps directory.
Also, I suggest renaming your cde dir to tce.
in this picture; In which file is the selected driver and folder director information saved?

I want to fix this manually.


Hi xor,

I still can't understand what you are asking for  :-\. Do you want to make apps to download your TCZs to a custom directory ?


Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 388
Re: Download to the directory I want is not done.
« Reply #20 on: July 18, 2020, 07:36:00 PM »
Hi xor,

The selection is not actually controlled by Apps. It is the command-line tce-setdrive utility which gives options.

If you want it on boot time, add the command to bootlocal.sh  ;) .

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: Download to the directory I want is not done.
« Reply #21 on: July 18, 2020, 10:59:42 PM »
at the point where the visual interface is used
The visual correction option should be [Re-SET].

Hi xor,

The selection is not actually controlled by Apps. It is the command-line tce-setdrive utility which gives options.

If you want it on boot time, add the command to bootlocal.sh  ;) .

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: Download to the directory I want is not done.
« Reply #22 on: July 22, 2020, 12:53:39 PM »
tce-setdrive

Quote
TCE (/tce/) Directory

The /tce/ (Tiny Core extension) directory is utilized to create and store SCE extensions. This is why the tce-setdrive command is used during installation to set up a persistent system. This allows extensions and related data to be stored for re-use, rather than having to re-install them with every fresh boot (ie. typical 'live' boot). The /etc/sysconfig/tcedir/ (/tce/) directory is actually a symbolic link. Exploring dCore's directory structure after installation will reveal that /etc/sysconfig/tcedir/ may be the same as /mnt/sda1/tce/ or whatever partition is used for the installation.

http://wiki.tinycorelinux.net/doku.php?id=dcore:handling_extensions#dcore_tce_tce_directory

at the point where the visual interface is used
The visual correction option should be [Re-SET].

Hi xor,

The selection is not actually controlled by Apps. It is the command-line tce-setdrive utility which gives options.

If you want it on boot time, add the command to bootlocal.sh  ;) .
« Last Edit: October 27, 2022, 07:56:33 PM by Rich »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Download to the directory I want is not done.
« Reply #23 on: July 22, 2020, 02:00:00 PM »
Hi xor
Please stop double posting.
Please stop trying to hijack other members threads.

Your duplicate post in the  TC fromISOfile boot rocks!  thread by  PDP-8  has been removed.