Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On Fri, 26 May 2000, Scott Lanning wrote: > On Fri, 26 May 2000, John Malloy wrote: > >Does anyone have a suggestion for a way to make the system think > >there is more space (I do have free space on other partitions)? > > > >I know there is a way mount another file system and do a link. > >I just don't know the exact formula to get this to work. > > Make free partition a linux partition with fdisk, then > > mount /new/partition/ /mount/point/ > (probably want to add /etc/fstab entry) > > mv /old/directory /mount/point/ > ln -s /mount/point/ /old/directory/ > > man mount, man ln for details This might not work because mv will not work across filesystems. You have to cp then rm. Also, mounting elsewhere and symbolically linking is going to work slower than mounting /new/partition under /old/directory -- ------------------------------------------------------------------- DDDD David Kramer http://kramer.ne.mediaone.net DK KD DKK D Science without religion is lame, DK KD religion without science is blind. DDDD Albert Einstein - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |