how to change from STABLE to RELEASE?
Antonio Olivares
olivares14031 at gmail.com
Wed Jan 9 16:51:38 UTC 2013
>> ===========================
>>
>> When I reboot I get:
>>
>> Enter full pathname of shell or RETURN for /bin/sh:
>> I press enter and try:
>>
>> # mount -a
>> mount: not found
>> # mount -urw /
>> mount: not found
>> #
>>
>> I try
>> # /rescue/vi /etc/defaults/rc.conf
>> which is the one that is borked, to fix it and remove the "<<<<" that
>> present in there, I get
>>
>> ex/vi: Error: /var/tmp/vi.recover: Read-only file sytem
>> ex/vi: Modifications not recoverable if the session fails
>> ex/vi: Error: /etc/defaults/rc.conf: Read-only file sytem
>> ex/vi: Error: Unable to create temporary file: Read-only file system
>>
>> I can boot the livedvd for FreeBSD 9.1 or 8.2/8.3 series as I have
>> them available. There used to be the fixit command and I could use
>> it. I try the advice in System Administration chapter of handbook,
>> but it does not work here :(
>>
>> boot -s
>> mount -a
>> mount -urw /
>>
>> as found in:
>>
>> http://www.freebsd.org/doc/faq/admin.html#rcconf-readonly
>>
>>
>> Words of advice and suggestions are greatly appreciated and would get
>> me to fix the mess that I started by myself :(
>>
>> Regards,
>
>
>
>
> mount -o rw /
>
>
> Alternatively boot a livefs CD (or martin matuska's mfsbsd) and mount your / partition from there, read-write.
>
>
Thank you for the suggestion. I am now back in the saddle and running
9.1-RELEASE on this machine. Thanks for all the help provided.
$ uname -r
9.1-RELEASE
$ uname -a
FreeBSD e213-amd64-1.grullahighschool.org 9.1-RELEASE FreeBSD
9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012
root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
Regards,
Antonio
More information about the freebsd-questions
mailing list