Перейти к содержимому

Ubuntu minimal cd что это

  • автор:

Canonical показала Minimal Ubuntu для серверов, контейнеров и облаков

Minimal Ubuntu оптимизирована для использования в облачных системах и контейнерах. Она ускоряет время загрузки на 40 % и уменьшает занимаемое место на 50 %.

Разработчики Ubuntu в своем блоге представили упрощенную версию дистрибутива — Minimal Ubuntu. Она предназначена для серверов, изолированных контейнеров на базе Docker и облачных систем. Релиз отличается высокой производительностью, минимальным временем загрузки и автоматизацией применения в облаке.

Особенности Minimal Ubuntu

Авторы проекта делают акцент на размере дистрибутива, который «весит» 157 МБ, а также на поддержке основных облачных систем Amazon EC2, Google Compute Engine (GCE), LXD и KVM/OpenStack, для каждой из которых разработан собственный оптимизированный вариант пакета. Кроме того, на базе ОС опубликован образ для работы с контейнерами на базе платформы Docker, совместимый с системой оркестровки контейнеров Kubernetes.

Minimal Ubuntu рассчитана на автоматизированное выполнение, поэтому она включает в себя только минимальный набор инструментов. Дистрибутив можно довести до набора пакетов Ubuntu Server с помощью специальной утилиты «unminimize», которая возвращает компоненты, удобные для интерактивного управления.

Отличия от Ubuntu Server

По сообщениям представителей Canonical, удаление функций ручного управления привело к ускорению времени загрузки на 40 % и уменьшению занимаемого дискового пространства на 50 %. При этом данная сборка осталась полностью совместима со всеми пакетами из стандартных репозиториев Ubuntu. Необходимые пакеты можно установить при помощи стандартного пакетного менеджера apt или при помощи snapd, которые входят в дистрибутив по умолчанию.

Для скачивания доступны две сборки, основанные на Ubuntu 16.04 LTS и 18.04 LTS. Загрузить их можно на официальном сайте.

Напомним, что релиз ОС Ubuntu 18.04, предназначенной для общего пользования, произошел в апреле 2018 года. Обновление привнесло ряд улучшений и исправлений, а также заплатки против уязвимостей Spectre и Meltdown.

Форум русскоязычного сообщества Ubuntu

Страница сгенерирована за 0.049 секунд. Запросов: 23.

  • Сайт
  • Об Ubuntu
  • Скачать Ubuntu
  • Семейство Ubuntu
  • Новости
  • Форум
  • Помощь
  • Правила
  • Документация
  • Пользовательская документация
  • Официальная документация
  • Семейство Ubuntu
  • Материалы для загрузки
  • Совместимость с оборудованием
  • RSS лента
  • Сообщество
  • Наши проекты
  • Местные сообщества
  • Перевод Ubuntu
  • Тестирование
  • RSS лента

© 2012 Ubuntu-ru — Русскоязычное сообщество Ubuntu Linux.
© 2012 Canonical Ltd. Ubuntu и Canonical являются зарегистрированными торговыми знаками Canonical Ltd.

Installation / MinimalCD

Installation guides are available for using the new installer on various architectures, including for netboot scenarios. Get help migrating to the current Ubuntu Server installer on Ubuntu Discourse!

This installer is based on the Subiquity installer software. It was previously referred to as «server live installer». It uses curtin for disk partitioning. On the installation target, cloud-init handles the initial network configuration.

Status of the Minimal ISO image

Ubuntu 18.04 LTS was the last Ubuntu release which «mini.iso» images were produced for. These images, which Canonical and the Ubuntu project never officially supported, were always limited to BIOS booting on the amd64 and i386 platforms only. They existed as a by-product of building the old server installer (based on «debian-installer»; later called «alternative installer»).

  • amd64 (checksums and signatures)
  • i386 (checksums and signatures)

For reference: The old mini.iso

Introduction

The minimal iso image will download packages from online archives at installation time instead of providing them on the install media itself. Downloading packages at install time reduces the size of the iso image to approximately ~40MB depending on architecture (see below), as well as providing only the packages needed for installation. The download time savings achieved by using a mini iso can be significant, as only current packages are downloaded, so there is no need to upgrade packages immediately after installation. The mini iso uses a text-based installer, making the image as compact as possible.

  • For help with CD burning, see BurningIsoHowto
  • For help with USB drive burning, see Installation/FromUSBStick
  • For differences between Ubuntu release versions, please see Releases.

To install, boot your computer from the the mini iso and select «Install» at the prompt. You can then follow the instructions from the text-based installer. On the software selection screen, you can select from a number of collections of software such as different desktop environments (kde, xfce, etc), a multitude of different servers, multimedia creation tools, media center (mythbuntu), etc. You can also select «Manual package selection» which will take you to aptitude. You may also select nothing and just continue to finish the installation. If you selected nothing, upon reboot you will arrive at a cli prompt; from here you can fully customize your new system.

UEFI mode

While the minimal iso image is handy, it isn’t useful for installing on UEFI-based systems that you want to run in UEFI mode. The mini iso lacks the proper files for booting the computer in UEFI mode. Thus, the computer will boot in BIOS compatibility mode, and the installation will be in BIOS mode.

You can use an Ubuntu Server amd64 iso file (64-bit) for ‘mini installations’ in UEFI mode. There is a compressed image file dd_text_16.04-UEFI-n-BIOS-4-pendrive-7.8GB.img.xz of such an installed system, that can be used as a start of a custom installation.

64-bit PC (amd64, x86_64) (Recommended)

  • Ubuntu 18.04 «Bionic Beaver» 64MB (MD5: 8388f7232b400bdc80279668847f90da, SHA1: cce936c1f9d1448c7d8f74b76b66f42eb4f93d4a)

32-bit PC (i386, x86)

  • Ubuntu 18.04 «Bionic Beaver» 57MB (MD5: c7b21dea4d2ea037c3d97d5dac19af99, SHA1: a2a3b9c952ffa774ef77974e4e98ed5a9cdba2c8)

General link that seems reliable

This general link has worked for some years, and seems to be kept up to date. It helps you to find and download fully functional official Ubuntu mini.iso files

Installation/MinimalCD (последним исправлял пользователь tomreyn 2023-02-04 08:20:50)

The material on this wiki is available under a free license, see Copyright / License for details
You can contribute to this wiki, see Wiki Guide for details

Как установить ubuntu 18.04 в минимальной редакции?

Являясь поклонником минимализма, не люблю кучу предустановленного софта в операционных системах и всегда устанавливал ubuntu с minimal cd или net install. Но купил новый ноутбук asus ux310 c wi-fi адаптером intel wireless 8260 и данный адаптер не обнаруживается инсталятором в процессе установки. Есть ли еще какие варианты установки ubuntu в минимальной версии? Если установить голый ubuntu server, а потом установить на него xfce, будет ли это тоже самое, что и десктопная версия, либо же есть какие то отличия в серверной версии?

P.S. Другие дистрибутивы не хочу устанавливать, привык к ubuntu.

  • Вопрос задан более трёх лет назад
  • 2997 просмотров

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *