I have been installing an cofiguring a ASG. After doing a lot of work, i rebooted the system. Now it cannot boot anymore.[:(]
During boot it gives me the next error:
fsck.ext3: Unable to resolve 'LABEL=log'
I checked fstab and it has a line for LABEL=log
Also ls gives me the log files in the /var/log directory. (in "repair filesystem" mode)
How can i solve this? [:S] I dont want to start all over again
Update:
I changed the sixth field (the last one) in /etc/fstab on the line for log from 2 to 0. This made my system boot, but my log partition is not available now.
So i still need a solution, but have been able to create a backup.
Update2:
I changed the first field in the fstab line from LABEL=log to /dev/sda7 and everything works as it should now.
But how do i get that label working correclty?
This thread was automatically locked due to age.