Re: LABEL managing on FC6



Matt Giwer wrote:

Igor Jagec wrote:
I'd like to change my home partition from /dev/hda7 to /dev/hdb1. How
can I do that on my FC6? How can I manage labels? I don't know what
program generates 'LABEL=/home' line in /etc/fstab. I tried fwfstab
program, but it can't manage labels.
If you do not insist upon doing it by label you can simply

Well, I did it without labeling for starters (I know how to edit fstab
properly), but I wanted to do it "the rihgt way" :)

I don't know what are the benefits of labeling, but i suppose there is a
reason why the system works that way. I figured that Hal is managing all
that stuff. http://www.redhat.com/magazine/003jan05/features/hal/

mv root root-orig
mkdir /dev/hdb1/home (actually wherever hdb1 is mounted)
ln -s /dev/hdb1/home home (again the mount point not the device name)
Then
mv root-orig/username root/username
I have done it and it works clean. There is also a security benefit they tell
me in having linux on one drive and data on another.

Thanks, but e2label did the job :)

Cheers!

--
Igor Jagec
.



Relevant Pages

  • Re: Wine Labels - A4 Gummed Paper?
    ... I have a load of home made wine which I am very excited about and am ... looking for the best method of creating my own wine labels using a pc ... bottle that you have). ... I am using this labeling procedure with my home beer bottles from ...
    (rec.crafts.brewing)
  • Re: Cantor Confusion
    ... allow mathematics to model the question and give an answer. ... The labels are confounding, not clarifying. ... The result depends on the labeling. ...
    (sci.math)
  • Re: Large External HDs
    ... The antistat bags had no aesthetic value and did not lend themselves to ... labeling. ... simple A thru Q labels to identify them. ...
    (rec.video.desktop)
  • Graphic Time Labeling
    ... I have my own graph routine which labels time on the X Axis. ... The problem I'm having is labeling different compression periods based on ...
    (microsoft.public.vb.general.discussion)
  • Re: LABEL managing on FC6
    ... Igor Jagec wrote: ... can I do that on my FC6? ... How can I manage labels? ...
    (linux.redhat)