unetbootin fails to create filesystem.size resulting in installer crashes

Bug #837186 reported by Leguay laurent
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Invalid
Undecided
Unassigned
unetbootin (Ubuntu)
Confirmed
High
Unassigned

Bug Description

hello, sorry i'm french and don't speak good.
i have an xtreamer ultra with an usb boot OS but when i try to install boot on the hard drive it doesn't work.
it just say me to send you a mail with 2 files.
i hope you can help me; thank you.

Revision history for this message
Leguay laurent (2lo) wrote :
Revision history for this message
Leguay laurent (2lo) wrote :
Revision history for this message
Daniel Manrique (roadmr) wrote :

Hello,

Thank you for taking the time to report this bug and helping to make Ubuntu better. While we appreciate the difficulties you are facing, it would appear that the CD image (ISO file) you downloaded could be corrupt or was not copied correctly to your USB installation media. There is an easy way to verify the integrity of the Ubuntu ISO files you download. Could you please visit https://help.ubuntu.com/community/HowToMD5SUM follow the instructions and report back as to whether or not the MD5SUM verified?

If the procedure I indicate shows that the image is corrupt or wasn't copied correctly, I'd recommend erasing your USB drive and trying to create the USB installer again.

Thanks in advance.

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

affects: ubuntu → ubiquity (Ubuntu)
Changed in ubiquity (Ubuntu):
status: New → Incomplete
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote : Traceback
Download full text (181.1 KiB)

Exception during installation:
Aug 30 09:17:37 Ultra python: Traceback (most recent call last):
Aug 30 09:17:37 Ultra python: File "/usr/share/ubiquity/install.py", line 608, in <module>
Aug 30 09:17:37 Ultra python: install.run()
Aug 30 09:17:37 Ultra python: File "/usr/share/ubiquity/install.py", line 122, in run
Aug 30 09:17:37 Ultra python: self.copy_all()
Aug 30 09:17:37 Ultra python: File "/usr/share/ubiquity/install.py", line 299, in copy_all
Aug 30 09:17:37 Ultra python: assert os.path.exists(fs_size), "Missing filesystem.size."
Aug 30 09:17:37 Ultra python: AssertionError: Missing filesystem.size.
Aug 30 09:17:37 Ultra python:
Aug 30 09:18:03 Ultra lircd-0.8.7-pre3[968]: read invalid data from device /dev/lirc0
Aug 30 09:32:28 Ultra kernel: [ 1654.030835] ALSA hda_intel.c:1682: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Aug 30 09:32:28 Ultra kernel: [ 1654.030860] ALSA hda_codec.c:1228: hda_codec_setup_stream: NID=0x6, stream=0x8, channel=0, format=0x4011
Aug 30 09:32:28 Ultra kernel: [ 1654.030887] ALSA hda_intel.c:1682: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Aug 30 09:32:28 Ultra kernel: [ 1654.030901] ALSA hda_codec.c:1228: hda_codec_setup_stream: NID=0x6, stream=0x8, channel=0, format=0x4011
Aug 30 09:32:33 Ultra kernel: [ 1659.745181] ALSA hda_codec.c:1291: hda_codec_cleanup_stream: NID=0x6
Aug 30 09:32:33 Ultra kernel: [ 1659.745296] ALSA hda_codec.c:1291: hda_codec_cleanup_stream: NID=0x6
Aug 30 09:42:23 Ultra kernel: [ 2249.080787] ALSA hda_intel.c:1682: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Aug 30 09:42:23 Ultra kernel: [ 2249.080811] ALSA hda_codec.c:1228: hda_codec_setup_stream: NID=0x6, stream=0x8, channel=0, format=0x4011
Aug 30 09:42:23 Ultra kernel: [ 2249.080837] ALSA hda_intel.c:1682: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Aug 30 09:42:23 Ultra kernel: [ 2249.080855] ALSA hda_codec.c:1228: hda_codec_setup_stream: NID=0x6, stream=0x8, channel=0, format=0x4011
Aug 30 09:42:28 Ultra kernel: [ 2254.792888] ALSA hda_codec.c:1291: hda_codec_cleanup_stream: NID=0x6
Aug 30 09:42:28 Ultra kernel: [ 2254.792995] ALSA hda_codec.c:1291: hda_codec_cleanup_stream: NID=0x6
Aug 30 09:45:26 Ultra kernel: [ 2432.211771] ALSA hda_intel.c:1682: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Aug 30 09:45:26 Ultra kernel: [ 2432.211801] ALSA hda_codec.c:1228: hda_codec_setup_stream: NID=0x6, stream=0x8, channel=0, format=0x4011
Aug 30 09:45:26 Ultra kernel: [ 2432.211837] ALSA hda_intel.c:1682: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Aug 30 09:45:26 Ultra kernel: [ 2432.211856] ALSA hda_codec.c:1228: hda_codec_setup_stream: NID=0x6, stream=0x8, channel=0, format=0x4011
Aug 30 09:45:32 Ultra kernel: [ 2438.269143] ALSA hda_codec.c:1291: hda_codec_cleanup_stream: NID=0x6
Aug 30 09:45:32 Ultra kernel: [ 2438.269273] ALSA hda_codec.c:1291: hda_codec_cleanup_stream: NID=0x6
Aug 30 09:45:59 Ultra sudo: pam_sm_authenticate: Called
Aug 30 09:45:59 Ultra sudo: pam_sm_authenticate: username = [ultra]
Aug 30 09:47:28 Ultra kernel: [ 2554.401946] ALSA hda_intel.c:1682: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Aug 30 09:47:28 Ultra kernel: [ 2554.401970] ALSA hda_codec.c:1228: hda_cod...

tags: added: ubiquity-2.4.8
tags: added: maverick
tags: added: installer-crash
Revision history for this message
Brian Murray (brian-murray) wrote : Re: can't install system to my hard disk

The tool you've used (likely unetbootin) to create the USB image of Ubuntu did not copy all the needed files for installation. You need /casper/filesystem.size on the USB disk for the installation to complete.

Changed in ubiquity (Ubuntu):
status: Incomplete → Invalid
summary: - can't install system to my hard disk
+ unetbootin fails to create filesystem.size resulting in installer
+ crashes
Changed in unetbootin (Ubuntu):
importance: Undecided → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in unetbootin (Ubuntu):
status: New → Confirmed
Revision history for this message
serge_98 (serge-98) wrote :

My bug report was classified as a duplicate for this. Is there a workaround for this bug? Is it possible to complete the installation? The bug was opened two month ago, it was for a different installation package. Has anybody been able to install Ubuntu?
And I have the filesystem.size file on my installation media.

Revision history for this message
Brian Murray (brian-murray) wrote :

Is filesystem.size located at /cdrom/casper/filesystem.size? Its possible to use usb-creator-gtk to make a usb disk from which you can install Ubuntu.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.