Re: Upgrading an i386 machine from amd64.
On 6/1/14, 12:45 PM, Jordan Hubbard wrote:
> On Jun 1, 2014, at 12:04 PM, Alfred Perlstein <bright@mu.org> wrote:
>
>> Unfortunately I'm doing it over NFS and I don't think we support chflags over NFS (not even with an extension).
> Try the installworld with NO_FSCHG=yes
>
> I think that catches at least 7 of the 8 places that need to be conditionalized. :)
>
> - Jordan
>
Thanks Jordan,
I did wind up using that, but NFS still was giving me:
install -C -o root -g wheel -m 444 libcrypt.a /usr/soekris/usr/lib
install -C -o root -g wheel -m 444 libcrypt_p.a /usr/soekris/usr/lib
install -s -o root -g wheel -m 444 -fschg libcrypt.so.5 /usr/soekris/lib
install: /usr/soekris/lib/libcrypt.so.5: Input/output error
*** Error code 71
This was using a FreeBSD 11 client to install into the FreeBSD 10
server's root.
It's either an NFS bug or something broken in 10.x AND 9.x servers
AND/OR 11.x clients.
Nothing in dmesg or on the console so...
-Alfred
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 11 之 25 篇):