On 10/12/06, balaji sunder <[EMAIL PROTECTED]> wrote:
Hai Friends, Before Partition i am deleted the partition tabel using fdisk command. There is a problem in Fedore core 3 instllation with Manual partition.Partition label Changes issue ie Given Partition Label Received Partition Label / /1 /home /home /usr /usr /backup /backup I am repeated the same procedure again then i am receiving the issue is Given Partition Label Received Partition Label / / /home /home1 /usr /usr1 /backup /backup1 please, help me to solve this problem.
You can change the label later using the command e2label. Be warned, you may make some entries (which depend on the filesystem label) invalid in /etc/fstab by using this command. Make sure to correct those before rebooting. -- Vaibhav -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
