Date: Fri, 21 Jun 1996 13:50:09 GMT From: James Raynard <james@jraynard.demon.co.uk> To: FreeBSD-gnats-submit@freebsd.org Subject: misc/1342: chgrp(1) required by MAKEDEV but not on fixit floppy Message-ID: <199606211350.NAA07377@jraynard.demon.co.uk> Resent-Message-ID: <199606212210.PAA07504@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 1342 >Category: misc >Synopsis: chgrp(1) required by MAKEDEV but not on fixit floppy >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 21 15:10:01 PDT 1996 >Last-Modified: >Originator: James Raynard >Organization: James Raynard, Edinburgh, Scotland >Release: FreeBSD 2.2-CURRENT i386 >Environment: FreeBSD 2.1.0-RELEASE >Description: Report submitted on behalf of Dmitry Solodov <dima@irs.riga.lv> /dev/wd* accidentally clobbered, trying to recreate them using fixit floppy. The "obvious" 'sh MAKEDEV wd0s[1-4]' fails as chgrp is not on the fixit floppy. >How-To-Repeat: >Fix: Add chgrp to the fixit floppy image. Or modify MAKEDEV to use 'chown :operator' instead of 'chgrp operator'. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606211350.NAA07377>