Sorry, forgot to CC to all.
---------- Forwarded message ---------- From: Sergey Mironov <[email protected]> Date: 2014-07-28 14:34 GMT+04:00 Subject: Re: [Nix-dev] Moving /nix/store to another partition To: Luca Bruno <[email protected]> 2014-07-28 13:59 GMT+04:00 Luca Bruno <[email protected]>: > On 28/07/2014 11:54, Sergey Mironov wrote: > Relocating means rebuilding everything from scratch. > The other possibility is to bind mount /home/nix/store to /nix/store. > The problem is that the nix store is needed in initrd. So the bind mount > is not easy, you may end up with the system not booting. Interestingly. I didn't think about initrd. In theory, I may try to customize the initrd script to do bind mount (I hope I have HDD driver compiled in kernel). What do you think, will it be sufficient? Should I do the bind mount once again during stage2 ? Regards, Sergey _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
