Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Adding space to /usr2
Name: Alex Date: February 9, 2001 at 10:32:58 Pacific
Comment:
Hi, I wonder if somebody could help me.I'm running low on space on /usr2 partition (tru64 digital unix).I bought an extra hard drive.How do I configure the new hard drive and allocate the new space to my /usr2 patition.
Name: James Date: February 10, 2001 at 16:36:29 Pacific
Reply:
create a file system on the new disk that will be /usr2. mount it with another name as say /usrnew. CD to /usr and tar it all up and move it to /usrnew and then untar the archive. unmount /usr and /usrnew. mount the new device as /usr . Make the changes to your mount tab.
Summary: hey, how would i go about adding text to the end of every 2nd line, then appending the second line to the first? any help would be appreciated ...
Summary: Hello all I have a little problem. I have been trying to change a file that is always updated so I can search for ip by a filed. Below is the file and I need the first ip address. I have been tryin...
Summary: Hi, Depends a bit on the definition of free disk space. The df or bdf commands will display only the space information about a filesystems. The filesystem can be spread over several disk's. So the df...