Hi list,
[I think it is better placed in storage than in Installing/Upgrading. Excuse me for the double post.]
I am a bit lost right now.
I thought I just update my system which is:
I did updates with
I started to do updates again. It said:
Reboot again and then it got stuck:
I read that the boot code has to be rewritten. I booted 10.1 from a usb stick and did:
Nothing changed.
Then I booted 10.2 and did the above again. Now it says:
With 10.2 I tried to import the zpool to see the status.
That worked but zpool status gave me:
Same with 10.1.
I rewrote the bootcode again with 10.1. Same errors.
So, now I can't boot and I can't access the zpool just because I did some updates. How can that be?
I'd really appreciate some help!
Cheers,
FreeBeer
[I think it is better placed in storage than in Installing/Upgrading. Excuse me for the double post.]
I am a bit lost right now.
I thought I just update my system which is:
Code:
10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
I did updates with
freebsd-update fetch && freebsd-update
. p24 was applied and after a reboot I got:
Code:
FreeBSD 10.1-RELEASE-p24 (GENERIC) #0: Mon Nov 2 12:17:28 UTC 2015
I started to do updates again. It said:
Code:
The following files will be added as part of updating to 10.1-RELEASE-p25:
*a long list with mostly stuff in /usr/src/contrib/*
Reboot again and then it got stuck:
Code:
ZFS: i/o error - all block copies unavailable
ZFS: can't read object set for dataset u
ZFS: can't open root filesystem
gptzfsboot: failed to mount default pool zroot
I read that the boot code has to be rewritten. I booted 10.1 from a usb stick and did:
gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 mdif0 (and 1,2,3,4,5)
Nothing changed.
Then I booted 10.2 and did the above again. Now it says:
Code:
ZFS: i/o error - all block copies unavailable (3 times)
Can't find /boot/zfsloader
...
boot:
ZFS: i/o error - all block copies unavailable
Can't find /boot/kernel/kernel
With 10.2 I tried to import the zpool to see the status.
zpool import -f zroot
That worked but zpool status gave me:
Code:
internal error: failed to initialize ZFS library
Same with 10.1.
I rewrote the bootcode again with 10.1. Same errors.
So, now I can't boot and I can't access the zpool just because I did some updates. How can that be?
I'd really appreciate some help!
Cheers,
FreeBeer