Re: Need Help; Read Only file system needs to be Read Write in new Sid upgrade

2001-05-02 Thread John Foster
Osamu Aoki wrote: > Really. > > # mount -n -t remount,rw / > # mount -avt nonfs,noproc,nosmbfs > > Did you do this with -n and -t? This should remount rw. > > I have several standard recovery tricks listed in my web page below > including this one. --

Re: Need Help; Read Only file system needs to be Read Write in new Sid upgrade

2001-05-02 Thread Osamu Aoki
On Tue, May 01, 2001 at 10:50:54AM -0500, John Foster wrote: > /etc/init.d/. I tried to get the file system to remount rw but that did Really. # mount -n -t remount,rw / # mount -avt nonfs,noproc,nosmbfs Did you do this with -n and -t? This should remount rw. I have several standard recover

Need Help; Read Only file system needs to be Read Write in new Sid upgrade

2001-05-01 Thread John Foster
I recently upgraded my Sid/unstable test system. After the upgrade the file system will not mount properly. It mounts read only. It also boots up to runlevel 2 after giving the error message that it can not run /etc/rc , /etc/rcS. Apparently the kernel can not access anything in /etc/init.d/. I tri