Linux Lite Forums

Software - Support => Installing Linux Lite => Topic started by: Uncle Dave on January 28, 2016, 02:36:10 AM

Title: Error message installing LL 32 bit
Post by: Uncle Dave on January 28, 2016, 02:36:10 AM
I was trying to install LL 32 bit on my old Acer AO150 net book. I get the error message " isolinux.bin missing or corrupt "  Any ideas why this is happening? Just for laughs I tried my other USB drive with 64 bit LL on it and it boots up.   :(
Title: Re: Error message installing LL 32 bit
Post by: gold_finger on January 28, 2016, 04:47:33 AM
See if this post sheds any light on the subject:  http://forums.linuxmint.com/viewtopic.php?f=46&t=174074 (http://forums.linuxmint.com/viewtopic.php?f=46&t=174074)

Also, confirm that the md5sum of the ISO file you downloaded matches the one listed on download page.  If not, re-download and burn again.
Title: Re: Error message installing LL 32 bit
Post by: Jerry on January 28, 2016, 04:49:41 AM
How did you put the LL iso onto the USB? What command or application/steps did you take to get LL onto the USB?
Title: Re: Error message installing LL 32 bit
Post by: avj on January 28, 2016, 10:59:25 AM
You may need to update the bios before it will install, but you need to make sure of the model you are running first. Is it an acer aoa150 or aod150 it makes a difference, and if you use the wrong one it will cause problems.

I have an Acer aoa150, and when I first switched to Linux, I had to upgrade the bios before being able to use Ubuntu 12.04.  I can probably help you find out if you need one, if you report back with the correct model #.
Title: Re: Error message installing LL 32 bit
Post by: Uncle Dave on January 28, 2016, 11:17:47 AM
I installed LL 32 bit 2.6 onto USB using the instructions provided here ( https://www.linuxliteos.com/manual/install.html ) using terminal command " sudo dd if=linux-lite-2.6-32bit.iso of=/dev/sdx bs=4M " on my LL 2.6 64 bit desktop system.

The other USB drive I made ( LL 2.6 64 bit ) was done on a Windows 7 machine using Win32DiskImager. I will try making the 32 bit version this way today and see if it works.

I did download the file from two different mirrors and got the same results. They both pass the md5sum check.

AVJ, I have a AOA150 with bios version 0.3310 10/6/2008  I looked online before trying the install and ASUS showed this to be the latest bios. Any help you could provide would be much appreciated.  :)
Title: Re: Error message installing LL 32 bit
Post by: avj on January 28, 2016, 11:30:05 AM
You are running the same bios version that I am, so I don't think that is the issue.  For anyone else who may be looking for information on the Acer aoa150 bios update they should try the following links.

http://acer.custhelp.com/app/answers/detail/a_id/3288/~/how-do-i-update-the-bios-on-my-acer-aspire-one-aoa110-or-aoa150-netbook%3F

http://www.acer.com/ac/en/US/content/drivers

A heads up about the Acer aoa150 these netbooks have a design flaw with the speakers being too close to the hard drive, high speaker volume on the internal speakers  can cause hard drive failures, if you intend to listen to music or watch videos use external speakers or headphones.

http://www.engadget.com/2009/03/26/8-9-inch-acer-aspire-one-said-to-have-hard-drive-flaw-distaste/
Title: Re: Error message installing LL 32 bit
Post by: Uncle Dave on January 28, 2016, 12:39:36 PM
I created the LL 2.6 32 bit USB using Win32DiskImager on my Windows 7 computer and it works great! There must be some issue creating the USB using the terminal control " sudo dd if=linux-lite-2.6-32bit.iso of=/dev/sdx bs=4M " or I am doing something wrong using the terminal control.

Thanks for your input guys, I do appreciate your suggestions!
Title: Re: Error message installing LL 32 bit
Post by: avj on January 28, 2016, 01:08:17 PM
I have never used that command, but one thing I can see that could go wrong is if you miss the line below those commands that says:

Change the x in sdx to match the letter of your USB device.
Title: Re: Error message installing LL 32 bit
Post by: Uncle Dave on January 28, 2016, 01:41:41 PM
avj, I did change that parameter and it did write to the USB drive so it is probably something else.
Title: Re: Error message installing LL 32 bit
Post by: LinuxNoob on January 28, 2016, 02:39:56 PM
http://askubuntu.com/questions/372607/how-to-create-a-bootable-ubuntu-usb-flash-drive-from-terminal

Found this and the person seems to be having problems as well.
Title: Re: Error message installing LL 32 bit
Post by: Uncle Dave on January 28, 2016, 03:30:09 PM
Thanks LinuxNoob, that is a good read!
Title: Re: Error message installing LL 32 bit
Post by: NiiX on February 02, 2016, 03:00:21 AM
sudo gparted and creat new table then format to fat32
then try again