Date: Wed, 4 Nov 2009 02:34:07 +0000 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: Salvage files from harddrive Message-ID: <20091104023407.1fb2983a@gumby.homeunix.com> In-Reply-To: <alpine.BSF.2.00.0910062048090.96742@qvzrafvba.5c.ybpny> References: <2cd283d1fad03837950ef165cf75756c@prodigy.net> <alpine.BSF.2.00.0910062048090.96742@qvzrafvba.5c.ybpny>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Oct 2009 20:50:39 -0400 jhell <jhell@DataIX.net> wrote: > If you can mount this disk in single user mode your best bet to be > safe is just glabel it to something else that your second system is > not before you take the disk out of the machine. > > Even though I don't think it should/would be a problem I can not > speak of a authoritative nature on this subject because I have not > had to test such cases. Personally, I don't think this practise of labelling partitions with names like var makes any sense. fstab exists to keep track of what devices map to which mount points, the point of glabel is to give those devices unique names that are independent of where and when they are detected. I think people get the idea that if they use labels like var they'll never need to edit fstab again. The benefit of that is negligible, it's much easier and less confusing to make minor changes to fstab when you copy it to a new disk than it is to shuffle labels around.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091104023407.1fb2983a>