WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Cant login as tc over UART  (Read 648 times)

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1441
Re: Cant login as tc over UART
« Reply #15 on: September 29, 2025, 11:33:56 AM »
The recommended way is on the running device.   Then you backup changes with  "filetool.sh -b"


If you want to do it offline, you have to edit the content in side the mydata.tgz file.

Or unpack the tgz as root into a tmp folder, edit your files, then repack.

Offline mikpin777777lucky_!!

  • Newbie
  • *
  • Posts: 7
    • doupe
Re: Cant login as tc over UART
« Reply #16 on: September 29, 2025, 11:47:48 AM »
ok, thanks, but if i understand correctly, without running
Code: [Select]
filetool.sh -b
no file such as "mydata.tgz" isnt goning to be saved onto sdcard (in case of raspberry pi). Am i supposed to create it?

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1441
Re: Cant login as tc over UART
« Reply #17 on: September 29, 2025, 01:29:16 PM »
Yes, it’s on the partition 2 of the sd card.

/tce/mydata.tgz

You need to edit the content of that tar archive, and put it back on the sdcard.