Date: Fri, 31 Oct 2008 15:03:09 GMT From: Patrick Oonk <patrick@pine.nl> To: freebsd-gnats-submit@FreeBSD.org Subject: bin/128501: freebsd-update does not work on netbooted machines Message-ID: <200810311503.m9VF391E087189@www.freebsd.org> Resent-Message-ID: <200810311510.m9VFA4hd059252@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 128501
>Category: bin
>Synopsis: freebsd-update does not work on netbooted machines
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Oct 31 15:10:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Patrick Oonk
>Release: 6.3-RELEASE-p5
>Organization:
Pine Digital Security
>Environment:
FreeBSD x 6.3-RELEASE-p5 FreeBSD 6.3-RELEASE-p5 x i386
>Description:
freebsd-update stops when run on a nfs mounted root on a netbooted machine.
>How-To-Repeat:
run freebsd-update on a netbooted machine
>Fix:
around line 2398 of freebsd-update:
mount -d / | grep ": mount_ufs"
if test $? = 0
then
chflags noschg ${BASEDIR}/${F} || return 1
fi
>Release-Note:
>Audit-Trail:
>Unformatted:
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810311503.m9VF391E087189>
