Date: Wed, 14 Jun 2000 10:31:42 +0100 From: "Roberto Nunnari, AGIE" <roberto.Nunnari@agie.ch> To: questions <freebsd-questions@freebsd.org> Subject: problem with diskless Message-ID: <394750FE.A844ED9A@agie.ch>
next in thread | raw e-mail | index | archive | help
Hi gurus. I'm trying to set up a diskless x-teminal but I have problems during boot. The kernel (FreeBSD 4.0R/ELF) is loaded and init executes correctly, but when rc executes rc.diskless1 I get the following error: mount_null: vfsload(null): no such file or directory after that rc.diskless2 gives the same error and then it outputs many other messages with the same error: "no such file or directory" from many other programs such as chown, chgrp, chmod for /dev/tty*. At the end it cannot even find ttyv0. If I modify rc so that it drops into /bin/sh I can see /dev and all tty* and devices in there. Even the PATH variable is corrupted, as it shows //bin:... instead of /sbin:... Any hints? Best regards. -- Roberto Nunnari -software engineer- mailto:roberto.nunnari@agie.ch AGIE - http://www.agie.com Via dei pioppi 16 tel: +41-91-8069138 6616 Losone """ Switzerland (o o) =======================oOO==(_)==OOo======================== MY OPNIONS ARE NOT NECESSARELY THOSE OF MY EMPLOYER To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?394750FE.A844ED9A>