Installing missing packages from a live USB  [Solved]

For interesting topics. But remember this is a Linux Forum. Do not post offensive topics that are meant to cause trouble with other members or are derogatory towards people of different genders, race, color, minors (this includes nudity and sex), politics or religion. Let's try to keep peace among the community and for visitors.

No spam on this or any other forums please! If you post advertisements on these forums, your account may be deleted.

Do not copy and paste entire or even up to half of someone else's words or articles into posts. Post only a few sentences or a paragraph and make sure to include a link back to original words or article. Otherwise it's copyright infringement.

You can talk about other distros here, but no MX bashing. You can email the developers of MX if you just want to say you dislike or hate MX.
Message
Author
User avatar
Dede
Posts: 14
Joined: Fri Mar 08, 2019 5:50 pm

Installing missing packages from a live USB

#1 Post by Dede »

Hello!
I've booted MX 19.4 from a live USB. I can see the SSD of my computer, where some package is missing (wifi and network settings): can I download them from the live USB and install them on the SSD?

Thank you!

Huckleberry Finn

Re: Installing missing packages from a live USB

#2 Post by Huckleberry Finn »

If I'm not wrong there's also an installed MX on SSD, right?

If yes: On live-session : Menu => "Chroot Rescue Scan" , hit Enter when it finds your MX..

It'll turn into a terminal with this prompt

chroot>

issue this:

Code: Select all

mx-packageinstaller
Using that gui you can install/remove as if you're on that installed MX..

Also (other than mx-packageinstaller) you can use commands directly, like apt update , apt install, apt remove, apt purge xxx

etc..

User avatar
Dede
Posts: 14
Joined: Fri Mar 08, 2019 5:50 pm

Re: Installing missing packages from a live USB

#3 Post by Dede »

Thank you so much!!!
Everything is ok now!

Huckleberry Finn

Re: Installing missing packages from a live USB  [Solved]

#4 Post by Huckleberry Finn »

You're welcome. Glad to hear that.

You can (and please) mark the thread like this:
You do not have the required permissions to view the files attached to this post.

User avatar
figueroa
Posts: 1097
Joined: Thu Dec 20, 2018 11:20 pm

Re: Installing missing packages from a live USB

#5 Post by figueroa »

Burning issue is; how did wifi and network settings not get installed in the first place? What packages were missing? Is the problem repeatable?
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

User avatar
Dede
Posts: 14
Joined: Fri Mar 08, 2019 5:50 pm

Re: Installing missing packages from a live USB

#6 Post by Dede »

I had two versions of the same library (I don't remember the name), and one of those caused me some problem... so I deleted it, but when I launched the command, it removed a lot of other files, libraries and programs too (i.e. Gimp, network-manager, etc.).

Huckleberry Finn

Re: Installing missing packages from a live USB

#7 Post by Huckleberry Finn »

Just by the way, you could also see the last changes on either installed MX and on that chroot terminal with:

Code: Select all

apt-history
(Hoping you don't need again ) :)

User avatar
Dede
Posts: 14
Joined: Fri Mar 08, 2019 5:50 pm

Re: Installing missing packages from a live USB

#8 Post by Dede »

Thanks again Huckleberry Finn, you saved me! :-)

Post Reply

Return to “General”