1828046 Members
1707 Online
109973 Solutions
New Discussion

/usr missing

 
SOLVED
Go to solution
Pete Devlin
Valued Contributor

/usr missing

I've done a really dumb thing! I backed up /usr using tar as we needed to extend another filesystem - more than plenty already in /usr.
I reduced /usr to 0 & then extended & did newfs. I now have a tape of tar that I can't figure how to get on the machine. I'm at single user level so can't ftp. I've tried bringing it up to init 2 but it fails. Of course all the newconfig stuff was in /usr.
4 REPLIES 4
Vijeesh CTK
Trusted Contributor
Solution

Re: /usr missing



hi

u willget tar in /sbin

try with that

CTK
Pete Devlin
Valued Contributor

Re: /usr missing

Thanks a million! I did a 'find' on another machine for tar & the only one it came up with was /usr/bin/tar so I thought I was doomed.

Thanks again.

Cheers
Pete.
Vijeesh CTK
Trusted Contributor

Re: /usr missing



oh man..
good to hear...soplease be careful when doing these activities ..do a complete study and do..

did u restored it and working?

CTK
Pete Devlin
Valued Contributor

Re: /usr missing

Ran into trouble as /usr was not mounted & we can't mount it from sbin so looks like ignite..
thanks for your help.