I downloaded Ubuntu Cinnamon. I was getting packages and it stopped in the middle of the installation. Now I don't have access to the Network Manager. I'm assuming because of debconf it's disabled. It won't recognize any codes I put in the slot of packages missing. I tried to run Boot-Repair on the Cinnamon install screen from USB, but it didn't help. How can I fix it so that I don't lose all of the packages that were installed so far by the Ubuntu Cinnamon installer?
1 Answers
You are asking about whether it's possible to download the missing packages as .deb files on another computer, copy them to a storage device like a USB thumb drive, tell the Ubuntu Cinnamon installer the path to the missing .deb files, and then continue the Ubuntu Cinnamon installation by installing the missing .deb files with a terminal program like dpkg.
Directly copying files from another USB drive to the Ubuntu installation USB within the Ubuntu installer live environment is not possible. This is because the Ubuntu installer live environment typically mounts the Ubuntu installation USB as read-only to prevent accidental modifications that could corrupt the installation process.
Your only viable option is to reinstall Ubuntu Cinnamon. Don't forget to check the sha256 checksum of the downloaded Ubuntu Cinnamon .iso file before writing it to the installation USB. Use an officially recommended Ubuntu installation USB creator application like Rufus in Windows or Startup Disk Creator in Ubuntu to create the USB Ubuntu Cinnamon installation media.
If you have been having other networking problems recently you can speed up the Ubuntu Cinnamon installation process by not selecting the options to install third-party packages, media codecs and updates during the Ubuntu Cinnamon installation process. Instead you can install these packages and updates later after the Ubuntu Cinnamon installation is finished.
- 122,292
- 133
- 301
- 332