[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't create temporary file, errno=30: SOLVED



El Lun 02 Jul 2001 22:03, escribiste:
> Debian User wrote:
> > El Lun 02 Jul 2001 21:42, Mike Brownlow escribi?:
> > > Debian User wrote:
> > > > Hi,
> > > > I have start up my linux box for 28 days. Suddenly, when I have tried
> > > > to edit a file with vi, the system said:
> > > >
> > > > Can't create temporary file, errno= 30
> > >
> > > One way if you have kernel headers installed:
> > >
> > > $ grep 30 /usr/include/asm/errno.h
> > > #define EROFS           30      /* Read-only file system */
> >
> > I have installed kernel headers in my system.
> >
> > Regards
>
> Sorry! I answered in a strange way. :)
>
> Try remounting the filesystem /tmp is on with read-write
> capabilities.
>
> Probably:
> # mount -o remount,rw /

I have run # mount -o remount, rw / and all it's OK again.

Many thanks

J_Ramón



Reply to: