You are not logged in.
http://www.archlinux.org/news/filesyste … -required/
News: filesystem upgrade - manual intervention required
2011-12-20 - Tom Gundersen
When upgrading to filesystem-2011.12 there will be a conflict with /etc/mtab.
Install the package as follows:
# pacman -S filesystem --forceIt is strongly advised to avoid the --force or -f switch as it is not safe. However, in this particular case it is needed as deleting /etc/mtab manually would break pacman.
The reason for the conflict is that the file used to be generated at boot and hence not owned by any package. Now it is a symlink to /proc/self/mounts owned by filesystem. This change means that initscripts no longer requires write access to the rootfs (though other packages might).
Edit by Mr Green
Offline
Thanks for the warning.
Suggestion: do this right away before you forget about this.
Don't forget to
#pacman -Syyfirst.
Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Offline
Job done thanks for heads up
Offline