Ops :) if you don't have --chroot first mount a /run with ramfs. Then activate the system with chroot /mnt /nix/var/nix/profiles/system/activate . Then chroot running /run/current-system/bin/bash . You may do it :) If for some reason it tells you activate cannot be found or such, try reading the symlinks.
On Wed, Dec 17, 2014 at 12:01 AM, Jascha Geerds <[email protected]> wrote: > > On Tue, Dec 16, 2014, at 23:56, Luca Bruno wrote: > > No need for --chroot, it already uses /mnt. > > I think he would like to chroot into an existing NixOS installation. As > far as I know nixos-install is only used for new installations > > -- > Jascha Geerds > [email protected] > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > -- NixOS Linux <http://nixos.org>
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
