Skip to content

Nitrokey/debian-oem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian Nitrokey Automated Installation ISO

As of now there is no proper OEM installation for Debian. Therefore a preseeded installation ISO is used, which can be created with these scripts.

To create the ISO image run:

# this will set up a simple debian container and bring you in
make

# run the iso building process
make build

# leave the container
exit

This will create an iso file inside images/ which can be used for installation (or download the image).

On boot, make sure to select "Advanced Options" -> "(Graphical) Automated Install".

During Installation only the following inputs are expected:

  • Language / Country / Keymap
  • User Account (Full Name, Account Name, Password)
  • LUKS Disk Encryption Password

Packages needed (if building w/o docker)

  • simple-cdd make tasksel

About

Automated Installation ISO for Debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published