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.
Showing posts with label installworld. Show all posts
Showing posts with label installworld. Show all posts
Friday, March 27, 2009
Subscribe to:
Posts (Atom)