Build fails on Input/Output Errors

Asked by Patrick Dickey

When I try to extract the Ubuntu Mini Remix iso, I get input/output errors. I'm guessing that it's because I don't have my /home/patrickdickey/tmp directory mounted with /dev,suid,exec permissions (but I have no idea how to remount it with those permissions).

I'm running: Ubuntu 14.10 with 3.16.0-30-generic x86_64 for a kernel. I'm trying to extract and customize ubuntu-mini-remix-14.10-amd64.iso to create a Phoronix Test Suite.
Attached is my build.log

Any help with this, is greatly appreciated.:)
Patrick.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Customization Kit Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Patrick Dickey (pdickeybeta) said :
#1

Build (/usr/bin/uck-gui ) started at 2015-02-22 14:08:56
>> Ubuntu Customization Kit 2.4.7 on Ubuntu 14.10, 3.16.0-30-generic x86_64
Starting CD remastering on Sun Feb 22 14:08:56 CST 2015
Customization dir=/home/patrickdickey/tmp/customization-scripts
Mounting ISO image...
mount: /dev/loop0 is write-protected, mounting read-only
Unpacking ISO image...
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/casper/filesystem.squashfs': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/casper/filesystem.squashfs': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/casper/initrd.lz': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/casper/initrd.lz': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/casper/vmlinuz.efi': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/casper/vmlinuz.efi': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/install/mt86plus': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/install/mt86plus': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/boot/grub/efi.img': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/boot/grub/efi.img': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/boot/grub/font.pf2': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/boot/grub/font.pf2': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/boot/grub/grub.cfg': Input/output error

<Snipped to conserve space, since I can't attach the file....>

cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/isolinux/vi.tr': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/isolinux/vi.tr': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/isolinux/zh_CN.hlp': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/isolinux/zh_CN.hlp': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/isolinux/zh_CN.tr': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/isolinux/zh_CN.tr': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/isolinux/zh_TW.hlp': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/isolinux/zh_TW.hlp': Input/output error
cp: error reading '/home/patrickdickey/tmp/remaster-iso-mount/isolinux/zh_TW.tr': Input/output error
cp: failed to extend '/home/patrickdickey/tmp/remaster-iso/isolinux/zh_TW.tr': Input/output error
Unmounting /home/patrickdickey/tmp/remaster-iso-mount...
Failed to unpack ISO from /home/patrickdickey/tmp/remaster-iso-mount to /home/patrickdickey/tmp/remaster-iso
Build ended at 2015-02-22 14:09:17

One other thing is, I only selected "en" for the languages. So I'm not sure why it's extracting files from the other language packs.

Hopefully this is enough information to get the problem solved. Thanks.:)
Patrick.

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

"Input/output error" usually indicates a file system error on the partition.
Can you boot into a live system and perform a full file system check on the partition that contains /home/patrickdickey/tmp/ ?

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.