From mboxrd@z Thu Jan 1 00:00:00 1970 From: carl hansen Subject: moving /gnu to different disk Date: Tue, 12 Jan 2016 13:39:02 -0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113ecd44cbb998052929e116 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJ6ed-0001cs-UI for help-guix@gnu.org; Tue, 12 Jan 2016 16:39:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJ6ed-0001Wh-1X for help-guix@gnu.org; Tue, 12 Jan 2016 16:39:03 -0500 Received: from mail-io0-x22a.google.com ([2607:f8b0:4001:c06::22a]:34913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJ6ec-0001Wa-Sf for help-guix@gnu.org; Tue, 12 Jan 2016 16:39:02 -0500 Received: by mail-io0-x22a.google.com with SMTP id 77so367089559ioc.2 for ; Tue, 12 Jan 2016 13:39:02 -0800 (PST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: help-guix@gnu.org --001a113ecd44cbb998052929e116 Content-Type: text/plain; charset=UTF-8 Rather than trying the following, I thought, "Why not ask first?" Due to the sizes of various hard disks in my machine, I want to move /gnu to /directoryondifferentdisk/gnu and then do mount --bind /directoryondifferentdisk/gnu /gnu (I have already formed a superstition that ln -s /directoryondifferentdisk/gnu /gnu won't work) I see a vast collection of hard links in /gnu/store/.links... I forsee problems when copying /gnu, not reproducing hard links but reproducing the data. Are my fears founded? How to proceed? Or better to start over with new installation of gnux and /gnu? --001a113ecd44cbb998052929e116 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Rather than trying the following, I thought, &qu= ot;Why not ask first?"

Due to the sizes of various hard d= isks in my machine, I want to move /gnu
to /directoryondiffer= entdisk/gnu
and then do
mount --bind /director= yondifferentdisk/gnu /gnu

(I have already formed a supers= tition that
ln -s /directoryondifferentdisk/gnu /gnu
won&#= 39;t work)

I see a vast collection of hard links in /gnu/= store/.links...

I forsee problems when copying /gnu, not = reproducing hard links
but reproducing the data.

Are my fears founded? How to proceed?
Or better to star= t over with new installation of gnux and /gnu?
--001a113ecd44cbb998052929e116--