Dan Shimshoni wrote: > > in /etc/fstab, I have: > LABEL=/work1 /work1 ext3 defaults 1 2 > > When I installed FC4 , I had chosen manual partition, and selected /work1 > as a mounting point for /dev/hda3; I have more partitions on this disk. > (one of them is for the other OS). > > Is there a **safe** way to change the label /work1 to something else, > let's say, > /work ?
Look at man tune2fs to see what you can change in your filesystem, one of these is the label. Baruch ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
