In my last build of FreeBSD/amd64, installworld failed with the following error:
btxld:No such file or directory
It was a little cryptic, specially because it was a fresh install, but after a little internet search I found a possible cause/solution for the issue. The date/time was out of sync...and that was indeed the cause!
You can check the date/time by simply running this:
# date
To sync it I ran:
# adjkerntz -i
Then I re-installed world and everything went fine.
Friday, March 27, 2009
FreeBSD/amd64 Failed installworld btxlsd
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment