Skip site navigation (1)Skip section navigation (2)
Date:      21 Jun 2001 12:09:39 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Luigi Rizzo <luigi@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/release/picobsd/mfs_tree/etc rc
Message-ID:  <xzppubyywik.fsf@flood.ping.uio.no>
In-Reply-To: <200106210853.f5L8rMu72989@freefall.freebsd.org>
References:  <200106210853.f5L8rMu72989@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Luigi Rizzo <luigi@FreeBSD.org> writes:
>   This must have to do with the use of devfs in -CURRENT, but i
>   have no idea when the devfs is actually mounted (is it a
>   side effect of mount -t nonfs or what ?) and when /dev/fd0c becomes
>   available.

If devfs is available, /dev is mounted by init(8) as one of the first
things it does in the boot process (before running rc scripts or
starting a single-user shell), and /dev/fd0c becomes available the
moment you try to access it (provided the kernel found and attached a
floppy drive, and there's a disk in it).

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzppubyywik.fsf>