Luis Finotti wrote:
> Dear Basajaun and all,
>
> Basajaun wrote:
> > [snip]
> >
> > Well, you could try the old link trick. First of all locate the biggest
> > directory(ies) residing in /, e.g.
> >
> > du -sh /*
> >
> > then, move that directory and all of its contents to a bigger
> > partition, w
Dear Basajaun and all,
Basajaun wrote:
[snip]
Well, you could try the old link trick. First of all locate the biggest
directory(ies) residing in /, e.g.
du -sh /*
then, move that directory and all of its contents to a bigger
partition, where space is not a problem, e.g.
cp -R /big_dir /scrat
Thanks to all you guys for your suggestions. I'll have to study a while
before I decide how to proceed as I tend
to get symlinks backwards even after reading man. I actually feel more
comfortable resizind partitions.
One thing I'd like to kow before closing this thread, how does one know,
or r
Obviously, the following line:
cp -R /big_dir /scratch/
should read:
mv /big_dir /scratch/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Jun 08, 2005 at 05:36:21AM -0400, Tom Allison wrote:
> >if resizing / really cannot be done, maybe create a new /lib partition
> >instead
Don't do this! /lib, /bin and /etc MUST be on your root filesystem or
the system won't boot.
Frank
--
"Debugging is twice as hard as writing the co
[snip]
> Phil said:
> >>Your / partition is where /lib lives, and you've only got ~18MB. I'd say
> >>your modules directory should take up more than that. 30MB+. Prolly not
> >>enough space.
>
>
> Hey Phil, thanks, that explains it. Now how to get more space on /? I
> could resize partitions wit
Joris Huizer wrote:
Leonard Chatagnier wrote:
Leonard Chatagnier said:
tar: ./lib/modules/2.6.8-2-686/modules.symbols: Cannot write: No
space left on device
tar: Error exit delayed from previous errors
I chacked partition space with df and seem to have ample room as shown"
ChatagnierL-H
Leonard Chatagnier wrote:
Leonard Chatagnier said:
tar: ./lib/modules/2.6.8-2-686/modules.symbols: Cannot write: No space
left on device
tar: Error exit delayed from previous errors
I chacked partition space with df and seem to have ample room as shown"
ChatagnierL-Home:~# df
Filesystem
Leonard Chatagnier said:
tar: ./lib/modules/2.6.8-2-686/modules.symbols: Cannot write: No space
left on device
tar: Error exit delayed from previous errors
I chacked partition space with df and seem to have ample room as shown"
ChatagnierL-Home:~# df
Filesystem 1K-blocks Used
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leonard Chatagnier said:
> tar: ./lib/modules/2.6.8-2-686/modules.symbols: Cannot write: No space
> left on device
> tar: Error exit delayed from previous errors
> I chacked partition space with df and seem to have ample room as shown"
> ChatagnierL-
10 matches
Mail list logo