Copying from TMP to Modules

Post here if you are a new Porteus member and you're looking for some help.
nheather
White ninja
White ninja
Posts: 12
Joined: 17 Sep 2023, 09:48
Distribution: V5.0 KDE

Copying from TMP to Modules

Post#1 by nheather » 18 Sep 2023, 09:10

Very new to Porteus. I have created a working bookable USB stick.

I now want to start adding some new software.

To start I found that I need to select a browser - I chose Chrome and it downloaded but with a message that I need to copy it from TMP$ to the modules folder.

I can see the modules folder on my memory stuck using the dolphin file browser.

Can't see TMP$ though - I assume that is in memory which is why it gets lost on reboot.

I can open a console and CD TMP and then LS and see the chrome files.

But not entirely sure what I need to copy to the modules folder and how to do it. I can't work out how to see TMP in dolphin.

nheather
White ninja
White ninja
Posts: 12
Joined: 17 Sep 2023, 09:48
Distribution: V5.0 KDE

Copying from TMP to Modules

Post#2 by nheather » 18 Sep 2023, 09:43

Never mind, just seen a post asking a similar question. I will try that first.

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Copying from TMP to Modules

Post#3 by Ed_P » 18 Sep 2023, 12:36

Look for /tmp not TMP$ and COPY the /tmp/*xzm module to the /porteus/modules folder.

Code: Select all

cp /tmp/*.xzm /porteus/modules/
An error that some people run into is they try to MV the /tmp file as GUEST and that doesn't work because the /tmp/*.xzm file is a ROOT file.
Ed

Post Reply