- Encrypt everthing including /boot and /root
- Enter password once
- Support UEFI
Download NixOS minimal iso and copy to USB stick. For example on Mac OSX
$ diskutil list
$ diskutil unmountDisk /dev/disk1 # Make sure you got right device| @echo off | |
| title Activate Microsoft Office 2019 ! | |
| cls | |
| echo ============================================================================ | |
| echo #Project: Activating Microsoft software products | |
| echo ============================================================================ | |
| echo. | |
| echo #Supported products: | |
| echo - Microsoft Office Standard 2019 | |
| echo - Microsoft Office Professional Plus 2019 |
These are my notes on instaling NixOS 16.03 on a Lenovo ThinkPad X1 Carbon (4th generation) with an encrypted root file system using UEFI.
Most of this is scrambled from the following pages:
| # Edit this configuration file to define what should be installed on | |
| # your system. Help is available in the configuration.nix(5) man page | |
| # and in the NixOS manual (accessible by running ‘nixos-help’). | |
| { config, pkgs, ... }: | |
| { | |
| ## DISK CONFIGURATION | |
| imports = |
| #!/bin/bash | |
| LANG=ja_JP.utf8 | |
| pid=$$ | |
| date=`date '+%Y-%m-%d-%H_%M'` | |
| playerurl=http://radiko.jp/apps/js/flash/myplayer-release.swf | |
| playerfile="/tmp/player.swf" | |
| keyfile="/tmp/authkey.png" |
| root@FreeBSD11:~# pkg update | |
| The package management tool is not yet installed on your system. | |
| Do you want to fetch and install it now?[y/N]:y | |
| Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:11:adm64/quarterly,please wait... | |
| pkg: Error fetching http://pkg.FreeBSD.org/FreeBSD:11:adm64/quarterly/Latest/pkg.txz: No address record | |
| A pre-built version of pkg could not be found for your system. | |
| Consider changeing PACKAGESITE or installing it from ports: 'ports-mgmt/pkg'. | |
| root@FreeBSD11:~# portsnap fetch |
I hereby claim:
To claim this, I am signing this object:
Mac OS X + Emacs + haskell-mode + ghc-mod