Date: Fri, 29 Mar 2002 02:49:02 +0300 From: "Eqab Almutairi" <gulfservers@hotmail.com> To: questions@FreeBSD.org Subject: /: write failed, file system is full Message-ID: <F54kfcUKbCTDaeemIuP000002cf@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hello , what can i remove from / to get some more space? ns# make install chflags noschg /kernel mv /kernel /kernel.old install -c -m 555 -o root -g wheel -fschg kernel /kernel if [ -d /modules -a -n "`ls /modules`" ]; then mkdir -p /modules.old; cp -p /modules/* /modules.old; fi; /: write failed, file system is full _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F54kfcUKbCTDaeemIuP000002cf>