LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   MM Beta: "Error 5: Input/Output Error" when installing from a live USB (https://www.linuxquestions.org/questions/ubuntu-63/mm-beta-error-5-input-output-error-when-installing-from-a-live-usb-830493/)

Kenny_Strawn 09-05-2010 03:01 PM

MM Beta: "Error 5: Input/Output Error" when installing from a live USB
 
I just recently downloaded Maverick Meerkat Beta and installed it to a USB flash drive using USB Creator. Now, after booting the flash drive and trying to install it onto my netbook's SSD, I get an "Input/Output Error (Code 5)" just as the installer is halfway through "Copying files". I know the SSD isn't failing, because if it was, it wouldn't even format, let alone let an OS install halfway.

Kenny_Strawn 09-05-2010 04:43 PM

27 views, 0 replies
 
How come whenever I post a thread or blog entry I get 100x more people viewing than replying or commenting? I know this may not be very important to you, but to me this is critical. Yet I still get no credit. Apparently, no one cares, so I'm leaving this subforum.

michaelk 09-05-2010 05:57 PM

You have have been a member long enough to know that it is bad manners to use urgent in a thread title. Yes, we know it is critical to you but for those that volunteer their time your problems are not more important then anyone else's.

Drakeo 09-05-2010 06:30 PM

that pretty simple the drive your are installing it to is not mounted. this could mean many things like the module is not being loaded that allows the os to mount the drive. no input no output.
would have wrote this question like this.
Quote:

I am trying to install Maverick Meerkat Beta from a usbflash drive. to my sata or pata drive i have already fdisk and formatted my disk and am ready to install. I have not fdisk my drive and the installer cant mount the drive. I have fdisk my drive and formatted it to ext4 or 3 or 2 or what ever. and set up a swap partition. and still unable to mount the drive and install take your time it is only beta and there is a many stable distro's out there.
little info please. the only thing I get out of your info is you have a bad image and the packages are corrupted.

Kenny_Strawn 09-05-2010 08:49 PM

Decided to create a shell script to work around the problem by avoiding Ubiquity. Needs work, but I will be sure to get it installed when I'm done.

Kenny_Strawn 09-06-2010 04:08 AM

As an update, here are the files that are causing the I/O errors:

Code:

cp: reading `/usr/share/gnome/help/gnome-access-guide/C/figures/Magnifier_Advanced.png': Input/output error
cp: reading `/usr/share/gnome/help/gnome-access-guide/C/figures/Magnifier_Tab.png': Input/output error

What package do I need to reinstall, then, to get Ubiquity to work?

Kenny_Strawn 09-06-2010 05:47 AM

Quote:

Originally Posted by Kenny_Strawn (Post 4089284)
As an update, here are the files that are causing the I/O errors:

Code:

cp: reading `/usr/share/gnome/help/gnome-access-guide/C/figures/Magnifier_Advanced.png': Input/output error
cp: reading `/usr/share/gnome/help/gnome-access-guide/C/figures/Magnifier_Tab.png': Input/output error

What package do I need to reinstall, then, to get Ubiquity to work?

Anyone?

linus72 09-06-2010 07:37 AM

I think its a bug Kenny
when I was installing other day using my own nfluxos mm build I installed from usb
but didnt use usb-creator
and I noticed that ubiquity was acting weird, it started copy files to hdd before I even
gave it my username,etc
it also saw my drives as sda(usb) sdb and sdc
when usually it sees my first hdd as sda?

I noticed too that I have received numerous updates to both ubiquity and usb-creator since then
plus now new kernel 2.6.35-20 coming in today...

have you tried the zsync iso update thing kenny?
http://ansi.interblc.com/2010/02/06/...2-with-ubuntu/

Kenny_Strawn 09-06-2010 07:43 AM

Look here to see that I found out what was causing the problem: Corrupt files!

I want to know how to reinstall those files via APT (and what package to use).

linus72 09-06-2010 08:03 AM

its part of gnome-user-guide package

gnome-user-guide_2.30.0+git20100403ubuntu2_all.deb

http://packages.ubuntu.com/maverick/gnome-user-guide

Kenny_Strawn 09-06-2010 09:27 AM

I'll see how the installation goes after running the following comnmands:

Code:

sudo rm -f /usr/share/gnome/help/gnome-access-guide/C/figures/Magnifier_Advanced.png
sudo rm -f /usr/share/gnome/help/gnome-access-guide/C/figures/Magnifier_Tab.png
sudo apt-get install --reinstall gnome-user-guide

Also upgrading Ubiquity to see if the infinite loops will go away.

Kenny_Strawn 09-06-2010 10:16 AM

Apparently, removing and reinstalling the gnome-user-guide package didn't help at all. I'm still getting the I/O error.

linus72 09-06-2010 10:31 AM

and thats with the default 10.10 iso or did you do the zsync update?

Kenny_Strawn 09-06-2010 01:52 PM

It's on a USB flash drive with casper-rw (the persistence file). I guess I should extract /casper/filesystem.squashfs (albeit on an external HDD) and then re-create the squashfs image.

Kenny_Strawn 09-06-2010 02:23 PM

Now the ultimate question: How do I extract the squashfs image? File Roller sure wasn't much help.


All times are GMT -5. The time now is 12:00 AM.