Date: Sun, 17 Sep 2000 15:40:44 +0200 From: Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE> To: NESTOR BARRIENTOS <nrbarrie@hotmail.com> Cc: questions@FreeBSD.ORG Subject: Re: Necesito ayuda!!! Message-ID: <20000917154044.A14369@agamemnon.informatik.rwth-aachen.de> In-Reply-To: <F76BUzN8I2lreZkHYrz000119f1@hotmail.com>; from nrbarrie@hotmail.com on Sat, Sep 16, 2000 at 07:03:26PM %2B0000 References: <F76BUzN8I2lreZkHYrz000119f1@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 16, 2000 at 07:03:26PM +0000, NESTOR BARRIENTOS wrote: > Estaba configurando un DNS, pero en el archivo rc.conf ingresé un caracter > equivocado, entonces cuando intenté reiniciar la máquina logra cargar el > kernel, pero no termina porque reconoce que hay un caracter extraño en dicho > archivo y aborta el inicio, pidiendome el lugar donde está el el shell. Executa el shell y utiliza "vi" para arreglar las cosas en rc.conf. Si los discos aun no han sido montado(?), tienes que hacerlo por tu mismo: mount -o rw / ; mount -o rw /usr. Quizas tienes que montar /var tambien por sea caso que "vi" se queja de no ser capaz de crear unos ficheros de manteniemento. Saludos, Volker -- Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME 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?20000917154044.A14369>