LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mid-2011 macbook air stuck on "updates and other offers"
#1
I am trying to install the latest version of Linux Lite. I used BalenaEtcher to burn the ISO on a USB. I was able to boot the USB and begin the install, but it hangs on "updates and other software" after I uncheck all boxes and hit "next".

I tried loading the live version off the usb and removed all partition on the hard drive.

Im not sure if I'm missing a step.
Reply
#2
Before running installer make the following:
Open terminal.
Code:
# sudo su -# blkid
Check the name it will give you for your cdrom device. For example "Linux Lite 6.0 - Release amd64"

Code:
# add-crdom add --cdrom /cdrom -r
As a name add name from the step above.

Code:
# df
Check which device is mounted as /cdrom. For example /dev/sdb1

Then run installer.


P.S.
If you'll check
Code:
# ps -ef --forest | less
You'll find, that you're stuck on "apt-get install" step.
And while trying to run it manually, you'll get "please insert  the disk labeled <bla-bla> in the drive /media/cdrom/ and press [Enter]"
It's stuck on step

Code:
# mount /dev/<device from the step above> /media/cdrom


Guys, can't you fix it?
This book of the Law should not depart from your mouth, and you must read it in an undertone day and night. Josh.1:8
Distros: BBQ Linux -> Manjaro -> LL -> Centos -> Debian -> etc.
Main devices: MacBookPro 2011/Lenovo ThinkPad x240/Samsung N910F
Additional devices: ThinkPad x60s, T400, HP elitebook 2650p, Dell Latitude E6320, etc.
Reply
#3
(08-28-2022, 01:01 AM)nleco link Wrote: I am trying to install the latest version of Linux Lite. I used BalenaEtcher to burn the ISO on a USB. I was able to boot the USB and begin the install, but it hangs on "updates and other software" after I uncheck all boxes and hit "next".

I tried loading the live version off the usb and removed all partition on the hard drive.

Im not sure if I'm missing a step.

Hi! Smile

I presume that your laptop has an UEFI firmware. If this is the case, then maybe you downloaded the wrong ISO version.
The Mac, provides UEFI boot and if you burned the backwards compatibility ISO, then it will hang, since it was designed for BIOS firmware.
Another approach, is to check if the UEFI menu screen, has something like "Legacy UEFI", or "Compatibility Mode".
If it does, then make it active and restart the installation process.
If it still fails, rewrite the media with the appropriate ISO.
As far as I remember, the default download image is for UEFI machines.
Another issue, might be "Secure boot: ON". Disable the Secure Boot, if this is the case.
Tell us if it worked! Wink

Best regards! Smile
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)