X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=README;h=5d3bc6ec071191b8708ef2262ecd2a2fc8b5ee6d;hb=57d028e3d91f320b56394730993706cdde66834b;hp=97cf48388af3464d060f459432bdab2aafb5b219;hpb=4a45eef497075283554ba123ae7cf6edc762b083;p=automated-distro-installer diff --git a/README b/README index 97cf483..5d3bc6e 100644 --- a/README +++ b/README @@ -94,8 +94,8 @@ wrt-setup # setup my router in general: dhcp, dns, etc. faiserver-revm # using pxe & preseed, create a vm which is a fai server dsfull # install & post-install a new fai distro arch-init-remote # install arch after it's been booted into it's setup env -fai-kexec # Kexec this or a remote machine using host faiserver -live-kexec # fai kexec from upstream live cds, e.g. curl live-kexec|bash +live-kexec # Kexec this or a remote machine using host faiserver. also + useful to run as curl live-kexec|bash # Test scripts @@ -130,7 +130,7 @@ export SPECIAL_DISK=/dev/REPLACEMENT_DEV ssh root@HOST -for x in /target/*; do umount $x; done +for x in /target/* /target; do umount $x; done cat >p PASSWORD HERE(ctrl-d ctrl-d) cd /dev/disk/by-id/