Good evening, all!
I have recently installed FreeBSD 10.1 in an old Lenovo R61i laptop with Brazilian Keyboard (br275.iso.acc.kbd).
After the install of both base system and several packages, I started to perform routine upgrade, starting with the packages and following up to the base system.
The packages update run smoothly:
But the base system update could not be performed:
I have very limited experience with Unix systems, so I cannot tell what could be the problem. It does not seem to be network connectivity, since the package update was ok.
Best regards!
Paulo
I have recently installed FreeBSD 10.1 in an old Lenovo R61i laptop with Brazilian Keyboard (br275.iso.acc.kbd).
After the install of both base system and several packages, I started to perform routine upgrade, starting with the packages and following up to the base system.
The packages update run smoothly:
Code:
root@PAULO-FREEBSD:/ # pkg upgrade
Updating FreeBSD repository catalogue...
Fetching meta.txz: 100% 944 B 0.9kB/s 00:01
Fetching packagesite.txz: 100% 5 MiB 119.5kB/s 00:46
Processing entries: 100%
FreeBSD repository update completed. 24575 packages processed.
Checking for upgrades (10 candidates): 100%
Processing candidates (10 candidates): 100%
The following 13 package(s) will be affected (of 0 checked):
...
But the base system update could not be performed:
Code:
root@PAULO-FREEBSD:/ # freebsd-update fetch
Looking up update.FreeBSD.org mirrors... none found.
Fetching metadata signature for 10.1-RELEASE from update.FreeBSD.org... done.
Fetching metadata index... done.
Inspecting system... sha256: ///boot/kernel/kernel.symbols: Input/output error
done.
Preparing to download files... cp: ///boot/kernel/kernel.symbols: Input/output error
File changed while FreeBSD Update running: /boot/kernel/kernel.symbols
I have very limited experience with Unix systems, so I cannot tell what could be the problem. It does not seem to be network connectivity, since the package update was ok.
Best regards!
Paulo