[Bug 1807047] Re: sync hd-media FLOPPY_SIZE with debian

Carl Karsten carl at personnelware.com
Fri May 10 06:56:19 UTC 2019


I should have tested, the iso doesn't fit in the resulting free space.

set -ex

wget -N http://archive.ubuntu.com/ubuntu/dists/disco/main/installer-amd64/current/images/hd-media/boot.img.gz
wget -N http://cdimage.ubuntu.com/releases/19.04/release/ubuntu-19.04-server-amd64.iso

gunzip --keep --force boot.img.gz

mkdir -p mnt
sudo mount boot.img mnt

df mnt
ls -l ubuntu-19.04-server-amd64.iso

sudo cp ubuntu-19.04-server-amd64.iso mnt/


++ df mnt
Filesystem     1K-blocks  Used Available Use% Mounted on
/dev/loop1        800208 28612    771596   4% /home/carl/temp/disco/mnt
++ ls -l ubuntu-19.04-server-amd64.iso
-rw-rw-r-- 1 carl carl 790626304 May 10 01:44 ubuntu-19.04-server-amd64.iso
++ sudo cp ubuntu-19.04-server-amd64.iso mnt/
cp: error writing 'mnt/ubuntu-19.04-server-amd64.iso': No space left on device

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1807047

Title:
  sync hd-media FLOPPY_SIZE with debian

Status in debian-installer package in Ubuntu:
  New

Bug description:
  please bump to 976560 (same as debian)

   https://git.launchpad.net/ubuntu/+source/debian-installer/tree/build/config/amd64/hd-media.cfg?h=ubuntu/disco 
   FLOPPY_SIZE = 801792

  https://salsa.debian.org/installer-team/debian-installer/blob/master/build/config/amd64/hd-media.cfg#L7
  FLOPPY_SIZE = 976560

  "large enough to put an Ubuntu iso in"

  No it is not, and I would like it to be.

  881M Oct 17 18:39 ubuntu-18.10-live-server-amd64.iso

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807047/+subscriptions



More information about the foundations-bugs mailing list