View previous topic :: View next topic |
Author |
Message |
PiniHadad n00b
Joined: 16 Jun 2003 Posts: 69
|
Posted: Thu Jan 12, 2006 4:10 pm Post subject: LABEL= in fstab not working at boot |
|
|
Hi,
I've got a line in my fstab:
Code: | LABEL=Data /data ext3 noatime 0 0 |
During the boot process I see a message that says something like "A local filesystem failed to mount" and it's not accessible when I log in. But if I log it as root and do "mount /data", it mounts it correctly (works for all users). Does anyone have any idea why?
Thanks,
PH |
|
Back to top |
|
|
Karsten from Berlin Guru
Joined: 28 Feb 2004 Posts: 446 Location: Berlin/Germany
|
Posted: Thu Jan 12, 2006 4:19 pm Post subject: |
|
|
Are you sure your partition is labeled "Data"? Remember, Linux is case sensitive. _________________ Heaven: The police are British, the chefs Italian, the mechanics German, the lovers French and it's organized by the Swiss.
Hell: The police are German, the chefs British, the mechanics French, the lovers Swiss and it's organized by the Italians. |
|
Back to top |
|
|
PiniHadad n00b
Joined: 16 Jun 2003 Posts: 69
|
Posted: Thu Jan 12, 2006 6:06 pm Post subject: |
|
|
Thanks for the reply.
I'm fairly certain. If it wasn't, wouldn't mounting it manually once the system is up fail also? |
|
Back to top |
|
|
|