Increase FAT size for hd-media/boot.img.gz

Bug #225402 reported by Ben Bucksch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
debian-installer (Ubuntu)
Fix Released
Medium
Colin Watson
Hardy
Fix Released
Medium
Colin Watson

Bug Description

https://help.ubuntu.com/8.04/installation-guide/i386/boot-usb-files.html

Actual result:
The installer image for USB sticks, which can use a local ISO to install from - hd-media/boot.img.gz - has a fairly small FAT size of 256MB. This means if I put the image directly on an USB stick using zcat boot.img.gz > /dev/sdb1 and mount the USB stick, I will not be able to copy the ISO on the stick.

I have to have or create a new FAT file system on the stick and mount it, loop-mount the boot.img file, copy the contents to the stick, copy the ISO, umount it and run syslinux on the stick.

Expected result:
Please provide an image which has a default FAT size of 800MB-1GB, so that I can just write the image on the stick, mount it, copy an ISO onto it, and be done.

If you want to keep providing the 256MB image (I don't think it's necessary, though), then please provide another image with 1 GB in addition to it. It's only ~16 MB (per arch).

Importance:
USB sticks are extremely common and cheap these says, and most mainboards can boot from them. They probably will be the a favorite install media.
Not all machines have CD-ROM drives anymore. I also was very often in the situation of not having a blank CD available.

Colin Watson (cjwatson)
Changed in debian-installer:
importance: Undecided → Medium
milestone: none → ubuntu-8.04.1
status: New → Triaged
Colin Watson (cjwatson)
Changed in debian-installer:
assignee: nobody → kamion
Colin Watson (cjwatson)
Changed in debian-installer:
assignee: nobody → kamion
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (12.5 KiB)

This bug was fixed in the package debian-installer - 20080522ubuntu1

---------------
debian-installer (20080522ubuntu1) intrepid; urgency=low

  * Bump hd-media image size to 800MB so that Ubuntu ISO images fit on them
    (LP: #225402).
  * Resynchronise with Debian. Remaining changes:
    - Ubuntu branding of various kinds.
    - Use Ubuntu kernels. Various tweaks for different udeb splits.
    - Fetch distribution name and version number from lsb_release.
    - Use the full version number in image directories.
    - Build-depend on belocs-locales-bin.
    - Various boot screen text adjustments.
    - Add cli boot options.
    - Add memtest boot option.
    - Add live CD boot screens.
    - Adjust memory size recommendations.
    - Document pci=noacpi.
    - Add translatable boot screen text for gfxboot. Adjust existing text to
      refer to gfxboot UI where appropriate.
    - Use ubuntu-keyring-udeb (and gpgv-udeb) instead of the Debian archive
      keyring.
    - Switch all images to initramfs.
    - Add netboot images suitable for USB memory sticks.
    - Remove floppy support, since it never used to work with 2.6. (This may
      be fixed in the future.)
    - Disable GTK frontend.
    - Add kickseed-common and initrd-kickseed to all images containing
      preseed-common and initrd-preseed.
    - Add nfs-modules to all netboot images except powerpc, for Kickstart.
    - kbd-chooser -> console-setup.
    - Include keymap decision tree in all.utf.
    - Replace cdebconf-newt-entropy with cdebconf-newt-detect-keys in
      EXTRAUDEBS.
    - Add bootchart-udeb to all images.
    - Add hdparm-udeb to cdrom images.
    - Add nic-firmware to netboot images and scsi-firmware to cdrom and
      hd-media images.
    - Make scsi-firmware optional.
    - Add oem-config-check to all images.
    - Ship elilo configuration on i386 for Intel-based Macs.
    - Use mkvmlinuz's fallback object files on powerpc rather than relying
      on the kernel's.
    - Use ${RAMDISK_SIZE} in sparc's silo.conf rather than a hardcoded size.
    - Add input-modules to the sparc netboot image.
    - Remove auto-install/ai-choosers targets, at least for now.
    - Switch i386 builds to the -generic kernel flavour.
    - Add a new netboot/386 build for i386 that uses the -386 kernel
      flavour.
    - Publish separate kernel and initrd for sparc64 netboot.
  * Backport from trunk:
    - Test OMIT_WIN32_LOADER in arch_cd_info_dir and arch_miniiso targets as
      well as arch_boot.
  * Don't use win32-loader on Ubuntu.
  * Set default suite to intrepid.
  * Replace the splash image with a converted copy of the one we use for
    gfxboot, which fits better with vesamenu.
  * Adjust vesamenu margin to accommodate our menu item names.
  * Move to 2.6.26-1 kernels.
  * Temporarily disable netboot/386 for now; we don't seem to have the
    pieces needed to build it.

debian-installer (20080522) unstable; urgency=low

  [ Stephen R. Marenka ]
  * Add atari keymaps to pkg-lists for m68k.

  [ Frans Pop ]
  * Lenny will be version 5.0.
  * Improve consistency between x86 syslinux bootmethod help screens.
  * Add nic-usb-modules to netboot images for x86 and ia64.

  [ Otavio...

Changed in debian-installer:
status: Fix Committed → Fix Released
Revision history for this message
Colin Watson (cjwatson) wrote :

debian-installer (20070308ubuntu40.1) hardy-proposed; urgency=low

  * Move to 2.6.24-17 kernels.
  * Reinstate Fabio's changes from dapper-updates:
    - Build against non-release pockets matching the sources.list on the
      buildd.
    - Dump the generated sources.list.udeb to the build log.
  * Bump hd-media image size to 800MB so that Ubuntu ISO images fit on them
    (LP: #225402).

 -- Colin Watson <email address hidden> Mon, 02 Jun 2008 15:50:09 +0100

Changed in debian-installer:
status: Triaged → Fix Committed
Revision history for this message
Steve Langasek (vorlon) wrote :

debian-installer 20070308ubuntu40.3 has been copied to hardy-updates.

Changed in debian-installer:
status: Fix Committed → Fix Released
Revision history for this message
jablko (ms419) wrote :

I think that this bug is also present in http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-i386/current//images/netboot/boot.img.gz

$ cp ubuntu-10.04-netbook-i386.iso /media/Ubuntu\ Inst/
cp: writing `/media/Ubuntu Inst/ubuntu-10.04-netbook-i386.iso': No space left on device
$ df -h
Filesystem Size Used Avail Use% Mounted on
[...]
/dev/sdb 16M 16M 2.0K 100% /media/Ubuntu Inst
$

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.