From owner-freebsd-hackers Tue Jul 24 15:32:20 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.quidel.com (webmail.quidel.com [63.125.144.4]) by hub.freebsd.org (Postfix) with ESMTP id 2DC5C37B401 for ; Tue, 24 Jul 2001 15:32:19 -0700 (PDT) (envelope-from et@quidel.com) Received: by mail.quidel.com with Internet Mail Service (5.5.2653.19) id ; Tue, 24 Jul 2001 15:31:34 -0700 Message-ID: <9D4A4E19244ED4119BE90050DAD5DD47BC5563@mail.quidel.com> From: Etienne de Bruin To: "'freebsd-hackers@freebsd.org'" Subject: chroot in rc? Date: Tue, 24 Jul 2001 15:31:33 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In my quest to boot a kernel containing an mfs and the chroot'ing to a mounted CD, I have the following problem: Where should the chroot command go? Can I sorta leave init hanging in the air by putting it in /etc/rc (I modified this heavily so I don't use other startup scripts)? Can I configure /etc/ttys so that getty executes chroot? Where's the best place to put it? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message