Date: Thu, 26 Aug 1999 21:58:31 -0700 From: Ludwig Pummer <ludwigp@bigfoot.com> To: Michel Davoudian <md@convair.com> Cc: "stable@FreeBSD.ORG" <stable@FreeBSD.ORG> Subject: Re: Upgrading to 3.2 Message-ID: <37C61AF7.D360D4CF@bigfoot.com> References: <37C5FB90.8B2C38A0@convair.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Michel Davoudian wrote: > mount command gives : wds01a on / (local, read-only) and HERE is the > problem : The filesystem is read-only and consequently I can't delete > rc.conf nor rename rc.conf.previous in order to correct my mistake. > > Other detail, I can't see any DIR called /etc/default and the files > rc.conf + rc.conf.previous are in the /etc DIR > > Thanks for any hint to make this filesystem writable. I tried many > options of the mount command but maybe my ideas are not so clear now... "mount -a" to mount all of the filesystems listed in /etc/fstab /etc/default should exist in /usr/src/etc (or wherever you keep your FreeBSD sources). It should have been made when you upgraded /etc (you did upgrade /etc, didn't you?). --Ludwig Pummer <ludwigp@bigfoot.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37C61AF7.D360D4CF>