Skip to content

Commit

Permalink
README cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hernad committed Apr 10, 2023
1 parent ef3f990 commit d0740fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ Based on:
sudo dd if=isoImage/iso/nixos-23.05.20230319.60c1d71-x86_64-linux.iso of=/dev/sda bs=4M conv=fsync


## ssh to live image
## ssh login from developer workstation to live ISO

sudo passwd root
ssh root@IP_ADDRESS

## setup partitions, zpools, mounts


1.. part.sh: define install disk, first NixOS partition:
1. part.sh: define install disk, first NixOS partition:

nix flake clone github:hernad/nix_zfs_flake_boot --dest flake
cd flake
Expand Down

0 comments on commit d0740fb

Please sign in to comment.