I tried to quickly free up some space in / by:
mv /var /home/var
ln -s /home/var /var
Bad Idea!
Resulting console messages:
INIT: cannot open /etc/inittab errno:2
INIT: failed write of utmp entry:"r0"
sulogin:resource:system defaults database could not be allocated due to: cannot be...
I am using the following command to create my backup:
find ./home -print | cpio -ocB> /dev/rStp0
Some of my tapes are not labelled properly. Is there a command or switch I can use to determine the date the backup was created?
Any help would be greatly appreciated!
A:-(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.