Alias numbers should start at 0 and be continuos, i.e. you can't have alias2 following alias0. Though this syntax is deprecated, try using the following:
ipv4_addrs_nfe0="10.0.0.99/27 10.0.0.113-117/32"
> ls -l /usr/include/semaphore.h
4177 -r--r--r-- 1 root wheel - 2196 Jan 9 15:34:23 2010 /usr/include/semaphore.h
Something is obviously wrong with your system.
Well, you could try following:
- boot livefs cd
- Choose Fixit -> CD/DVD
- mount your / partition to /mnt
- run chflags -R noschg /mnt/lib/*; rm -rf /mnt/lib/*; cp -pR /lib/* /mnt/lib/
- once your system boots up, restore schg flags on /lib/ files
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.