Skip to content

Ubuntu Mini Remix

Ubuntu Mini Remix is a fully working Ubuntu livecd containing only the minimal set of software to make the system work. Ubuntu Mini Remix ISO image is only 180MB.

Ubuntu Mini Remix x86

Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/ubuntumini/i386/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/ubuntumini/i386/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/ubuntumini/i386/casper/

Ubuntu Mini Remix x64

Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/ubuntumini/x86_64/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/ubuntumini/x86_64/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/ubuntumini/x86_64/casper/