On 2021-03-09 9:51 a.m., John D Groenveld wrote:
In message <[email protected]>, Geoff Nordli writes
:
I saw that post (it is on the wiki) and tried to edit that file, but it
doesn't seem to be editable.
Since sharetab(4) is managed by ZFS properties, you might try performing
the upgrade to a mounted BE.
# pkg update pkg
# beadm create hipster
# beadm mount hipster /tmp/hipster
# pkg -R /tmp/hipster set-publisher -G '*' \
-g http://pkg.openindiana.org/hipster/ \
openindiana.org
# cp /dev/null /tmp/hipster/etc/dfs/sharetab
# pkg -R /tmp/hipster update
# beadm umount hipster
# beadm activate hipster

Hi John.

I tried that and I got an error on another file,which I ended up wiping it with null as well.

That seemed to work, except I got another error about the bootloader not getting installed correctly.  The fix for that is to normally use the updated bootloader:

#/tmp/hipster/sbin/bootadm update-archive -R /tmp/hipster/

ld.so.1: bootadm: fatal: libc.so.1: version 'ILLUMOS_0.37' not found (required by file /tmp/hipster/sbin/bootadm)
ld.so.1: bootadm: fatal: libc.so.1: open failed: No such file or directory

thanks,

Geoff





_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to