Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.
/ ntos Public archive

Debian live system with encrypted persistence

License

Notifications You must be signed in to change notification settings

ntrrg/ntos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis build btatus

NtOS is a Debian live system with encrypted persistence by default. It is attached at the Debian testing release cycle, so there are no version numbers nor release names, just (hopefully) weekly builds.

See https://nt.web.ve/en/projects/ntos.

Usage

Requirements:

  • Debian GNU/Linux 10 (Buster)

  • GNU Make

1. Get the image

$ wget -O /tmp/ntos-image.tar.gz https://github.com/ntrrg/ntos/releases/download/w51/ntos-image-w51-x64.tar.gz
$ mkdir /tmp/image
# tar -xf /tmp/ntos-image.tar.gz -C /tmp/image

2. Setup the parameters

$ EDITOR config.mk

3. Install the image in a USB device

# make deps-install install

Build

Requirements:

  • Debian GNU/Linux 10 (Buster)

  • GNU Make

1. Setup the parameters

$ EDITOR config.mk

2. Create the image

# make

3. Install the image in a USB device

# make install

Acknowledgment

Working on this project I use/used:

$ man live-boot
$ man live-config
$ man persistence.conf

http://cosmolinux.no-ip.org/raconetlinux2/persistence.html

http://docs.kali.org/downloading/kali-linux-live-usb-persistence

http://willhaley.com/blog/create-a-custom-debian-live-environment/

https://wiki.debian.org/ReduceDebian

https://debian-live.alioth.debian.org/live-manual/stable/manual/html/live-manual.en.html

http://willhaley.com/blog/install-debian-usb/

https://wiki.archlinux.org/index.php/syslinux

http://www.syslinux.org/wiki/index.php

https://phenobarbital.wordpress.com/2011/05/13/linux-debiancanaima-en-soneview-n110-mini-laptop-classmate/

https://phenobarbital.wordpress.com/2011/07/13/debian-se-puede-tener-un-gnome-minimo/