Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2004 14:23:59 -0700 (PDT)
From:      carvin5string <carvin5string@yahoo.com>
To:        Vince Hoffman <jhary@unsane.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: looks like i've dug my hole too deep, plz help quick.
Message-ID:  <20040512212359.50135.qmail@web40411.mail.yahoo.com>
In-Reply-To: <20040512180016.H493@unsane.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
You have only those two files in root? What about the kernal files I
see on my system? 
Anyway, I have taken this opportunity to do a complete upgrade - new
server, updated OS, Aps, everything. Moving from an AMD Athlon 600 to a
AMD 2600+ with a 400mHz FSB MB, and a 120gig HD, giving LOTS of room to
root and swap partitions. This time I will set the symlinks on /var and
/tmp to /usr/var and /usr/tmp first thing after the OS installs.
This should make for a very nice web server.
Regards,
Chip

--- Vince Hoffman <jhary@unsane.co.uk> wrote:
> 
> 
> On Wed, 12 May 2004, carvin5string wrote:
> 
> > I may have screwed up big time - I tried moving /var to /usr/var
> and
> > accidentally was in root when I ran the command
> > tar cf - . | ( cd /usr/var; tar xf - )
> 
> if it was simply that then nothing was deleted.
> tar cf -  just tars up the files and sends it to stdout. nothing is
> deleted.
> the only files i have in / are COPYWRITE and entropy. dont need any
> others
> 
> you may need to delete the files you created in /usr/var but you
> shouldnt
> need to copy them back.
> 
> > now when I look at root it has some directories but no files at
> all. I
> > look at /usr/var and see directories and no files. When I try to
> > reverse the process with this command, from /usr/var,
> > tar cr - . | ( cd /; tar xf - )
> > I get lots of errors about file system full.
> > This is on my company web server. What can I do to fix this?
> > --
> > Chip
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Movies - Buy advance tickets for 'Shrek 2'
> > http://movies.yahoo.com/showtimes/movie?mid=1808405861
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> >



	
		
__________________________________
Do you Yahoo!?
Yahoo! Movies - Buy advance tickets for 'Shrek 2'
http://movies.yahoo.com/showtimes/movie?mid=1808405861 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040512212359.50135.qmail>