Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 18:47:24 +0200
From:      Walter Hop <walter@binity.com>
To:        Hector Villalvazo <hvillalvazo@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: URGENT!!!!!
Message-ID:  <13530785256.20020415184724@binity.com>
In-Reply-To: <20020415164021.4594.qmail@web11602.mail.yahoo.com>
References:  <20020415164021.4594.qmail@web11602.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[in reply to hvillalvazo@yahoo.com, 15-04-2002]

> shutdown command, then the machine does not restart fine because it
> canīt read the rc.conf file. i know where the error is, but i cant
> modify it, can you help me??? please!!!

If you mean that your root partition is readonly, issue a:

  /sbin/mount /

command to mount it read-write. After that you can edit the rc.conf,
fstab, etc files to what you like. If your favorite editor complains about
the terminal, try this:

  TERM=cons25

to set the TERM environment variable to something reasonable.

Good luck.

-- 
 Walter Hop <walter@binity.com> | +31 6 24290808 | PGP keyid 0x84813998


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?13530785256.20020415184724>