>-----Original Message----- >From: redhat-list-bounces@xxxxxxxxxx >[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Ahmed Mohamed >Sent: Sunday, April 15, 2007 12:55 AM >To: redhat-list@xxxxxxxxxx >Subject: /etc/fstab error > >Hi all, > >I am using fedora 6. >I have edited file /etc/fstab file by adding to the following line: > >LABEL=/download /download ext3 defaults > 1 2 > >I have succeeded mounting it on /dev/hda6 and accessed files on this >partition >but when I later rebooted the system it dropped to a repair >mode. As a root >I have >tried to restore the file (/etc/fstab) back to its original >state but the it >is always read-only >mode. I have tried to chmod it (a=rw), I have checked the file >attrributes >using chattr /etc/fstab,I have saved it with :wq! . Nothing worked. > >any suggests? > >thank you >-- >redhat-list mailing list >unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe >https://www.redhat.com/mailman/listinfo/redhat-list > Have you actually created the label on the device, and created the directory /download? mkdir /download e2label /dev/hda6 /download Regards, Marshall -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list