[Simple-cdd-devel] big pendrive iso image

Vagrant Cascadian vagrant at debian.org
Sat Apr 29 01:58:05 UTC 2017


On 2016-07-22, Javier Marcon wrote:
> Hello, is it possible to create a pendirve iso image installation disk
> with a 6 GB file on it? If I use the --dvd option I can add files to
> fill less than 4.7 Gb, but I need to distribute a data (that will be
> installed with the automated install from the created disk) file that is
> about 6.3 Gb on size. The idea is to burn the image on a 16 Gb pendrive
> and boot the pendrive for the installs.

You need to set debian-cd's DISKTYPE variable to a size appropriate for
you.

In https://anonscm.debian.org/cgit/debian-cd/debian-cd.git/tree/CONF.sh
you'll find:

# Set your disk type here. Known types are:
# BC (businesscard): 650 MiB max (should be limited elsewhere,
#                    should never fill a CD anyway)
# NETINST:           650 MiB max (ditto)
# CD:                standard 74-min CD (650 MiB)
# CD700:             (semi-)standard 80-min CD (700 MiB)
# DVD:               standard 4.7 GB DVD
# DLDVD:             standard 8.5 GB dual-layer DVD
# BD:                standard 25 GB blu-ray
# DLBD:              standard 50 GB dual-layer blu-ray
# STICK1GB:          1GB USB stick or similar
# STICK2GB:          2GB USB stick or similar
# STICK4GB:          4GB USB stick or similar
# STICK8GB:          8GB USB stick or similar
# CUSTOM:            up to you - specify a size to go with it (in 2K blocks)
export DISKTYPE=CD

So, you can add this to any of your profile/*.conf files that you use
for building the image.


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/simple-cdd-devel/attachments/20170428/cf3de906/attachment.sig>


More information about the Simple-cdd-devel mailing list