Unable to create custom ubuntu mini iso

Asked by Raghu Raman Nagarajan

Hi Cubic team,

I am unable to use cubic for creating custom ubuntu mini installation.

The ubuntu mini iso is present at:

https://help.ubuntu.com/community/Installation/MinimalCD

I am using the iso :

64-bit PC (amd64, x86_64) (Recommended)
Ubuntu 18.04 "Bionic Beaver" 64MB (MD5: 8388f7232b400bdc80279668847f90da, SHA1: cce936c1f9d1448c7d8f74b76b66f42eb4f93d4a)

Can you please let me know how to resolve this issue to help me create a cusom ubuntu mini iso?

Thank you.

With Regards,
N.Raghu Raman.

Question information

Language:
English Edit question
Status:
Answered
For:
Cubic Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Cubic PPA (cubic-wizard) said :
#1

You can not customize the mini.iso.

Please see...
https://answers.launchpad.net/cubic/+question/669592

Revision history for this message
Cubic PPA (cubic-wizard) said :
#2

FYI, Cubic can customize an ISO that has a structure similar to the example below.

Notice the filesystem.squashfs?
This is a compressed Linux file system, and this is what Cubic allows you to customize.

The min.iso downloads all required files during installation, so there is no compressed Linux filesystem on the ISO for Cubic to customize.

Peppermint-10-20190514-amd64.iso
        ├── boot
        │    ├── grub
        │   ├── grub.cfg
        │   └── loopback.cfg
        ├── casper
        │    ├── filesystem.manifest
        │    ├── filesystem.manifest-desktop
        │    ├── filesystem.manifest-minimal-remove
        │    ├── filesystem.manifest-remove
        │    ├── filesystem.size
        │    ├── filesystem.squashfs
        │    ├── initrd.lz
        │    └── vmlinuz
        ├── install
        │    └── ...
        ├── isolinux
        │    ├── isolinux.bin
        │    └── txt.cfg
        ├── preseed
        │    ├── cli.seed
        │    ├── peppermint.seed
        │    └── TRANS.TBL
        └── README.diskdefines

Can you help with this problem?

Provide an answer of your own, or ask Raghu Raman Nagarajan for more information if necessary.

To post a message you must log in.