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 / -- Mike Brownlow ><> http://www.wsmake.org/~mike/ ----------------------------------------------------------------- 1024D/8AA6EAFD 3861 96B3 EEA2 285C BE23 F706 3E1E EBB2 8AA6 EAFD