Re: Maximal Mount Count

1999-03-11 Thread Mike Merten
On Wed, Mar 10, 1999 at 07:05:25PM +, Paul Puri wrote: > > Now I have three partitions of equal size (1Gb). Yet, now I fear a > problem coming on. My first partition is 11% filled, my 2nd partition > contains only /usr and is 88% to capacity, and the last has /home > which is %15 percent

Re: Maximal Mount Count

1999-03-10 Thread Paul Puri
have more room to grow. 12% percent is not enough. I doubt /home will ever need 1gb. Thanks. >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 3/10/99, 1:33:38 AM, Mike Merte

Re: Maximal Mount Count

1999-03-10 Thread Mike Merten
On Wed, Mar 10, 1999 at 11:06:59AM +0100, [EMAIL PROTECTED] wrote: [snip] > > I just wonder if I /lost+found subdirs created in new ext2 partitions can be > deleted or they have to stay there for any reason... they do take some > space. > > Regards, > > Horacio I believe the lost+found director

Re: Maximal Mount Count

1999-03-10 Thread homega
Mike Merten dixit: > > Actually, what I did was something more like this: > > # mount /dev/hda2 /mnt > # cp -a /usr/* /mnt right, /usr/* tells to copy everything inside /usr/, but not the /usr directory name itself. I think a different way to achieve this is: # cp -ax /usr > # umount /mnt > #

Re: Maximal Mount Count

1999-03-10 Thread Mike Merten
On Wed, Mar 10, 1999 at 02:12:48AM +, Paul Puri wrote: > What is the command that I use to mv /usr to /dev/hda2? > > I tried 'mv /usr /hda2/usr', but that gave me the error, 'mv: cannot > move '/usr' across filesystems: Not a regular file. > > Thank you... > Actually, what I did was so

Re: Maximal Mount Count

1999-03-10 Thread homega
Paul Puri dixit: > >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > > On 3/9/99, 6:32:06 PM, Shao Zhang <[EMAIL PROTECTED]> wrote regarding Re: > Maximal Moun

Re: Maximal Mount Count

1999-03-10 Thread Paul Puri
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 3/9/99, 6:32:06 PM, Shao Zhang <[EMAIL PROTECTED]> wrote regarding Re: Maximal Mount Count: > Paul Puri wrote:

Re: Maximal Mount Count

1999-03-10 Thread Paul Puri
iginal Message <<<<<<<<<<<<<<<<<< On 3/9/99, 5:52:08 PM, Andrei Ivanov <[EMAIL PROTECTED]> wrote regarding Re: Maximal Mount Count: > > It is a 1gig partition. I have two others on this same machine. > Ok, make your partiti

Re: Maximal Mount Count

1999-03-10 Thread Andrei Ivanov
> It is a 1gig partition. I have two others on this same machine. Ok, make your partitions ready for linux (ext2 fs, etc). > > What can I do to move stuff to these other partitions so that my 1st > partition will not be so loaded down. I would like to install more > software there? Then what y

Re: Maximal Mount Count

1999-03-10 Thread servis
*- On 9 Mar, Paul Nathan Puri wrote about "Maximal Mount Count" > The main partition of my laptop is at 96%. > > It is a 1gig partition. I have two others on this same machine. > > What can I do to move stuff to these other partitions so that my 1st > partition wi

Maximal Mount Count

1999-03-10 Thread Paul Nathan Puri
The main partition of my laptop is at 96%. It is a 1gig partition. I have two others on this same machine. What can I do to move stuff to these other partitions so that my 1st partition will not be so loaded down. I would like to install more software there? What directory trees can safely be