Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

how to enlarge the spaceroom of var directory

in my filesystem ,the var directory is less than 300k,so I can't put the file which is more than 300k into it.How can enlarge the spaceroom of var directory,what should i do?Thanks

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by wzl540@Aug 9 2006, 07:50 PM

    in my filesystem ,the var directory is less than 300k,so i can't put the file which is more than 300k into it.how can enlarge the spaceroom of var directory,what should i do?thanks

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=17478)

    --- quote end ---

    --- Quote End ---

    use

    ln
    which u can just put the large file in other place with just a symbol link to it in /var

    or

    mount

    if u have a large storage device, but be careful with the file system used in the device.