Move directory from one petition/device to another

Nix, Robert P. Nix.Robert at mayo.edu
Tue Sep 20 12:56:53 UTC 2005


Perhaps I was too subtle. You are not attempting the difficult; You are attempting the impossible and failing... And rightly so.

/etc and its contents MUST be available immediately upon the system's start up. Among all the elements that make this important, the one that is key is that the file that describes what needs to be mounted during the boot IS STORED ON THE /etc PATH. If /etc is a mount, then how do you propose to get it mounted, when it contains the very file that would tell the system to mount something at /etc. 

Hopefully this is clear enough and straight forward enough and convincing enough to allow you to move on to some other task and stop wasting effort on trying to teach the pig to dance. ("Never try to teach a pig to dance; It wastes your time, and annoys the pig.")

/etc must be part of the root filesystem. Don't put any more effort into mounting a different filesystem there. Also, /etc is small enough as to not be worth having as a separate filesystem: It's small. It's static. It isn't worth the effort, and the effort is doomed to failure anyway. Give up.


-- 
Robert P. Nix		Mayo Foundation
RO-CE-8-857		200 First Street SW
507-284-0844		Rochester, MN 55905
-----
"In theory, theory and practice are the same, but
 in practice, theory and practice are different."

-----Original Message-----
From: fedora-list-bounces at redhat.com [mailto:fedora-list-bounces at redhat.com] On Behalf Of Cameron Beattie
Sent: Monday, September 19, 2005 2:26 PM
To: For users of Fedora Core releases
Subject: Re: Move directory from one petition/device to another


I did read it and I understood it to be difficult but not impossible. So I'm
now attempting to do the difficult and failing!

If I follow what you say (and I'm not sure I do), I would do the following 
(having copied the contents of /etc to /newetc):
vi /etc/fstab
/dev/sda2 /etc ext3 defaults 0 0

mv /etc /oldetc
mv /newetc /etc
reboot
>
> The contents of /etc are typically not all that big.  Why
> do you want it on a separate partition anyway?
I probably should have told the whole story. What I have is a bunch on
directories on a RAID5 array and want to move all the system-type ones e.g.
/etc /bin /sbin/ to a RAID1 array, leaving /home /usr etc where they are. I
guess it would be easier the other way around but that's not an option.

Any further advice would be appreciated.

Regards

Cameron 

-- 
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list




More information about the fedora-list mailing list