X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=archlike-pxe;h=db05bf9178a789fbac79bacabdef39dda0bb5548;hb=d9993568d38dd7d2d18ced6b5007e9cc07d1e576;hp=085679acf09b5ffb9c607cbf5a4997809895e542;hpb=78a1427fc167ccee73d448054a9c40c19d737ed3;p=automated-distro-installer diff --git a/archlike-pxe b/archlike-pxe index 085679a..db05bf9 100755 --- a/archlike-pxe +++ b/archlike-pxe @@ -72,7 +72,7 @@ pushd $(dirname $sfs); md5sum ${sfs##*/} > airootfs.md5; popd # seems if you've done a pxe boot, mounted the nfs, # then shutdown, it's still busy. -ssh wrt "/etc/init.d/nfsd stop; \ +ssh cmc "/etc/init.d/nfsd stop; \ umount /run/archiso/bootmnt; \ umount /run/parabolaiso/bootmnt; \ rm -rf /mnt/usb/$idir"