Skip to content

dell/dell-recovery

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2021
Aug 1, 2023
Apr 25, 2018
Aug 1, 2023
Apr 28, 2022
Aug 1, 2023
Aug 1, 2023
May 18, 2022
Jun 16, 2015
Aug 31, 2023
May 5, 2022
Apr 13, 2016
Oct 4, 2019
Apr 24, 2024
Jun 18, 2015
Jan 19, 2010
Oct 9, 2019
Apr 3, 2009
Jun 4, 2009
Feb 5, 2020
Oct 27, 2021
Jun 16, 2015
Apr 3, 2009
Mar 2, 2022
Feb 5, 2020
Feb 5, 2020
Jul 27, 2017
Sep 19, 2017

Repository files navigation

Dell Recovery Media Creator

Build Status

The Dell Recovery media creation tool supports two different usage modes, "End User Mode" and "Builder Mode". In End User mode, the tool will simply create an image from an existing recovery partition with no customizations. In builder mode, the tool allows modifying the source of the base image, the source of the framework, as well as injection of additional content.

Tool Modes

End User Mode

When a customer receives a Dell machine that has been factory shipped with Linux, there will be an icon available in GNOME shell to launch this tool. They will be prompted for what type of media they would like to create.

Out of box experience mode

If a DVD burner or USB port is found on the machine, customers will be offered to create media at the end of the out of box experience.

Media builder mode

In builder mode, the user will be offered a variety of options that allow them to create ISOs based upon different snapshots of release upon standard Ubuntu media.

The latest information on how to use builder mode will be documented within the integrated help dialog.

Flow

Due to the nature of including a recovery partition, the installation flow varies from the standard Ubuntu installation. It is further documented here.

Ubiquity

Dell recovery is built with an integrated Ubiquity plugin. It is branched with each Ubuntu LTS release and has code that will tightly integrate with Ubiquity for factory installation. Documentation for all of the features in Ubiquity mode and how to create packages to support it are stored outside of the dell-recovery tree.

Modifying a factory image

Information about how to modify a factory image are available here.